Releases: cometchat/cometchat-uikit-react
v4.1.1
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
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
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
v4.0.0-beta.1.1
- Updated React UI Kit package to the latest version
- Calling Bug fixes
v3.0.11-2
Updated postinstall script as per the new repo name.
v4.0.0-beta.1
Initial Release
V3.0.12-pluto.beta.2
Pluto Release for React Chat Sample App
v3.0.11-1
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
Updating emotion/core dependency with emotion/react for React v18 support