Releases: cometchat/cometchat-uikit-react
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 chat widget
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
3.0.0-beta1-2
Fixing zipname in postinstall script
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.9
Support for SDK v2.2.0
End typing event bugfix
Readme update
v1.2.8
Updated HomePage
Renaming files & Restructuring folder structure
Polls v2 implementation
Consistent date format - For e.g. 16th Feb 2021
README update
Bug fixes:
Issues in localization strings
Updating chat list on delete and leave group
Firefox ui issue
Optimization:
CometChatAvatar component
Merging call and group action component
v1.2.7
Optimistic UI - Showing messages in the list as soon as the user enters it
Support for SDK v2.1.7
Using setLocalizedStringObject to send localized strings to calling component
Bug fixes:
Incoming alert for direct calls
Blocking incoming alerts for direct calls when a direct call is already ongoing
Explicitly set button type to "button" to prevent form submission
v1.2.6
Implementation of message translation extension
Localization of group action messages
Refreshing messagelist when a maximum number(100) of messages are received
Support for v2.1.6 SDK
Minor bug fixes