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
Introduced a "Delete Chat" feature in group details, giving users greater control over managing their group conversations.
Enhancements
Upgraded the V5 Android Java Sample App to support Compile SDK version 35, ensuring compatibility with the latest Android platform updates and development tools.
Stopped voice recording automatically when the user switches apps or puts the app in the background while recording audio, improving privacy and app stability.
Upgraded the Android Chat SDK version to ensure improved performance and compatibility with the latest Android updates.
Added a new style for the option list in conversations, enhancing visual consistency.
Fixes
Resolved an issue in the Android UI Kit (v5) where the reply count in the thread messages screen increased even when messages were sent outside the thread. The reply count now accurately reflects only messages shared within the thread.
Fixed an issue on Android where scope changes were not reflected in real time. Users who lost admin rights could still perform admin-level actions until the app was refreshed. The scope now updates immediately.
Removed message reactions from the message info screen, as they were not intended to be displayed in that view.
Fixed an issue on Android where a deleted message remained visible in the long-press state, allowing further interaction. The UI now updates immediately upon deletion and dismisses the long-press state.
Resolved an issue where the Transfer Ownership popup briefly reappeared after ownership transfer was completed and the user clicked the Leave button, eliminating confusing behavior.
Fixed an issue where message reactions were incorrectly displayed when viewing message details through Info or while replying to a message. Reactions now no longer appear on the thread screen.
Resolved a flickering issue with the user avatar when adding a member to a group, ensuring a smoother UI update.
Fixed an issue where users could resend an unchanged message in edit mode. Sending is now disabled until changes are made.
Fixed a crash issue that occurred when recording a voice message while another app was already using the microphone. The app now handles microphone conflicts gracefully.
Corrected a UI issue where the checkbox and sticky header were misaligned on the Add Member screen, ensuring consistent layout across devices.
Fixed an issue where the raw UID appeared in the Call Logs screen when calling a blocked user, and call buttons were incorrectly visible for blocked users. Both display and functionality now behave correctly.
Resolved a UI issue in the V5 Android UI Kit where the user's name was not vertically centered for blocked users, and blocked user information did not appear in the conversation list. Both are now displayed correctly.
Fixed an issue where conversations were not added in real time, ensuring immediate updates across all chats.