Skip to content

Releases: sendbird/sendbird-uikit-react

## [v3.16.10] (Jun 12 2025)

13 Jun 06:51
Compare
Choose a tag to compare

[v3.16.10] (Jun 12 2025)

Chore

  • Fixed localCacheEnabled option applied

## [v3.16.9] (Jun 10 2025)

10 Jun 17:17
Compare
Choose a tag to compare

[v3.16.9] (Jun 10 2025)

Chore

  • Updated @sendbird/chat dependency version to ^4.19.1
  • Updated @sendbird/uikit-tools dependency version to ^0.0.8
  • Updated @sendbird/react-uikit-message-template-view dependency version to ^0.0.8

[v3.16.8] (Jun 9 2025)

10 Jun 06:42
Compare
Choose a tag to compare

[v3.16.8] (Jun 9 2025)

Fixes:

  • Fixed a bug that disableMarkAsDelivered not working properly in GroupChannel component
  • Improved internal state management for stabilization

[v3.16.7] (May 27 2025)

28 May 06:41
Compare
Choose a tag to compare

[v3.16.7] (May 27 2025)

Fixes:

  • Fixed a minor message style

[v3.16.6] (May 13 2025)

14 May 06:45
Compare
Choose a tag to compare

[v3.16.6] (May 13 2025)

Fixes:

  • Fixed a bug that the scroll does not remain bottom when quoted message renders

[v3.16.5] (Apr 30 2025)

30 Apr 07:04
Compare
Choose a tag to compare

[v3.16.5] (Apr 30 2025)

Fixes:

  • Fixed a bug that GroupChannelProvider with startingPoint throws an error
  • Improved custom hook actions through memoization

[v3.16.4] (Apr 15 2025)

15 Apr 08:27
Compare
Choose a tag to compare

[v3.16.4] (Apr 15 2025)

Features:

  • Added support for multi-line ellipsis in quoted messages.

Fixes:

  • Fixed an issue where the previous thread message wouldn't load when scrolling to the top.
  • Fixed an issue where scrollToBottom() did not work when sending a message on mobile.

[v3.16.3] (Apr 3 2025)

03 Apr 06:29
Compare
Choose a tag to compare

[v3.16.3] (Apr 3 2025)

Fixes:

  • Fixed an issue where the connection is still alive after SendbirdProvider have been unmounted.
  • Fixed an undefined error of emojiCategory.

[v3.16.2] (Mar 28 2025)

28 Mar 04:47
Compare
Choose a tag to compare

[v3.16.2] (Mar 28 2025)

Features:

  • Added tel and mailto protocol support for the markup link

[v3.16.1] (Mar 5 2025)

05 Mar 02:47
Compare
Choose a tag to compare

[v3.16.1] (Mar 5 2025)

Fixes:

  • Fixed an unexpected error in MessageList