Skip to content

4.3.8

Compare
Choose a tag to compare
@suryansh-cometchat suryansh-cometchat released this 15 May 12:26
· 2 commits to v4 since this release

Enhancements

  • Improved the UI of Poll Messages for better user experience and readability.

Fixes

  • Added missing function hideVoiceRecording in CometChatComposerConfiguration for hiding voice recording button.
  • Fixed an issue where options to add members were not displayed correctly when the scope of a group is changed while the user is on the conversation screen.
  • Resolved an issue with the Profanity Filter not functioning properly in CometChatConversation's last messages.
  • Addressed an issue where the CometChatJoinProtectedGroup view would open up when clicking on a public group which the logged-in user has not joined, in CometChatGroupsWithMessages.
  • Resolved an issue where the voice message icon appeared larger than intended on smaller-sized iPhones in CometChatMessageComposer, ensuring consistent visual presentation across devices.
  • Corrected the behavior of the openChat event in CometChatUIEventListener, ensuring its functionality is consistent and reliable.