You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [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
0 commit comments