Releases: sendbird/sendbird-chat-sdk-flutter
Releases · sendbird/sendbird-chat-sdk-flutter
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
v4.2.20 (Jul 11, 2024)
Improvements
- Fixed the parsing bug regarding
markAsRead()
event - Fixed the db upsert bug regarding read status
v4.2.19 (Jul 4, 2024)
Improvements
- Fixed a bug that channels are not added when
includeEmpty
isfalse
inGroupChannelCollection
- Fixed a bug regarding a channel event when leaving a
GroupChannel
- Fixed a bug regarding the filtering on multi
GroupChannelCollection
s
v4.2.18 (Jun 26, 2024)
Improvements
- Fixed the bugs regarding edge cases during
resetMyHistory()
processing - Fixed a bug that the filtering is not worked on multi
GroupChannelCollection
s - Fixed a bug that channel changelogs are not upserted in db
- Fixed a bug regarding the result of
init()
inSendbirdChat
v4.2.17 (Jun 18, 2024)
Improvements
- Fixed a bug regarding receiving messages during
resetMyHistory()
processing
v4.2.16 (Jun 13, 2024)
Improvements
- Fixed a bug regarding
await
inresetMyHistory()
inGroupChannel
v4.2.15 (Jun 5, 2024)
Improvements
- Fixed the bugs regarding my mute info
- Fixed the bugs regarding changelogs on web
- Fixed the bugs regarding connection management
- Fixed the bugs regarding
markAsDelivered()
inSendbirdChat
- Added
metaData
,readStatus
,deliveryStatus
in channel db - Fixed a bug when
includeEmpty
isfalse
inGroupChannelCollection