🚀 New Features
Mixed Attachments Post
- Support
mixedstructure post where a post can contains multiple datatypes such as image, video, file, and audio.
Audio Content Support
- Support audio file upload.
- Introduce
audiodataType for post.
🚨 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 |
|---|---|
| Android Paging Data Library | 3.2.1 |
| Firebase Messaging | 23.0.0 |
| Gson | 2.9.0 |
| HiveMQ MQTT client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 2.2.0 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Public Access
- Added
loginAsVisitor()function, enables user to interact as a visitor.
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Android Paging Data Library | 3.2.1 |
| Firebase Messaging | 23.0.0 |
| Gson | 2.8.10 |
| HiveMQ MQTT client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 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
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Android Paging Data Library | 3.2.1 |
| Firebase Messaging | 23.0.0 |
| Gson | 2.8.10 |
| HiveMQ MQTT client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
PII detection
- Added detected PII data to post, comment, and message.
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Android Paging Data Library | 3.2.1 |
| Firebase Messaging | 23.0.0 |
| Gson | 2.8.10 |
| HiveMQ MQTT client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Hashtag
- Support adding hashtag to a post.
- Support post search by hashtag.
User feed
- Support new sources of posts on user feed.
feedSourcescan be selected on user feed query.
Post title
- Support optional
titleon post creation.
🧩 Compatibility
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Android Paging Data Library | 3.2.1 |
| Firebase Messaging | 23.0.0 |
| Gson | 2.8.10 |
| HiveMQ MQTT client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |
🚀 New Features
Clip Post
- Added
AmityFileRepository.uploadClip()— upload short video clips. - Added
AmityPostRepository.createClipPost()— create a post containing a clip. - Added
dataTypesparameter togetGlobalFeed()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
Android SDK
Android SDK
| Config | Version |
|---|---|
| minSDKVersion | 21 |
| targetSDKVersion | 34 |
Dependencies
Dependencies
| Library | Version |
|---|---|
| Android Paging Data Library | 3.2.1 |
| Firebase Messaging | 23.0.0 |
| Gson | 2.8.10 |
| HiveMQ MQTT client | 1.3.1 |
| Kotlin-coroutines | 1.6.4 |
| Kotlin-std-lib | 1.8.22 |
| OKHTTP3 | 4.9.2 |
| Retrofit2 | 2.9.0 |
| Room | 2.5.1 |
| RxJava3 | 3.1.5 |