Skip to content

v4.3.26

Latest

Choose a tag to compare

@william-cometchat william-cometchat released this 27 Jun 12:54
ce5a575

New

  • Updated the Sample App to React Native 0.78 with New Architecture enabled.

Enhancements

  • The customSoundForOutgoingMessages now functions correctly in the CometChatMessages component, allowing users to customize sounds for outgoing messages.

Fixes

  • Resolved an issue where the error state view briefly appeared before the reaction list loaded.
  • Fixed modal presentation issues on iOS, ensuring consistent behavior.
  • Corrected a bug that caused old usernames to appear in conversations after the user updated their name.
  • Fixed the incorrect type definition for the voiceRecordingIconURL prop.
  • Addressed type errors caused by incorrect typings across the UI Kit.

Deprecations

  • None

Removals

  • None