Skip to content

v5.2.11

Choose a tag to compare

@suraj-chauhan-cometchat suraj-chauhan-cometchat released this 07 Mar 06:14
· 8 commits to v5 since this release
f7e119b

New

  • Added support for badge counts in the React Native push notification sample app, enabling apps to display unread message counts on the app icon.

Enhancements

  • Added an error message in the message bubble when users attempt to send a file type that is not allowed in chat.

Fixes

  • Fixed an issue where the UI was not fully responsive on iPad screens.
  • Resolved an issue where the conversation list incorrectly navigated back to the search state instead of returning to the conversation list.
  • Fixed an issue where emojis were cropped when the device’s OS-level text size was set to a large value.
  • Fixed an issue where message bubble theme colors did not update in real time when switching between light and dark mode.
  • Fixed a crash that occurred when the system language was changed while the app was running in the background.
  • Fixed an issue where the showMarkAsUnreadOption prop did not work when custom message templates were passed to the message list.