Skip to content

Releases: cometchat/cometchat-uikit-react

v4.1.1

18 Dec 15:23
f23a850
Compare
Choose a tag to compare

New Features:

  • 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.

Bug Fixes:

  • Fixed issue with not being able to hide delete option in Conversations component.
  • Fixed security vulnerabilities reported by npm audit.
  • Fixed issue with Responsiveness of CometChat Tabs.
  • Fixed issue with Group Members Count not updating in CometChatGroupsWithMessages.
  • Fixed issue with Voice Recording.

v4.0.8

16 Nov 13:20
Compare
Choose a tag to compare

Changes Made:

  • New Feature: Added support for interactive messages.
    • Form Message
    • Card Message
  • Removed prop isDraggable from CometChatTabs component
  • Introduced TabsStyle in CometChatTabs component

v4.0.1

17 Oct 10:57
7e2d35a
Compare
Choose a tag to compare

Added AI Conversation Starter & AI Smart Replies feature.
Fixed issue with the messages list getting stuck on loading.
Fixed issue with scrollToBottomOnNewMessages property missing from MessageListConfiguration.

v4.0.0

05 Sep 16:26
Compare
Choose a tag to compare

Sample app with v4 React UI kit

v4.0.0-beta.1.1

03 Jul 13:25
Compare
Choose a tag to compare
  • Updated React UI Kit package to the latest version
  • Calling Bug fixes

v3.0.11-2

20 Jun 07:48
521376f
Compare
Choose a tag to compare

Updated postinstall script as per the new repo name.

v4.0.0-beta.1

07 Jun 13:39
Compare
Choose a tag to compare

Initial Release

V3.0.12-pluto.beta.2

02 Jun 17:30
Compare
Choose a tag to compare
V3.0.12-pluto.beta.2 Pre-release
Pre-release

Pluto Release for React Chat Sample App

v3.0.11-1

30 Jan 13:01
9a91ead
Compare
Choose a tag to compare

Support for SDK v3.0.11

Bugfixes
emoji cursor position on compose message and edit message
Scroll position to a particular category in the emoji keyboard
Emoji keyboard causing message composer to disappear in smaller resolution
Twemoji cdn issue; using the new npm package twemoji/api
Unread count on scrolling to bottom of message list
Group member count in group list
Setup instructions in readme file

v3.0.10-2

13 Dec 13:56
ecda22b
Compare
Choose a tag to compare

Updating emotion/core dependency with emotion/react for React v18 support