Skip to main content
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
I