Skip to content

4.3.14

Compare
Choose a tag to compare
@suryansh-cometchat suryansh-cometchat released this 18 Jul 15:02
· 5 commits to v4 since this release
8b3e8ff

Fixes

  • Fixed an issue where the UI navigation bar of the CometChatConversations component was transparent.
  • Fixed an issue where the reply count of a message was incremented when sending a message in a thread, even if the user was blocked by the logged-in user.
  • Fixed an issue where the UI swap actions in the CometChatConversations component could not be overridden.
  • Fixed a bug where the prop to customize avatarStyle in MessageHeaderConfiguration was missing.
  • Fixed a bug where the prop to customize avatarStyle in MessageListConfiguration was missing.
  • Fixed a bug where the prop to customize reactionStyle in ReactionsConfiguration was missing.
  • Fixed a crash that occurred when opening the detail page with a custom profile view set.
  • Fixed an issue where disabling sound for messages in the CometChatMessageList and CometChatMessageComposer was not working.
  • Fixed a crash that occurred when selecting and then deselecting a list item in the CometChatContacts component.