Skip to content

Commit 8d4e01b

Browse files
committed
release v3.17.12
1 parent 9a545a5 commit 8d4e01b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog - v3
2+
## [v3.17.12] (MAR 26 2026)
3+
### Fixes
4+
- Fixed a bug where invisible zero-width spaces inserted during paste in `MessageInput` could be included in sent or updated messages
5+
26
## [v3.17.11] (MAR 12 2026)
37
### Fixes
48
- Fix a security vulnerability by upgrading dompurify to v3.3.2 (CVE range: >=3.1.3, <=3.3.1)

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