Skip to content

Releases: cometchat/cometchat-uikit-react

v2.3.6-1

17 Jun 11:30
3c17f8f
Compare
Choose a tag to compare

Support for SDK v2.3.6
Increment unread count for custom messages
Error messages toast notification
Transfer group ownership before leaving the group
Confirmation dialog before deleting group and leaving group
Corrections to Russian language translations

v3.0.0-beta5-1

01 Jun 09:11
c1e3c73
Compare
Choose a tag to compare

Support for SDK v3.0.0-beta5
Implementation of Feature Restrcition
Show profile of user in user detail screen
1-1 private messaging from Group
Delete conversations from Chats
Moderator should be able to delete other's message
Named exports for Nextjs compatibility
Bug fixes:
-- URL shared with special characters
-- Fix call UI
-- Audio and video files not showing In the message list

v2.3.5-1

01 Jun 08:40
c1e3c73
Compare
Choose a tag to compare

Support for SDK v2.3.5
Implementation of Feature Restriction
Show profile of user in user detail screen
1-1 private messaging from Group
Delete conversations from Chats
Hide deleted messages
Moderator should be able to delete other's message
Named exports for Nextjs compatibility
Bug fixes:
-- URL shared with special characters
-- Fix call UI
-- Audio and video files not showing In the message list

v2.3.4-beta1-1

13 May 12:42
2eae49d
Compare
Choose a tag to compare

Support for SDK v2.3.4-beta1
Multi tab support
friendsOnly prop exposed in the following component

  1. CometChatUserListWthMessages
  2. CometChatUI

v2.3.2-1

30 Apr 15:38
61d3e02
Compare
Choose a tag to compare

Calling screen popout as fullscreen for Web ChatWidget
Support for SDK v2.3.2
Enabling Custom CSS for calling using SDK method setCustomCSS
Fixing regex (prepend http/s) for matching URL pattern

v2.3.0-1

19 Apr 17:01
feebad6
Compare
Choose a tag to compare

Support for SDK 2.3.0
Standalone CometChatMessages component
chatWithUser & chatWithGroup prop exposed for following components:
CometChatUI
CometChatMessages
CometChatConversationListWthMessages
CometChatGroupListWthMessages
CometChatUserListWthMessages

Using context API
Overall code optimization
Reduced size of audio files; implemented lazy loading and in
Removing focus on message composer on load
Appending HTTP for URL regex
Localization support for Sweden (sv) and Lithuanian (lt) language

v3.0.0-beta1-1

02 Apr 15:30
252ec54
Compare
Choose a tag to compare

Support for SDK v3.0.0-beta1

v2.2.1-2

12 Mar 14:41
22194c1
Compare
Choose a tag to compare

Distinct class names for chat options in message header

Test cases added for:
CometChatUserListItem
CometChatGroupListItem
CometChatConversationListItem

v2.2.1-1

04 Mar 13:43
ba87eae
Compare
Choose a tag to compare

Following new versioning as sdkversion-x
Support for SDK v2.2.1 (User presence not updating realtime)
Bug fixes:

View members screen overlapping issue
Detail screen width adjustment
Chat messages overlapping between chat windows
"n new message/messages" fix

v1.2.14

22 Feb 18:30
ae1cfc8
Compare
Choose a tag to compare

Support for SDK v2.2.0
End typing event bugfix
Readme update