Skip to content

v.4.3.16

Compare
Choose a tag to compare
@swayam-cometchat swayam-cometchat released this 22 Aug 07:35
· 11 commits to v4 since this release
75ec4c5

New:

  • Added a new prop hideReceipt to hide the receipt in the message bubble and conversation’s last message.

Fixes:

  • Fixed an issue where the backdropStyle passed to ConversationsConfiguration was not being applied.
  • Fixed an issue where the disableSoundForMessages prop was not working when a message is received.
  • Fixed an issue where the ChangeScopeStyle was missing default height and width causing issue if height and width were not set explicitly.
  • Fixed an issue where previously selected users were cleared when searching and then clearing the search bar in the CometChatAddMembers component.
  • Fixed an issue where the onClick event could not be overridden when default attachment options were fetched.

Deprecations:

  • Deprecated disableReceipt prop from CometChatMessageList & CometChatConversations component.