v4.3.4
Enhancement
- Reordered the message options such as react, reply, delete, etc. to improve the overall usability and user experience.
Fixes
- Resolved an issue where duplicate entries of the same user were found in CometChatUsers component, ensuring accurate user representation.
- Fixed a problem where the UID of group members was displayed instead of their names during the process of adding or removing group members, improving chat readability and user recognition.
- Addressed an issue where an error would appear in the console when launching CometChatCallLogsWithDetails component, smoothing system operation and debugging.
- Resolved a problem where icons for private and password-protected groups were not visible in CometChatConversations component, enhancing visibility and user interaction.
- Fixed an issue where, as a logged-in user, one could see their own receipt in message-Info, ensuring correct information representation.
- Addressed an issue where an error was triggered in the console when a user joined a password-protected group and attempted to view group members. Previously, only the logged-in user was visible and the group members were not properly fetched. This fix ensures proper visibility and accessibility of all group members in a password-protected group.