github GetStream/stream-chat-swift 3.0.1
StreamChatUI 3.0-beta.4

latest releases: 4.72.0, 4.71.0, 4.70.0...
4 years ago

StreamChat Changes

✅ Added

  • Add support for enforce_unique parameter on sending reactions #770

🐞 Fixed

  • Fix development token not working properly #760
  • Fix lists ordering not updating instantly. #768
  • Fix update changes incorrectly reported when a move change is present for the same index. #768
  • Fix issue with decoding member_count for ChannelDetailPayload #782
  • Fix wrong extra data cheat sheet documentation link #786

⚠️ Reminder

The framework naming and overall structure were changed. Since version 3.0, Stream Chat iOS SDK consists of:

StreamChat framework

Contains low-level logic and is meant to be used by users who want to build a fully custom UI. It covers functionality previously provided by StreamChatCore and StreamChatClient.

StreamChatUI framework

Contains a complete set of ready-to-use configurable UI elements that you can customize a use for building your own chat UI. It covers functionality previously provided by StreamChat (v2).


Don't miss a new stream-chat-swift release

NewReleases is sending notifications on new releases.