v5.3.3
·
12 commits
to v5
since this release
New
- None
Enhancements
- None
Fixes
- Fixed an issue where a blank space appeared at the bottom of the screen after selecting the Attach option.
- Fixed an issue where swipe-to-reply did not navigate to the original message when using custom message templates passed via the
templatesprop inCometChatMessageList. - Fixed a crash on Android where
badgeCountin notifications failed whenunreadMessageCountwas missing. - Fixed an issue where long text in the conversation list subtitle was not truncated when the rich text formatter returned JSX.
- Fixed an issue where rich text formatting (such as bold and italic) was not preserved in the reply preview.
- Fixed an issue where nested ordered and bullet lists were not properly supported in message bubbles.
- Fixed an issue where outgoing call rejection callbacks returned an "unanswered" status when the receiver app was killed.
- Fixed an issue where sending the first message to a new user resulted in an
ERR_CONVERSATION_NOT_ACCESSIBLEerror. - Fixed an issue where mentions were not clickable when sent along with rich text formatting.