Skip to content

Releases: sendbird/sendbird-chat-ios-spm

v3.1.24

31 Aug 07:03
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 08:30
Compare
Choose a tag to compare
  • 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

3.1.22

08 Aug 07:58
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:14
Compare
Choose a tag to compare

Fixed objectEnumerator error when invoking channel change event

v3.1.19

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

v3.1.16

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

v3.1.15

12 May 07:30
Compare
Choose a tag to compare
  • Improved stability.
  • Fixed a bug for filtering public group channels in SBDGroupChannelCollection.
  • Added SBDChannelHiddenStateFilterAll.
  • Added mentioned users to pending messages.

v3.1.13

12 May 07:29
Compare
Choose a tag to compare
  • Fixed a crash bug.
  • Fixed a bug that belongsTo: of SBDMessageListParams returns a wrong value.

v3.1.12

12 May 07:29
Compare
Choose a tag to compare
  • Improved stability.

v3.1.11

12 May 07:28
Compare
Choose a tag to compare

Improved stability.