You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue in CometChatMessageList where the last message ID, user ID, or group ID of a conversation was being cached when a custom MessagesRequestBuilder was set, leading to incorrect data display in the CometChatMessageList.
Fixed an issue where the string “Call” was not localized in the UI Kit.
Fixed an issue where messages containing “&” were being rendered as “&“.
Fixed an issue where phone numbers and URLs were not visible due to an incorrect highlight color.