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
Improved image on-touch functionality for a smoother and more responsive viewing experience in ImageViewer.
Updated UIKIT to replace deprecated SafeAreaView in React Native.
Fixes
Fixed an issue where the warning was missing when creating a poll with more than 12 options
Fixed an issue where the read more button disappeared on reacting to the message.
Fixed an issue with missing date separator when adding multiple members to a group.
Fixed an issue in the sample app to disable the composer in threads for blocked users
Fixed an issue where long group names broke the UI in the thread message header
Resolved navigation bug that redirected users to the conversation list instead of group chat after accessing Group Info/Add Member/Banned Member/View Member.
Fixed duplicate and missing date separators displayed in message lists and thread messages.
Resolved issue where long messages were cut off and displayed with "..." instead of the full text.
Fixed an issue where the hardware back button did not work correctly in the Add Members view
Fixed issue where messages sent in Thread appeared in the main message list.
Fixed an issue where sending images caused the app to crash.
Fixed an issue where mentioning a user caused the UI to flicker.