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
Added localization support for additional languages and regions:
English (United Kingdom) – en-GB
English (United States) – en-US
Japanese – ja
Korean – ko
Dutch – nl
Turkish – tr
Italian - it
Enhancements
Enabled the ability to override existing localizations and add support for new languages, giving developers more control over language customization in the UI.
Enabled localization and developer customization support for date and time formats, allowing developers to tailor display formats to match the app’s locale and specific design requirements.
Added the ability to customize the leading view in message bubbles using CometChatMessageTemplate.
Fixes
Resolved an issue where the typing indicator did not appear correctly in message headers.
Disabled long-press actions for unsent messages.
Fixed an issue where the proximity sensor did not turn off the screen during calls when the phone was brought close to the ear.
Fixed an issue where group search results were displayed incorrectly on scrolling.
Fixed mention taps in the sample app to correctly navigate to the user’s chat.
Fixed an issue that caused the Expo app to crash.
Fixed an issue where emojis in group names appeared broken in group icons.