Skip to content

Releases: cometchat/cometchat-uikit-react-native

v5.0.0

30 Apr 19:32
6338a00
Compare
Choose a tag to compare

New

  • Revamped UI: Experience a fresh, modern design for improved visual appeal and consistency. The updated look enhances usability and engagement.
  • Restructured Components: Enjoy a redesigned component architecture that improves scalability, making it easier to build and maintain modular designs.

Enhancements

  • Optimized User Experience: Interactions have been streamlined to provide a smoother, more intuitive experience, reducing friction during use.
  • Advanced Styling and Theming: Gain greater flexibility with enhanced customization options, allowing you to tailor appearances to suit your brand effortlessly.
  • Simplified Integration: Set up faster and with ease thanks to a more intuitive, streamlined integration process.

Fixes

  • Resolved: Issue where the Android app would crash when placed in the background with certain app states (e.g., notifications or incoming calls).
  • Fixed: Call Button not working correctly on Android, especially when navigating between chat screens.
  • Fixed: Outgoing calls not properly transitioning to the call screen after initiating a call.
  • Fixed: Inconsistent display of user statuses in dark mode across devices.
  • Resolved: App crashes on iOS when switching groups or users in the chat list.
  • Fixed: Flickering modal UI on iOS during call initiation and chat navigation.
  • Fixed: Group member scope changes not updating in real-time.
  • Fixed: App freezing when editing messages in the conversation list.
  • Fixed: Scroll behavior issues in group chats and calls screen on older Android devices.

Removals

  • Style Props Removed: Style-specific props have been deprecated to encourage the use of modern theming practices, which offer more robust and scalable customization options.

v5.0.0-beta.1

27 Mar 08:50
6a27cdf
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

New

  • Revamped UI: Experience a fresh, modern design for improved visual appeal and consistency. The updated look enhances usability and engagement.
  • Restructured Components: Enjoy a redesigned component architecture that improves scalability, making it easier to build and maintain modular designs.

Enhancements

  • Optimized User Experience: Interactions have been streamlined to provide a smoother, more intuitive experience, reducing friction during use.
  • Advanced Styling and Theming: Gain greater flexibility with enhanced customization options, allowing you to tailor appearances to suit your brand effortlessly.
  • Simplified Integration: Set up faster and with ease thanks to a more intuitive, streamlined integration process.

Fixes

  • None

Removals

  • Style Props Removed: Style-specific props have been deprecated to encourage the use of modern theming practices, which offer more robust and scalable customization options.

v4.3.8

07 Feb 15:58
c731897
Compare
Choose a tag to compare

New

  • Added Picture-in-Picture (PIP) mode for Android Calling

Enhancements

  • None

Fixes

  • None

v4.3.6

25 Sep 16:12
a2958e2
Compare
Choose a tag to compare

New

  • None

Enhancements

  • Updated React Native UI Kit to version 4.3.20

Fixes

  • None

v4.3.5

28 Jun 09:59
f2910c2
Compare
Choose a tag to compare

Enhancements

  • Now user details will be pulled from the static JSON data in sample app
  • Updated Chat SDK to version 4.0.9
  • Updated React Native UI Kit to version 4.3.13

v4.3.4

17 Apr 15:28
49c25be
Compare
Choose a tag to compare

Enhancements

  • Updated UI Kit to version 4.3.4
  • Updated Calls SDK to version 4.0.7
  • Updated Chat SDK to version 4.0.7
  • Updated React Native to version 0.73.6

Fixes

  • Addressed an issue where auto-login was not working properly.

v4.3.3

09 Apr 16:33
442d624
Compare
Choose a tag to compare

Enhancements

  • Updated UIKit to version v4.3.3.

Fixes

  • Addressed an issue that was causing the app to crash upon permission changes when the app was in the background.

v4.3.2

04 Apr 11:30
b494e4c
Compare
Choose a tag to compare

Enhancements

  • Updated UIKit to version v4.3.2.
  • Updated the version of Async Storage to v1.23.1 to improve the app's performance and reliability.

Fixes

  • Addressed an issue which was causing visibility problems with the status bar.

v4.3.0

23 Mar 11:36
49f8073
Compare
Choose a tag to compare

Added:

  • Reactions feature

Bug fixes:

  • Attach video from gallery instead of the file storage (IOS)
  • Replacement of deprecated package in React Native UIKit to support react-native 0.73 (new package @react-native-clipboard/clipboard)
  • Scrolling on media messages opens the media message instead of just scrolling fixed.
  • Added a new video player to tackle video related bugs.
  • Exposed KeyboadAvoidingView props of message composer to give more control to the user doing so fixing bugs with the message Composer for some users.
  • Optimised bottom sheet.
  • Optimised flow of sending the media messages.

v4.1.0

16 Dec 07:49
64f7e43
Compare
Choose a tag to compare

Changes Made:

New Feature:

Added support for AI Conversation Summary & AI Assist Bot.
Added Call Logs, Call Log Participants, Call Log Recordings, Call Log History, Call Log Details & Call Logs With Details component.