Skip to content

Releases: cometchat/cometchat-uikit-react

v2.3.4-beta1-1

13 May 12:21
e596d28
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:36
1149353
Compare
Choose a tag to compare

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

19 Apr 17:01
a6ab36e
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:33
a5e8ea5
Compare
Choose a tag to compare

Support for SDK v3.0.0-beta1

3.0.0-beta1-2

12 Apr 06:05
73d7005
Compare
Choose a tag to compare

Fixing zipname in postinstall script

v2.2.1-1

04 Mar 13:43
73d7005
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.9

22 Feb 17:57
cdb5fca
Compare
Choose a tag to compare

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

v1.2.8

17 Feb 07:38
87662e3
Compare
Choose a tag to compare

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

28 Jan 18:35
7b42585
Compare
Choose a tag to compare

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

06 Jan 14:34
bc70b2d
Compare
Choose a tag to compare

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