Skip to content

v5.1.1

Choose a tag to compare

@jitvarpatil jitvarpatil released this 25 Aug 17:49
· 17 commits to v5 since this release
1cdf1b6

New

  • Added a Moderation View in the default bottom view of the message bubble. This view appears for messages that are disapproved based on their moderation status.
  • Introduced a new prop hideModerationView in the MessageList component, allowing developers to hide the Moderation View when needed.
  • Added a new prop cometchatModerationViewStyle in CometChatOutgoingMessageBubbleStyle to customize the background color and text appearance of the Moderation View.

Enhancements

  • None

Fixes

  • None