Releases: sendbird/sendbird-uikit-react
Releases · sendbird/sendbird-uikit-react
## [v3.16.10] (Jun 12 2025)
## [v3.16.9] (Jun 10 2025)
[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)
[v3.16.8] (Jun 9 2025)
Fixes:
- Fixed a bug that
disableMarkAsDelivered
not working properly inGroupChannel
component - Improved internal state management for stabilization
[v3.16.7] (May 27 2025)
[v3.16.7] (May 27 2025)
Fixes:
- Fixed a minor message style
[v3.16.6] (May 13 2025)
[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)
[v3.16.5] (Apr 30 2025)
Fixes:
- Fixed a bug that
GroupChannelProvider
withstartingPoint
throws an error - Improved custom hook actions through memoization
[v3.16.4] (Apr 15 2025)
[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)
[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)
[v3.16.2] (Mar 28 2025)
Features:
- Added
tel
andmailto
protocol support for the markup link
[v3.16.1] (Mar 5 2025)
[v3.16.1] (Mar 5 2025)
Fixes:
- Fixed an unexpected error in
MessageList