Skip to content

Releases: sendbird/sendbird-chat-sdk-flutter

v4.2.30 (Dec 5, 2024)

05 Dec 05:38
5c36a4f
Compare
Choose a tag to compare

Improvements

  • Fixed the reconnection bug when moving to background and then moving to foreground quickly

v4.2.29 (Nov 20, 2024)

20 Nov 02:42
8f09912
Compare
Choose a tag to compare

Features

  • Updated the versions for mime, web_socket_channel and flutter_lints packages

Improvements

  • Added the filtering for replyType in MessageCollection

v4.2.28 (Nov 15, 2024)

15 Nov 02:10
451f678
Compare
Choose a tag to compare

Improvements

  • Fixed a bug regarding the initial parameters in message collection

v4.2.27 (Nov 6, 2024)

06 Nov 07:12
53ca8a3
Compare
Choose a tag to compare

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)

28 Oct 06:16
63a0786
Compare
Choose a tag to compare

Features

  • Added useAutoResend in SendbirdChatOptions

Improvements

  • Fixed a bug regarding onReconnectFailed() event in ConnectionHandler

v4.2.25 (Oct 21, 2024)

21 Oct 06:11
17191c9
Compare
Choose a tag to compare

Improvements

  • Fixed the reconnection bug while entering foreground
  • Modified the endpoint of sbm metric

v4.2.24 (Oct 8, 2024)

08 Oct 05:57
1727cfb
Compare
Choose a tag to compare

Improvements

  • Fixed bugs regarding the events for hide() in GroupChannel
  • Fixed the message deletion bug in db regarding resetMyHistory()

v4.2.23 (Sep 13, 2024)

13 Sep 04:54
bc9631c
Compare
Choose a tag to compare

Improvements

  • Fixed the bug regarding hide() in GroupChannel
  • Fixed the issue regarding websocket security

v4.2.22 (Aug 23, 2024)

23 Aug 08:09
aa39620
Compare
Choose a tag to compare

Improvements

  • Fixed the bugs regarding the channel change logs on multi GroupChannelCollections

v4.2.21 (Aug 16, 2024)

16 Aug 02:14
57876e9
Compare
Choose a tag to compare

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