Skip to content

Releases: sendbird/sendbird-chat-sdk-flutter

v4.2.10 (Apr 9, 2024)

09 Apr 08:21
ce0be85
Compare
Choose a tag to compare

Features

  • Added the privacy manifest file for iOS

Improvements

  • Fixed the bug that there are duplicated channels in GroupChannelCollection

v4.2.9 (Apr 3, 2024)

03 Apr 02:37
36b6a71
Compare
Choose a tag to compare

Improvements

  • Fixed the bugs regarding error handling in MessageCollection
  • Fixed the bug that mentionedUserIds is missing in a pending message

v4.2.8 (Mar 27, 2024)

27 Mar 00:42
fc21d8a
Compare
Choose a tag to compare

Improvements

  • Fixed the compile error regarding logger v1.4.0

v4.2.7 (Mar 21, 2024)

21 Mar 06:10
7b9b69d
Compare
Choose a tag to compare

Improvements

  • Updated dependency range for http, uuid and logger packages
  • Fixed the exception regarding encrypt package

v4.2.6 (Mar 20, 2024)

20 Mar 06:39
3b62405
Compare
Choose a tag to compare

Improvements

  • Fixed the bug regarding reaction payload parsing

v4.2.5 (Mar 12, 2024)

12 Mar 06:33
3394fe2
Compare
Choose a tag to compare

Improvements

  • Added secureUrl in Thumbnail

v4.2.4 (Mar 8, 2024)

08 Mar 03:14
c33bfb2
Compare
Choose a tag to compare

Improvements

  • Fixed the exception regarding unmodifiable list

v4.2.3 (Mar 4, 2024)

04 Mar 01:30
8dd2e61
Compare
Choose a tag to compare

Improvements

  • Fixed the bug where query in GroupChannelCollection does not work when reconnected

v4.2.2 (Fed 15, 2024)

15 Feb 06:03
4d44a44
Compare
Choose a tag to compare

Improvements

  • Fixed the bug where votedPollOptionIds in Poll is always empty

v4.2.1 (Fed 5, 2024)

05 Feb 06:34
fdfe7fa
Compare
Choose a tag to compare

Improvements

  • Fixed the bug where getCachedMetaData() in BaseChannel is not being updated when deleting metadata.