Skip to content

Releases: sendbird/sendbird-ios-framework

v3.1.24

31 Aug 06:51
Compare
Choose a tag to compare
  • 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

08 Aug 07:14
Compare
Choose a tag to compare

v3.1.23 (Aug 8, 2022)

  • Fixed an error where the channel update event was not triggered when receiving a new message using the platform API
  • Improved cleanup process on WebSocket reconnection

v3.1.22

03 Aug 10:12
Compare
Choose a tag to compare
  • 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

22 Jul 09:02
Compare
Choose a tag to compare

Fixed objectEnumerator error when invoking channel change event

v3.1.20

20 Jul 05:56
Compare
Choose a tag to compare

Fixed error in console log when invoking channel change event

v3.1.19

19 Jul 07:48
Compare
Choose a tag to compare
  • Improved console logging when invoking channel change event

v3.1.18

02 Jan 15:08
Compare
Choose a tag to compare
  • Improved stability.

v3.1.38

30 Dec 04:52
Compare
Choose a tag to compare

Improvements

  • Fixed a crash issue in WebSocket.
  • Fixed reachability delegate to always run on main thread.

v3.1.17

27 May 06:00
Compare
Choose a tag to compare
  • Fixed a bug that returns the wrong token for changelogs in channel sync.

v3.1.16

19 May 02:22
Compare
Choose a tag to compare
  • Fixed crash in NSRunLoop.