v4.3.14
rohitninawe-cometchat
released this
09 Jul 14:31
·
8 commits
to v4
since this release
Enhancements:
- Updated all icons to a higher resolution versions to prevent them from appearing blurred.
Fixes:
- Fixed an issue where updating the primary color did not change the info icon tint in
CometChatMessageHeader
component. - Updated the
onSelection
callback to correctly handle and return the list of selected items instead of a boolean true value. - Implemented a stabilisation mechanism for the typing indicator to prevent flickering by ensuring consistent update and rendering behavior when detecting typing events.
- Fixed an issue where the
onSendButtonClick
callback was not triggered after editing a message and then clicking the send button. - Fixed an issue where the read/delivery receipt was not updating on
CometChatConversations
after navigating back from CometChatMessages. - Fixed an issue where the read/delivery receipt was not updating in real-time in
CometChatMessageList
for Media Messages.