v4.3.13
rohitninawe-cometchat
released this
25 Jun 13:28
·
9 commits
to v4
since this release
Enhancements:
- Added mentionsType
Users
andUsersAndGroupMembers
to define visible mentions in one-on-one and group conversations. - Added visibility
usersConversationOnly
,groupConversationOnly
andboth
with the parameter name visibleIn to control the visibility of the mentions type.
Fixes:
- Fixed a scroll issue in
CometChatMessageInformation
where list was partially visible. - Addressed the Online/Offline Status Indicator issue, ensuring it reflects status changes in real-time in all components.
- Fixed an issue where the
hideError
prop was missing in theCometChatMessageList
.