Skip to main content
7.18.0 (27/03/2026)
New Releases

🚀 New Features

Live Thumbnail and Resolution in AmityRoom

Add liveThumbnailUrl and resolution fields to AmityRoom to expose server-generated thumbnail and stream resolution data.Add link detection support to comment create/update APIs, enabling automatic link parsing in comment text.

Root Comment and Latest Comment ID in Query

Add rootId and latestCommentId fields to the comment query API for improved comment threading and navigation.

Page Size for Get Comments

Add pageSize parameter to getComments API for more granular control over comment pagination.

🐞 Bug Fixes

  • Fixed posts going missing after paging REFRESH.

🧩 Compatibility

ConfigVersion
minSDKVersion24
targetSDKVersion35
LibraryVersion
Android Paging Data Library3.4.2
Firebase IID21.1.0
Firebase Messaging23.0.0
Gradle Plugin8.5.1
Gson2.8.10
HiveMQ MQTT Client1.3.1
Kotlin-std-lib2.2.0
Media 31.1.0
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.17.1 (24/03/2026)
New Releases

🚀 New Features

Product Tagging in Posts

Introduce AmityProduct and AmityProductTag models with product search API, enabling users to tag up to 20 products per post via text mentions and per-media tags. Supports creating and updating posts with product tags.

Livestream Product Tagging

Introduce product management APIs for livestream(Room) post — tag, pin, and remove products across all broadcast phases.

🧩 Compatibility

ConfigVersion
minSDKVersion24
targetSDKVersion35
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.9.0
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib2.2.0
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.16.0 (27/02/2026)
New Releases

🚀 New Features

Get All Blocked Users

Introduce getAllBlockedUsers() on AmityUserRepository — returns the full list of blocked users (up to 100) as a non-paginated, one-shot Single<List<AmityUser>> with a 5-minute TTL cache.

Excluding Roles in Community Member Queries

Add excludingRoles parameter to AmityCommunityMembershipQuery.Builder and AmityCommunityMemberSearch.Builder. Members holding any of the specified roles are excluded from the live collection result.

Time-Bounded Post Pagination

Add untilAt parameter to getPosts, getCommunityFeed, and getUserFeed query builders. When provided, the SDK stops fetching and collecting posts beyond the given datetime boundary.

🧩 Compatibility

ConfigVersion
minSDKVersion24
targetSDKVersion35
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.9.0
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib2.2.0
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.15.0 (13/02/2026)
New Releases

🚀 New Features

Authentication

Introduce an ability to login with a pre-fetched accessToken.

Comment Count

Introduce a local calculated comment count based on incoming real-time events.

Community Post Query by Tags

Introduce an ability to community posts with matching tags.

Livestream Analytics

Introduce AmityRoomAnalytics for the purpose of tracking watch minute.

🧩 Compatibility

ConfigVersion
minSDKVersion24
targetSDKVersion35
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.9.0
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib2.2.0
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.14.0 (24/12/2025)
New Releases

🚀 New Features

Livestream Post With Room

Introduce Room service, an upgrade and a replacement forstream.

Event Scheduling

Introduce Event service, enabling event scheduling.

Community Member Query

Introduce lastJoin sorting option.

🧩 Compatibility

ConfigVersion
minSDKVersion24
targetSDKVersion35
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.9.0
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib2.2.0
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.11.0 (07/10/2025)
New Releases

🚀 New Features

Mixed Attachments Post

  • Support mixed structure post where a post can contains multiple datatypes such as image, video, file, and audio.

Audio Content Support

  • Support audio file upload.
  • Introduce audio dataType for post.

🚨 Compatibility Changes

Support 16 KB page sizes

  • Kotlin version upgrade to 2.2.0
  • Bumped minSDKVersion to 24

🧩 Compatibility

ConfigVersion
minSDKVersion24
targetSDKVersion35
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.9.0
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib2.2.0
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.10.0 (03/10/2025)
New Releases

🚀 New Features

Public Access

  • Added loginAsVisitor() function, enables user to interact as a visitor.

🧩 Compatibility

ConfigVersion
minSDKVersion21
targetSDKVersion34
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.8.10
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib1.8.22
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.9.0 (11/09/2025)
New Releases

🚀 New Features

Child stream

  • Support child stream creation where a child stream can be linked to a parent stream.

Poll

  • Added unvotePoll() function, enables user to update poll answer.

🧩 Compatibility

ConfigVersion
minSDKVersion21
targetSDKVersion34
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.8.10
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib1.8.22
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.8.0 (18/08/2025)
New Releases

🚀 New Features

PII detection

  • Added detected PII data to post, comment, and message.

🧩 Compatibility

ConfigVersion
minSDKVersion21
targetSDKVersion34
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.8.10
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib1.8.22
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.7.0 (01/08/2025)
New Releases

🚀 New Features

Hashtag

  • Support adding hashtag to a post.
  • Support post search by hashtag.

User feed

  • Support new sources of posts on user feed. feedSources can be selected on user feed query.

Post title

  • Support optional title on post creation.

🧩 Compatibility

ConfigVersion
minSDKVersion21
targetSDKVersion34
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.8.10
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib1.8.22
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5
7.6.0 (18/07/2025)
New Releases

🚀 New Features

Clip Post

  • Added AmityFileRepository.uploadClip() — upload short video clips.
  • Added AmityPostRepository.createClipPost() — create a post containing a clip.
  • Added dataTypes parameter to getGlobalFeed() for filtering feed content types.

Livestream Chat & Reaction

  • Added createLiveChannel(streamId) — create a Live channel by Stream ID.
  • Added createLiveReaction() — send live reactions during livestreams.

🧩 Compatibility

ConfigVersion
minSDKVersion21
targetSDKVersion34
LibraryVersion
Android Paging Data Library3.2.1
Firebase Messaging23.0.0
Gson2.8.10
HiveMQ MQTT client1.3.1
Kotlin-coroutines1.6.4
Kotlin-std-lib1.8.22
OKHTTP34.9.2
Retrofit22.9.0
Room2.5.1
RxJava33.1.5