Skip to content

Commit b2cea9f

Browse files
authored
v3.14.0 (#1045)
## [v3.14.0] (Apr 5, 2024) ### Feature - `TemplateMessageItemBody` now supports `CarouselView` type template - Added 'wide' width support for `MessageContent` when value exists in `message.extendedMessagePayload['ui']['container_type']` - Added template version validation for `TemplateMessageItemBody` ### Message template fixes/updates - Fixed a bug where argb color values are not converted to rgba - Fixed a bug where style properties expecting numeric values are set with string values - Removed default values of `borderRadius`, `backgroundColor`, and `color` for message template items ### Other fixes - Fixed a bug where scroll bar is displayed in message sender name container
1 parent e818e43 commit b2cea9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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