Releases: sendbird/sendbird-chat-sdk-flutter
Releases · sendbird/sendbird-chat-sdk-flutter
v4.3.2 (May 7, 2025)
Improvements
- Fixed a bug where network error related exceptions were not raised in
loadPrevious()
andloadNext()
inMessageCollection
v4.3.1 (Apr 4, 2025)
Improvements
- Fixed duplicate userId bug related to reaction
- Improved websocket statistics
v4.3.0 (Mar 11, 2025)
Features
- Added
messageDeletionTimestamp
inBaseChannel
Improvements
- Fixed a bug where the timer is not reset related to typing indicator
- Added device token cache for push notifications
v4.2.31 (Feb 25, 2025)
Improvements
- Fixed a bug where
requestId
is null if websocket is disconnected while sending aFileMessage
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