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
Fixed an issue where the unread count did not increase for group conversations when a banned member was re-added.
Resolved the issue where the member count failed to update when a member was banned and re-added to the group.
Addressed a bug where conversations were not removed from the list when the logged-in user was banned in a group.
Implemented a fix where the message list now scrolls to the bottom automatically when a new message is sent or received, including form messages.
Rectified the issue where clicking the submit button of a form caused the message list to scroll upwards.
Improved functionality so that creating a thread and returning to the messages screen now automatically scrolls the list to the bottom.
Fixed an issue where selecting a document from attachment options prevented sending images afterward.
Rectified an issue where the ban action message incorrectly displayed as "User A ban User B" instead of the correct "User A banned User B" format.
Fixed a bug where adding more than four options while creating a poll caused the UI to behave erratically, resulting in options being added at random positions.