Skip to content

v5.1.1

Choose a tag to compare

@jitvarpatil jitvarpatil released this 10 Oct 07:48
· 9 commits to v5 since this release
76b7c2b

New

  • 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.

Deprecations

  • None

Removals

  • None

Known Issues

  • None