You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.