Skip to content

Commit 5f34d86

Browse files
authored
release: v3.16.4 (#1330)
1 parent d0020c2 commit 5f34d86

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog - v3
22

3+
4+
## [v3.16.4] (Apr 15 2025)
5+
### Features:
6+
- Added support for multi-line ellipsis in quoted messages.
7+
### Fixes:
8+
- Fixed an issue where the previous thread message wouldn't load when scrolling to the top.
9+
- Fixed an issue where `scrollToBottom()` did not work when sending a message on mobile.
10+
311
## [v3.16.3] (Apr 3 2025)
412
### Fixes:
513
- Fixed an issue where the connection is still alive after `SendbirdProvider` have been unmounted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sendbird/uikit-react",
3-
"version": "3.16.3",
3+
"version": "3.16.4",
44
"description": "Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.",
55
"keywords": [
66
"sendbird",

0 commit comments

Comments
 (0)