Releases: sendbird/sendbird-ios-framework
Releases · sendbird/sendbird-ios-framework
v3.1.24
- Added MessageSearchQuery's totalCount and made it public
- Implemented channel membership history where clients can retrieve whether users have joined or left the channel
- Removed some logs to improve performance
v3.1.23
v3.1.22
- Added Metadata key filter that was previously missing in belongsTo of SBDGroupChannelListQuery.
- Disabled DB access if local caching is off.
- Fixed WS connection being lost after switching from wifi to LTE.
v3.1.21
v3.1.20
v3.1.19
- Improved console logging when invoking channel change event
v3.1.18
- Improved stability.
v3.1.38
Improvements
- Fixed a crash issue in WebSocket.
- Fixed reachability delegate to always run on main thread.
v3.1.17
- Fixed a bug that returns the wrong token for changelogs in channel sync.