v4.3.12
rohitninawe-cometchat
released this
18 Jun 18:25
·
8 commits
to v4
since this release
Fixes:
- Resolved the real-time Group Members count issue in
CometChatGroupMembers
. - Fixed an issue where messages were not fetched when transitioning from background to foreground in
CometChatMessageList
. - Corrected the read receipt issue in
CometChatMessageList
, where the sender was not updated via read receipt in real-time when the message was read by the receiver. - Fixed the unread count issue where the count was not updating after the message was read.
- Fixed the empty alert box issue that appeared when the user clicked on the microphone without permission.
- Addressed the Online/Offline Status Indicator issue, ensuring it reflects status changes in real-time.
- Resolved the duplicate message issue in
CometChatMessageList
when a user sent multiple messages in a short period. - Fixed the issue where thumbnails were not generating in
CometChatImageBubble
andCometChatVideoBubble
. - Fixed the Add Member issue in groups that was causing the application to crash in
CometChatGroupMembers
.