🚀 New Features
Live Player Controls
Added tap-to-reveal player controls, a live pause state.🐞 Bug Fixes
- Fixed co-host rejoin connection and stale LiveKit state on reconnect.
- Fixed the default reaction and a crash on livestream events.
- Fixed product-tagging UI issues and showed staged products on the create-room page opened from an event.
- Fixed the live player recovering from a black screen after returning from the background.
- Fixed the default avatar preview for users with no avatar.
- Fixed incorrect fallback display name appearing on group chats.
- Fixed an “unarchived” error toast shown on a successful unarchive.
- Added an optional back slot to the chat home header, removed the community ranking number, and aligned the search back icon.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🐞 Bug Fixes
- Fixed users being unable to post a video.
- Fixed community moderator status not updating after promote/demote.
- Fixed the edit-profile save button being overlapped by the system navigation bar.
- Fixed the draft clip page being overlapped by the status bar.
- Fixed the wrong image count on the image viewer.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
For You Feed
Added the personalized For You feed surface, backed by the SDK’s For You feed APIs.✨ Improvements
- Read-only livestreams now show a read-only message to visitors and non-members.
- Post link previews now use server-provided metadata instead of client-side HTML scraping.
🐞 Bug Fixes
- Fixed the comment compose bar save button color.
- Fixed the product tag badge color.
- Fixed co-host name display and the co-host actions sheet on name tap.
- Fixed the community profile flashing during state changes (such as accepting an invitation).
- Fixed the clip bottom sheet background and clip caption placeholder.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Custom Avatar URL Support
Added support foravatarCustomUrl, allowing avatars to be loaded from a custom image URL instead of an uploaded Social Plus avatar.✨ Improvements
- Upgraded the Social Plus SDK dependency to 7.22.1, which recovers from a broken
EkoDatabasev13 migration that could crash the app on launch.
🐞 Bug Fixes
- Fixed UI configuration not being applied correctly to clips and events.
- Fixed the create event button being shown to non-members of a community.
- Fixed text and color theming across multiple screens in dark mode.
- Fixed dialog theme and radio button styling.
- Fixed empty-feed color and several alignment issues.
- Fixed community members not refreshing after adding or removing a member.
- Fixed a race condition when applying the divider theme.
- Fixed a parent modifier being incorrectly inherited by all child elements.
- Fixed the media bottom sheet height during post creation and excessive bottom padding in the video player.
- Fixed the create-community icon color and hint text.
- Fixed clip page theming and the create-clip button position.
- Fixed a crash caused by a negative layout height in the reply message bubble.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Visitor Usage Limit Page
AddedAmityVisitorUsageLimitPage, a full-screen error shown when a visitor exceeds their daily read quota. Two new AmityGlobalBehavior overrides let you customise the experience:handleVisitorUsageLimitReached()— replace the default full-page error with your own UIhandleVisitorUsageLimitSignIn()— replace the default sign-in toast with navigation to your own sign-in screen
✨ Improvements
- Upgraded the Social Plus SDK dependency to 7.22.1, which recovers from a broken
EkoDatabasev13 migration that could crash the app on launch.
🐞 Bug Fixes
- Fixed Level 1 comment not expanding when tapped.
- Fixed missing unavailable-page UI when a livestream post is deleted or null.
- Fixed missing string resource
amity_social_empty_state_empty_feed_no_posts.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Localization Support
All UI strings are now externalised into string resource files, enabling custom translations and runtime language switching. Developers can add any language by providing translated string resource files without modifying application code. See the Localization guide for setup instructions and platform-specific details.🐞 Bug Fixes
- Fixed RSVP’d users missing the menu button to access add-to-calendar action.
- Fixed L2 comments not expanding directly when clicking “view replies” on L1 comments.
- Fixed event date format display issues.
- Fixed save/cancel edited comment behavior.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
✨ Improvements
- Upgraded Social Plus SDK dependency to 7.21.0.
- Removed legacy
READ_EXTERNAL_STORAGEandWRITE_EXTERNAL_STORAGEpermission gates from post creation, livestream, clip, and chat audio workflows for Android 13+ Google Play compliance.
🐞 Bug Fixes
- Fixed
CAMERApermission check inAmityNoPermissionPagewhich was incorrectly referencing the removedREAD_EXTERNAL_STORAGEpermission.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🐞 Bug Fixes
- Added
elementIdto user profile UI to support hiding viaconfig.json. - Fixed missing community object for community context.
- Fixed options menu visibility on user video feeds.
- Fixed cursor issue on post composer.
- Fixed post item design on feed.
- Fixed edit video post issues.
- Fixed edit image post page failing to load images.
- Fixed touch area for image poll post item.
- Migrated Compose BOM to version 2025.11.01.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Bluetooth Remote & Hardware Key Support for Livestream Start
Pressing a paired Bluetooth remote shutter or the device’s hardware volume key now starts a livestream, consistent with how these controls trigger the camera shutter in the native camera app.Profile Moderation Notification
Users are now notified when their profile has been moderated (reset by the system).🐞 Bug Fixes
- Fixed incorrect default avatar placeholder size.
- Fixed live ring not appearing.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Multi-Level Reply Rendering
Add multi-level reply rendering with optimistic reply support.Expand Replies with Load More
Add expand replies with load more support.URL/Hyperlink Text in Comments
Add URL/hyperlink text support in comments.Portrait Livestream Thumbnail Placeholder
Add portrait livestream thumbnail placeholder.🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Product Tagging in Posts
Support product tagging in post composer — tag products via@ text mention or per-media tag button with up to 20 products per post. Tagged products display as a list below post content.Livestream Product Tagging
Support product management in livestreams — hosts and co-hosts can tag, pin, and remove products during broadcasts. Viewers browse tagged products via a scrollable overlay with real-time pinned product display.🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies
🚀 New Features
Image Poll Post
- Poll post now support having images as options.
- Add an ability update poll answer.
Post title
- Post can now be created with an optinal title.
Hashtag
- Add hashtag support on Post.
- Enable Post search by hashtag.
Reaction Options
- Add Multiple reaction options support.
🧩 Compatibility
Android SDK
Android SDK
Dependencies
Dependencies