All Versions
10
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.12 Changes

    • Remove _prefSpeakGrowls, _prefMacSpeakVoice, _prefMacSpeakSpeed
  • v0.11 Changes

    • Remove _prefTabUiReturnSelects
  • v0.9 Changes

    • Export Id constructors.
    • Expect a ChannelId rather than a Channel for ChannelLeft event
    • ✂ Remove Group in favour of Channel, a group is just a private channel.
    • ✂ Remove _prefAutoplaySounds field.
  • v0.8 Changes

    • Remove _prefCollapsible from Preferences as it is sometimes not present.
    • Remove _prefCollapsibleByclick from Preferences as it is sometimes not present.
  • v0.7 Changes

    • ➕ Add Prisms for Event and Subevent.
    • ➕ Add Lenses for Preferences
    • ✂ Remove _prefFuzzyMatching
    • ✂ Remove _teamRequireAtForMention
    • ➕ Add ReconnectUrl type
    • ✂ Remove deprecated FileUrl keys
    • ➕ Add TeamMigrationStarted event
  • v0.6 Changes

    • ✂ Remove error call when an unknown message type is encountered.
    • ✂ Remove userStatus field in the User datatype
    • ➕ Add some new event subtypes
    • ➕ Added a ping thread to make sure WS crashes when it should
  • v0.5 Changes

    • 👀 Remove _prefSeenUserMenuTipCard, _prefSeenTeamMenuTipCard, _prefSeenChannelMenuTipCard, prefSeenMessageInputTipCard, prefSeenChannelsTipCard, prefSeen FlexpaneTipcard.
  • v0.4 Changes

    • ✂ Remove prefMacSsbBullet, prefWinSsbBullet and prefNoMacssb1Banner as they are no longer returned by the Slack API
    • Compatability changes for GHC 7.10
    • 👉 Make BotIcons optional
  • v0.3 Changes

    • 🔄 Change type of teamIconDefault to Maybe Bool in response to #4
    • 📜 Parsing the websockets URL is now more robust.
  • v0.2.1 Changes

    • ➕ Add ping/pong events.
    • ➕ Add lenses for SlackConfig.
    • 🔧 Make initial configuration availible in SlackState.