Skip to content

v4.3.15

Compare
Choose a tag to compare
@raj-dubey1 raj-dubey1 released this 08 Aug 17:51
· 12 commits to v4 since this release
912170b

New:

  • The sender of a message will now see a double tick on a group message to indicate that the message has been successfully delivered to all users within that group, and a double blue tick once it has been read by all participants in the group.

Fixes:

  • Fixed an issue where overriding groupScopeStyle properties were not working and ensured the saveButtonTint and closeIconTint are now correctly picked from the theme.
  • Fixed an issue where overriding statusIndicatorStyle applied the style to all users instead of only active users.
  • Fixed an issue where overriding the listItemStyle property was not working in CometChatAddMembers.
  • Fixed font and styling issues in CometChatCallLogWithDetails where the callLogDetails component had improper fonts and the back icon was not visible.
  • Fixed an issue where the disableUsersPresence property was not working in CometChatMessageHeader
  • Fixed an issue where the onClick property of the default attachment options was returned as null when trying to fetch the default list of attachment options.
  • Deprecated StatusIndicatorStyle property & replaced it with statusIndicatorStyle in CometChatAddMembers.
  • Fixed an issue where the background of delete conversation dialog style is displayed as white instead of the default gray when no background color is provided.