Skip to content

v5.3.7

Choose a tag to compare

@Lucky-Cometchat Lucky-Cometchat released this 08 Jun 14:44
· 8 commits to v5 since this release
3ee6eeb

New

  • Added the loadLastAgentConversation prop to CometChatMessageList, enabling automatic loading of the most recent agent conversation.

Enhancements

  • None

Fixes

  • Fixed an issue where voice message recording and playback did not work correctly on iPhone devices.
  • Resolved an issue where unread message counts were not cleared after opening a conversation.
  • Fixed unsafe user handling scenarios and improved component stability during repeated remounts.
  • Resolved listener cleanup issues to prevent duplicate event handling across component remounts.