Skip to content

v4.3.16

Compare
Choose a tag to compare
@nakul-cometchat nakul-cometchat released this 18 Jul 07:59
· 3 commits to v4 since this release
594d10a

Fixes:

  • Fixed an issue in Safari and Firefox browsers where the send button was not disabled after clearing text from the message input, resulting in sending a message with
    text.
  • Fixed an issue where overriding MessageHeaderStyle caused backIconTint to revert to the original theme instead of using the developer-defined theme.
  • Fixed an issue where the unread message count was not updated correctly when two users are logged in on different devices, ensuring that messages are marked as read consistently across both devices.
  • Fixed a bug where the prop to customise tint color of the live reaction icon was missing.
  • Fixed an issue where the attachmentOptions callback in CometChatMessageComposer was not returning the group in the callback.