Commit b2cea9f
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
container1 parent e818e43 commit b2cea9f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments