Releases: sendbird/sendbird-chat-sdk-flutter
Releases · sendbird/sendbird-chat-sdk-flutter
v4.2.10 (Apr 9, 2024)
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)
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)
Improvements
- Fixed the compile error regarding logger v1.4.0
v4.2.7 (Mar 21, 2024)
Improvements
- Updated dependency range for http, uuid and logger packages
- Fixed the exception regarding encrypt package
v4.2.6 (Mar 20, 2024)
Improvements
- Fixed the bug regarding reaction payload parsing
v4.2.5 (Mar 12, 2024)
Improvements
- Added
secureUrl
inThumbnail
v4.2.4 (Mar 8, 2024)
Improvements
- Fixed the exception regarding unmodifiable list
v4.2.3 (Mar 4, 2024)
Improvements
- Fixed the bug where
query
inGroupChannelCollection
does not work when reconnected
v4.2.2 (Fed 15, 2024)
Improvements
- Fixed the bug where
votedPollOptionIds
inPoll
is always empty
v4.2.1 (Fed 5, 2024)
Improvements
- Fixed the bug where
getCachedMetaData()
inBaseChannel
is not being updated when deleting metadata.