Skip to content

v5.3.3

Choose a tag to compare

@suraj-chauhan-cometchat suraj-chauhan-cometchat released this 20 Apr 13:38
· 12 commits to v5 since this release
7ac4981

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 templates prop in CometChatMessageList.
  • Fixed a crash on Android where badgeCount in notifications failed when unreadMessageCount was 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_ACCESSIBLE error.
  • Fixed an issue where mentions were not clickable when sent along with rich text formatting.