Releases: cometchat/cometchat-uikit-react-legacy
Releases · cometchat/cometchat-uikit-react-legacy
v4.3.38
v4.3.37
New
- Added styling properties for customizing the appearance of the new message indicator in the message list.
Enhancements
- None
Fixes
- Fixed an issue where users were unable to upload PDFs or images in chat on iOS devices.
v4.3.36
New
- None
Enhancements
- None
Fixes
- Fixed a bug where the
ccGroupCreatedtrigger did not add the new group conversation to the CometChatConversations component. - Resolved an issue where user search failed if a space was entered before the search text.
- Fixed an issue where the message options menu in the CometChatMessageList component remained open after performing an action.
v4.3.35
New
- None
Enhancements
- None
Fixes
- Fixed an issue where HTML tags were not rendering correctly in the message bubble.
- Fixed an issue where group options were missing in Details Configuration when the user object included a profile link.
- Fixed an error that occurred when opening a Collaborative Document.
- Fixed an issue where the last message in a conversation overflowed when containing long text, ensuring proper text wrapping.
- Fixed an issue where the read icon tint was not applied when configured through MessageInformationConfiguration.
Deprecations
- None
Removals
- None
v4.3.34
New
- None
Enhancements
- None
Fixes
- Fixed an issue in the Transfer Ownership modal where long usernames overlapped with user scope labels on mobile devices.
- Fixed an issue where the text cursor in the search field appeared cutting into the placeholder text.
v4.3.33
New
- None
Enhancements
- None
Fixes
- Fixed an issue where certain UI strings were not localized correctly.
- Fixed an issue where the voice recording popup closed unexpectedly when the
Send Messagebutton was clicked or when clicking outside the popup during an active recording session.
v4.3.32
New
- None
Enhancements
- None
Fixes
- Fixed an issue where unread message counts incorrectly appeared in the conversation list when a user was logged in on multiple browsers or devices.
v4.3.31
New
- None
Enhancements
- None
Fixes
- Fixed an issue where the edit preview did not close automatically when it was closed in another composer instance.
- Fixed an issue where message options were not displayed properly for the last message in a conversation.
v4.3.29
New
- None
Enhancements
- None
Fixes
- Corrected the multi-selection checkbox to properly inherit the primary color from CometChatTheme.
- Resolved an issue where attachments were incorrectly rendered as the wrong file type when a user selected an image but then uploaded another type of media file.
v4.3.28
New
- None
Enhancements
- None
Fixes
- Fixed a warning related to peer dependencies that appeared while installing dependencies in the sample app.
- Resolved an issue where default message options were not being returned for custom messages from the
CometChatUIKit.getDataSource().getDefaultOptions()method. - Addressed an issue where reloading the page during an ongoing call did not clear the active call, preventing new calls from being initiated post-reload.
Deprecated
- Deprecated
activeTabBorderin the CometChatTabs component.