Skip to content

Releases: sendbird/sendbird-ios-framework

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:09
Compare
Choose a tag to compare
  • Improved stability

v3.1.28

28 Sep 10:20
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:24
Compare
Choose a tag to compare

3.1.27 (Sep 22, 2022)

  • Resolved priority inversion warning

v3.1.26

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

v3.1.25

05 Sep 09:16
Compare
Choose a tag to compare
  • Improved stability