Releases: cometchat/cometchat-uikit-react
v2.3.6-1
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
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
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
Support for SDK v2.3.4-beta1
Multi tab support
friendsOnly prop exposed in the following component
- CometChatUserListWthMessages
- CometChatUI
v2.3.2-1
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
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
Support for SDK v3.0.0-beta1
v2.2.1-2
Distinct class names for chat options in message header
Test cases added for:
CometChatUserListItem
CometChatGroupListItem
CometChatConversationListItem
v2.2.1-1
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
Support for SDK v2.2.0
End typing event bugfix
Readme update