Skip to content

Releases: sendbird/sendbird-chat-ios-spm

v3.1.37

13 Dec 10:19
Compare
Choose a tag to compare

Improvements

  • Fixed unreadMessageCount to be updated when an unread message is deleted
  • Fixed a crash issue in [SBDAppInfo _toDictionary]

v3.1.36

09 Dec 06:40
Compare
Choose a tag to compare
  • Fixed potentail thread safety issue of getMembers for SBDGroupChannel
  • Fixed session key security issue

v3.1.35

23 Nov 07:22
Compare
Choose a tag to compare

Improvements

  • Improved stability

v3.1.34

17 Nov 06:36
Compare
Choose a tag to compare

Improvements

  • Fixed multiple concurrent connections issue

v3.1.33

27 Oct 09:50
Compare
Choose a tag to compare
  • Fixed metaArrays not being copied when copying a userMessage

v3.1.32

25 Oct 06:04
Compare
Choose a tag to compare

Improvements

  • Fixed timer concurrency issue when reconnecting
  • Fixed an issue that caused the main thread to slow down while using SBDGroupChannelCollection

v3.1.29

12 Oct 10:14
Compare
Choose a tag to compare
  • Improved stability

v3.1.28

28 Sep 10:51
Compare
Choose a tag to compare

3.1.28 (Sep 28, 2022)

  • Implemented synchronous initialization for SBDMain
  • Improved stability when sending FILE messages
  • Removed older implementation of polls from v3

v3.1.27

22 Sep 04:35
Compare
Choose a tag to compare
  • Resolved priority inversion warning

v3.1.26

14 Sep 06:09
Compare
Choose a tag to compare
  • Fixed duplicate message being returned in SBDMessageCollection's loadPrevious and loadNext