Skip to content

Commit d90bc2e

Browse files
committed
release v3.17.9
1 parent d70db90 commit d90bc2e

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
# Changelog - v3
2+
## [v3.17.9] (FEB 06 2026)
3+
### Fixes
4+
- Fixed a bug where the open channel delete modal did not close after successful deletion
5+
- Fixed a bug where the open channel list was not updated after a channel was deleted
6+
- Fixed close button visibility in ChannelSettings header on dark mode
7+
- Fixed search and info button visibility in GroupChannel header on dark mode
8+
- Fixed bugs where styles were broken in some components
9+
- Fixed a bug where video thumbnails were rendered differently in Open Channels and Group Channels
10+
- Fixed a bug where the message list did not scroll to the `startingPoint` set on the `GroupChannel`
11+
- Fixed a bug where the input field disappeared when a new message arrived while composing a quote message
12+
- Fixed a bug MenuItem is over-place when app area is narrow
13+
- Fixed a bug where the `markAsUnread` menu was not displayed correctly when replyType was set to thread
14+
15+
216
## [v3.17.8] (JAN 20 2026)
317
### Fixes
418
- Fixed a bug where sometimes does not scroll to bottom when new message comes in

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.17.8",
3+
"version": "3.17.9",
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)