Skip to content

V5.2.10

Choose a tag to compare

@ashfaqcometchat ashfaqcometchat released this 02 Mar 16:46
· 3 commits to v5 since this release
3e4ce44

New

  • Introduced a badge count feature that displays the total number of unread messages on the app icon.
    • Displays a badge when a push notification with an unread count is received.
    • Shows the total number of unread messages across all conversations.
    • Automatically clears the badge when the app is opened.
  • Introduced a user-friendly error message when attempting to send a media message with an unsupported file type. Users will now see: “This file type is not allowed.”
  • Enabled thumbnail preservation for failed media messages, allowing users to view thumbnails and open media files locally even if the upload fails.

Enhancements

  • Extended support for GIFs, allowing a broader range of formats and improved rendering in chat conversations.
  • Improved search results by grouping messages by month and displaying the full date in the tail view for better context.
  • Enhanced in-conversation search functionality to display the sender’s name, making it easier to identify message authors.

Fixes

  • Resolved an issue where the unread message count briefly appeared and then disappeared upon entering a conversation.
  • Fixed an issue where newly sent messages did not appear in the message list after navigating to another conversation.
  • Fixed an issue on the Group Info page where tapping near the right side of a group action row (such as Leave, Delete Chat, or Delete and Exit) unintentionally triggered the action. Actions are now performed only when the corresponding button is explicitly tapped.
  • Resolved an issue where attempting to send a media message with an unsupported file type failed silently without displaying an error message.
  • Fixed an issue where failed media messages did not retain their thumbnails, preventing users from previewing or opening the files locally.
  • Fixed an issue where the Save button appeared when updating a group member’s scope even if the selected scope was the same as the current one. The Save button is no longer shown when no actual change is made.

Deprecations

  • None

Removals

  • None