🚀 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
🐞 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 36 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.22.0 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2025.11.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
🚀 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 36 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.21.0 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2025.11.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
✨ 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 36 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.21.0 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2025.11.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
🐞 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 36 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.19.3 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2025.11.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
🚀 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 36 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.19.3 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2024.12.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Product Tag Click Handlers in Global Behavior
AddonPostProductTagClick and onLivestreamProductTagClick callbacks in AmityGlobalBehavior, enabling custom handling of product tag interactions in posts and livestreams.🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.19.0 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2024.12.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
🚀 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.18.0 |
| Android Paging Data Library | 3.4.2 |
| Camera2 | 1.5.1 |
| Coil | 3.0.0 |
| Compose BOM | 2024.12.01 |
| Compose Paging Data | 3.4.2 |
| Glide | 4.12.0 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.7.0 |
| Kotlin-std-lib | 2.2.0 |
| Media 3 | 1.1.0 |
| OKHTTP3 | 4.11.0 |
| Retrofit2 | 2.9.0 |
| Room | 2.8.1 |
| RxJava3 | 3.1.5 |
🚀 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
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.11.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🐞 Bug Fixes
- Fixed touch area on image poll option
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.11.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Livestream analytics
Viewers watching sessions are captured automatically on UIKit🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.11.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Event Scheduling
Introduce Event scheduling with functionalities such as RSVP, reminders, discussion, and livestreamingCo-Streaming
Introduce an ability to invite a viewer to co-stream a livestream session for livestram in communities🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.11.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🐞 Bug Fixes
- Applied defensive handling of config parsing
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.11.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Post structure compatibility
- Ensure UIKit only query for posts that can be rendered.
🚨 Compatibility Changes
Support 16 KB page sizes
- Kotlin version upgrade to 2.2.0
- Bumped minSDKVersion to 24
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 24 |
| targetSDKVersion | 35 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.11.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.9.0 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Public Access
- Support visitor access.
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.10.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.8.10 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🐞 Bug Fixes
- Incorrect video rendering on clip feed
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.9.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.8.10 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 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
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.9.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.8.10 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Livestream chat & reactions
- Introduce an ability to chat in a community’s livestream.
- Introduce an ability to send reaction in a community’s livestream.
Clip post
- Introduce an ability create and view a clip post (vertically scrolling video).
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Amity-Social-Cloud-SDK | 7.6.0 |
| Android Paging Data Library | 3.2.1 |
| Camera2 | 1.2.2 |
| Compose BOM | 2024.12.01 |
| Gson | 2.8.10 |
| HiveMQ mqtt client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| Media3 | 1.1.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |