Skip to content

Releases: sendbird/sendbird-chat-sdk-flutter

v4.3.2 (May 7, 2025)

07 May 05:02
964a308
Compare
Choose a tag to compare

Improvements

  • Fixed a bug where network error related exceptions were not raised in loadPrevious() and loadNext() in MessageCollection

v4.3.1 (Apr 4, 2025)

04 Apr 02:26
c85ff3b
Compare
Choose a tag to compare

Improvements

  • Fixed duplicate userId bug related to reaction
  • Improved websocket statistics

v4.3.0 (Mar 11, 2025)

11 Mar 08:31
e4e762b
Compare
Choose a tag to compare

Features

  • Added messageDeletionTimestamp in BaseChannel

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)

25 Feb 06:57
6e75992
Compare
Choose a tag to compare

Improvements

  • Fixed a bug where requestId is null if websocket is disconnected while sending a FileMessage

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