Releases: sendbird/sendbird-chat-sdk-flutter
Releases · sendbird/sendbird-chat-sdk-flutter
v4.2.30 (Dec 5, 2024)
Improvements
- Fixed the reconnection bug when moving to background and then moving to foreground quickly
v4.2.29 (Nov 20, 2024)
Features
- Updated the versions for
mime
,web_socket_channel
andflutter_lints
packages
Improvements
- Added the filtering for
replyType
inMessageCollection
v4.2.28 (Nov 15, 2024)
Improvements
- Fixed a bug regarding the initial parameters in message collection
v4.2.27 (Nov 6, 2024)
Features
- Applied the message threading policy for last message and unread message count in
GroupChannel
Improvements
- Fixed a bug where update events are not called for messages with OGTags
- Fixed the reconnection events to be called in pairs
v4.2.26 (Oct 28, 2024)
Features
- Added
useAutoResend
inSendbirdChatOptions
Improvements
- Fixed a bug regarding
onReconnectFailed()
event inConnectionHandler
v4.2.25 (Oct 21, 2024)
Improvements
- Fixed the reconnection bug while entering foreground
- Modified the endpoint of sbm metric
v4.2.24 (Oct 8, 2024)
Improvements
- Fixed bugs regarding the events for
hide()
inGroupChannel
- Fixed the message deletion bug in db regarding
resetMyHistory()
v4.2.23 (Sep 13, 2024)
Improvements
- Fixed the bug regarding
hide()
inGroupChannel
- Fixed the issue regarding websocket security
v4.2.22 (Aug 23, 2024)
Improvements
- Fixed the bugs regarding the channel change logs on multi
GroupChannelCollection
s
v4.2.21 (Aug 16, 2024)
Improvements
- Fixed the bug when upserting a parent message regarding the error on isar
- Fixed the bug regarding the channel filtering when local caching is not used
- Fixed the bugs regarding the thumbnail caching for UIKit
- Fixed a bug regarding reactions on offline mode