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 the mention visibility issue that was introduced in the previous release (v4.3.16), where mentions were not appearing in the text message bubble.
Fixed a bug where updating the date pattern using the setDatePattern() method did not update the date in message bubble.
Fixed an issue where the setDisableReactions(true) method did not disable reactions for threaded messages.
Corrected an issue where the sender of the message incorrectly appeared in the message information list for group messages.
Resolved a problem where the online/offline status text was not visible in the user details screen.