Skip to content

v4.3.2

Compare
Choose a tag to compare
@rohitninawe-cometchat rohitninawe-cometchat released this 04 Jun 11:38
· 20 commits to v4 since this release
dba89aa

Enhancements

  • Enhanced permission management [iOS]
  • Updated the CometChatConversationList component to display only the last message
  • Ensured that blocked users are now visible in the CometChatUsers component
  • Updated the Translation Extension to change the language according to the device by default
  • Improved the UI of the transfer ownership selection process.

Fixes

  • Resolved issue with live reactions affecting multiple conversations
  • Addressed error where new group creation resulted in multiple conversation entries on the receiver side
  • Corrected labeling in action messages
  • Fixed app crash on simulator when opening the camera [iOS]
  • Fixed the smart reply feature to activate only when a new message arrives within the active conversation
  • Resolved the issue where all groups were visible under the Groups Tab in the CometChatContacts component
  • Corrected a spelling mistake in Date Header
  • Fixed a recursive call issue occurring internally when calling the setAccent() method of Theme
  • Addressed the issue where the details page was getting closed when blocking a user
  • Resolved the issue where a conversation was not being removed from CometChatConversations in real-time after blocking a user
  • Added an Error state in messages for interrupted message sending
  • Resolved the issue where sending the first message incremented the unread count to 1 for the sender
  • Fixed the new message indicator when the number of messages is less than the visible list
  • Addressed real-time action messages for kicking a user from the group
  • Ensured real-time updating in conversation when a user is banned or kicked from a group