You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a hideAppBar property to the CometChatGroupMembers component, allowing developers to control the visibility of the app bar for more flexible UI integration.
Fixes
Modified the message action bottom sheet triggered by long-pressing a message to automatically adjust its height based on content, avoiding unnecessary blank space.
Fixed an issue where the last message in the chat would be hidden after opening the sticker panel. Also resolved a bug where sticker messages would disappear from view during scrolling.