v4.3.2
Fixes
- Fixed localization string in the Hungarian language.
- Fixed the last Message time format issue; now, past messages show "Yesterday" or the exact date when the message was sent.
Corrected an issue in the CometChatFormBubble component, where a "getUID is undefined" error was displayed while sending it as a
message. - Resolved an issue related to the selection mode for starting a new conversation. It has now been changed from radio to an entire element.
- Rectified an issue where real-time call listeners for one-on-one calls were incorrectly appearing in group chats.
- Fixed the issue where the conversation list did not show an updated unread count when a direct call was initiated. This direct call, being a custom message, should increase the unread count for that conversation if the chat has not been opened.
- Corrected a default value issue in user request builders; it was set to 16 instead of the required 30.
- Addressed an issue where the active emoji category was not visible on the emoji keyboard of the composer.
- Addressed a bug that caused receipts of deleted messages to show in conversations List. Receipts for deleted messages are now successfully hidden.
- Fixed an issue where the details page was closing when the logged-in user blocked a user.
- Resolved a problem where the messages component did not close when the logged-in user was kicked from the group.
- Corrected the group member count display issue. When a group was not opened in the conversation and new members were added or
removed from the group, the member count shown in the group was wrong. - Fixed an issue where two ongoing call screens were visible after accepting a call initiated from 'calllogwithdetails'.
- Addressed an issue where the new chat screen did not open if the conversation list was empty and a new chat was attempted.
- Resolved the issue of Conversations UI looking squished. Also fixed the half cut thread icon and missing line separator.
- Addressed an issue where the attachment options pop-up would incorrectly move and become invisible when scrolling the page content upwards with CometChatMessages fixed onscreen (e.g., bottom right).
- Addressed an issue where messages sent from one user in the main chat were erroneously appearing in the message thread of other user. The issue, which caused a message not part of a thread to show up in opened threads, was effectively fixed.