v4.3.19
New:
- Added a new prop
hideReceipt
to hide the receipt in the message bubble and conversation’s last message.
Fixes:
-
Fixed an issue where previously selected
users
were cleared when searching and then clearing the search bar in theCometChatAddMembers
component. -
Fixed an issue where
contactStyle
was incorrectly marked as a required prop in theCometChatContacts
component. -
Fixed an issue where
user
&group
prop were incorrectly marked as required in theCometChatCallButtons
component.
Deprecations:
- Deprecated
disableReceipt
prop fromCometChatMessageList
&CometChatConversations
component.