Skip to content

v4.3.17

Compare
Choose a tag to compare
@swayam-cometchat swayam-cometchat released this 24 Sep 13:27
· 1 commit to v4 since this release
a96cc63

New

  • None

Enhancements

  • None

Fixes:

  • Resolved an issue where the date strings today and yesterday were not being localised.
  • Fixed an issue where the Delete And Exit Group option was not visible to the admin of a group.
  • Fixed an issue where starting a new conversation from the CometChatConversationsWithMessages component did not respect the isMobileView prop.
  • Fixed an issue with message text not visible in composer when editing a message which was sent in the chat by pasting from clipboard.
  • Fixed an issue where, when passing a custom MessagesRequestBuilder to CometChatMessageList, messages from the previous conversation were visible after switching chats.
  • Fixed an issue where, while searching for a group in the CometChatGroups component, a newly added group was being incorrectly appended to the search results.
  • Fixed an issue where the icon tint of send message button in CometChatMessageComposer and X icon in CometChatBannedMembers components were not being applied from custom theme.
  • Resolved an issue where opening a group conversation failed after a new member was added to another group while the logged-in user was viewing a different group conversation in the CometChatGroupsWithMessage component.