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
Added a new prop hideReceipt to hide the receipt in the message bubble and conversation’s last message.
Fixes:
Fixed an issue where the online/typing indicator was being displayed for blocked users.
Fixed an issue where the online/offline status was not localised.
Fixed an issue where if the conversation type was set to users and a message was received in a group, the group was visible in the conversations list in real time.
Deprecations:
Deprecated disableReceipt prop from CometChatMessageList & CometChatConversations component.