Skip to content

v4.3.12

Compare
Choose a tag to compare
@nakul-cometchat nakul-cometchat released this 27 Jun 07:48
· 9 commits to v4 since this release
3935b96

Enhancements

  • Mentions formatter enhancements with different enums for consistency across every platform.

Fixes

  • Fixed an issue where the typing indicator was being sent even though the logged-in user had blocked the other user. The receiver was able to see typing.
  • Fixed an issue where the template property in the messageInformation component was not optional.
  • Fixed an app crash issue related to the dynamic last message feature following call termination.
  • Fixed an issue where the message bubble did not show an error icon if message sending failed.
  • Fixed an issue where the hideError prop was missing from the MessagesList component.