Skip to content

v5.3.5

Choose a tag to compare

@Lucky-Cometchat Lucky-Cometchat released this 12 May 10:55
· 10 commits to v5 since this release
21e3052

v5.3.5

New
• None

Enhancements
• None

Fixes
• Fixed imported image messages crashing on iOS with "No suitable image URL loader found" error when messages are imported via the data import API without thumbnail metadata.
• Fixed TypeError crash in CometChatConversations when call events fire while the component is unmounted during stack navigation.
• Fixed conversation list showing stale "Last seen" instead of "Online" status when navigating back to a chat, and read receipts being overwritten by delivered receipts due to React batching.