Changelogs & Versioning

These pages contain an overview of changes made to the Amity Social Cloud SDKs, latest version releases‌ and version statuses.

Changelogs

Select your platform below to see its recent changes.

iOS

Android

JavaScript

TypeScript

Flutter

Version Status

All SDK/API releases are provided with a version number, which is always accompanied by a status.

  • ACTIVE: This version may receive new features, improvements and bug fixes that do not contain any breaking changes.

  • MAINTAINED: This version may receive bug fixes via minor version upgrade (for SDK) or a release of the same version (for API). However, it cannot receive new features/improvements.

  • END OF SUPPORT: This version is neither supported nor maintained by Amity and is not available under the corresponding package manager. New features, improvements and bug fixes will not be added to this version and it may stop working without prior notice.

Amity supports every major release of our products for 9 months from the release date, and we actively maintain the latest minor release of all version under MAINTAINED status.

Breaking Change Definition

Any changes that could potentially disrupt integrations are considered breaking changes and will be released under a new version. These include:

  • Removing an entire operation.

  • Removing or renaming parameters.

  • Removing or renaming response fields.

  • Adding a new required parameter.

  • Making a previously optional parameter required.

  • Changing the type of a parameter or response field.

  • Removing enum values.

  • Adding new validation rules to existing parameters.

  • Changing authentication or authorization requirements.

Additive (non-breaking) changes will be available in all supported API versions and should not disrupt integrations. These include:

  • Adding an operation.

  • Adding an optional parameter.

  • Adding an optional request header.

  • Adding a response field.

  • Adding a response header.

  • Adding enum values.

iOS Version Status

VersionStatusRelease DateMaintenance Start DateEnd of Support Date

5.33.7 and earlier

End of Support

2023-02-17

2023-08-04

5.33.8

Maintained

2023-08-04

2023-01-13

2023-10-13

6.24.0

End of Support

2024-02-09

2024-02-24

6.25.1

Active

2024-02-24

Android Version Status

VersionStatusRelease DateMaintenance Start DateEnd of Support Date

5.33.14 and earlier

End of Support

2023-02-08

2023-08-10

5.35.0

Maintained

2023-08-10

2023-01-13

2023-10-13

6.28.0

End of Support

2024-02-24

2024-03-06

6.29.0

Active

2024-03-06

JavaScript Version Status

VersionStatusRelease DateMaintenance Start DateEnd of Support Date

5.37.3 and earlier

End of Support

2023-10-06

2023-11-09

5.37.4

Active

2023-11-09

TypeScript Version Status

VersionStatusRelease DateMaintenance Start DateEnd of Support Date

0.0.1 Beta.42.3 and earlier

End of Support

2023-04-5

2023-04-11

0.0.1 Beta.43

Maintained

2023-04-11

2023-04-11

2024-01-11

6.18.0

End of Support

2024-02-24

2024-03-06

6.19.0

Active

2024-03-06

Flutter Version Status

VersionStatusRelease DateMaintenance Start DateEnd of Support Date

0.32.0 and earlier

End of Support

2023-12-01

2024-01-15

0.34.0

Active

2024-01-15

User APIs Version Status

ScopeEndpointStatusMaintenance Start DateNew Endpoint

CORE

Allow List

GET v1/whitelist/records

Maintained

2022-10-19

GET api/v3/allowlists

GET api/v2/whitelist/records

Maintained

2022-10-19

GET api/v3/allowlist

GET api/v3/allowlists

Active

Authentication

POST v1/device

Maintained

2022-10-19

POST api/v3/sessions

POST api/v3/sessions

Active

GET api/v3/authentication/token

Active

GET v1/accessToken

Maintained

2022-10-19

GET api/v3/sessions

Active

Block List

GET v1/blacklist/records

Maintained

2022-10-19

GET api/v3/blocklists

GET api/v2/blacklist/records

Maintained

2022-10-19

GET api/v3/blocklists

GET api/v3/blocklists

Active

File

POST api/v3/files

Maintained

2022-10-19

POST api/v4/files POST api/v4/images POST api/v4/videos

POST api/v4/files

Active

POST api/v4/images

Active

POST api/v4/videos

Active

GET api/v3/files/:fileId

Active

GET api/v3/files/:fileId/download

Active

PUT api/v3/files/:fileId

Active

DELETE api/v3/files/:fileId

Active

Network Settings

GET api/v3/network-settings/chat

Active

GET api/v3/network-settings/feed-setting

Active

GET api/v3/network-settings/moderation

Active

GET api/v3/network-settings/social

Active

GET api/v3/network-settings/webhook

Active

Notification

POST v1/notifications

Maintained

2022-10-19

POST v1/notification

DELETE v1/notifications

Maintained

2022-10-19

DELETE v1/notification

POST v1/notification

Active

DELETE v1/notification

Active

Notification Setting

GET api/v3/notification/setting

Active

POST api/v3/notification/setting

Active

Reaction

GET api/v2/reactions

Maintained

2022-10-19

GET api/v3/reactions

Active

GET api/v2/reactions/messages/most

Active

POST api/v2/reactions

Active

DELETE api/v2/reactions

Active

User

GET api/v3/users/:userId

Active

PUT api/v2/users

Maintained

2022-10-19

PUT api/v3/users

PUT api/v3/users

Active

GET api/v2/users

Maintained

2022-10-19

GET api/v3/users

GET api/v3/users

Active

POST api/v4/me/flags/:userId

Active

DELETE api/v2/users/:userId/flags

Maintained

2022-10-19

DELETE api/v4/me/flags/:userId

DELETE api/v4/me/flags/:userId

Active

GET api/v3/users/:userId/isFlagByMe

Active

GET api/v4/me/flags

Active

GET api/v3/users/list

Active

CHAT

Channel

POST api/v2/channels

Maintained

2022-10-19

GET api/v3/channels

Active

GET api/v3/channels/list

Active

GET api/v3/channels/:channelId

Active

POST api/v2/channel

Maintained

2022-10-19

POST api/v3/channels

Active

POST api/v2/channel/conversation

Maintained

2022-10-19

POST api/v3/channels/conversation

Active

POST api/v2/channel/:channelId/displayName

Maintained

2022-10-19

PUT api/v2/channel/:channelId/avatar

Maintained

2022-10-19

PUT api/v3/channels/:channelId

Active

DELETE api/v3/channels/:channelId

Active

POST api/v2/channels/:channelId/close

Active

POST api/v3/channels/:channelId/join

Active

DELETE api/v3/channels/:channelId/leave

Active

POST api/v3/channels/:channelId/seen

Active

POST api/v2/channel/:channelId/users

Maintained

2022-10-19

POST api/v3/channels/:channelId/users

Active

DELETE api/v2/channel/:channelId/users

Maintained

2022-10-19

DELETE api/v3/channels/:channelId/users

Active

PUT api/v2/channel/:channelId/mute

Active

PUT api/v2/channel/:channelId/users/mute

Active

POST api/v2/channel/:channelId/users/ban

Maintained

2022-10-19

PUT api/v3/channels/:channelId/users/ban

Active

POST api/v2/channel/:channelId/users/unban

Maintained

2022-10-19

PUT api/v3/channels/:channelId/users/unban

Active

GET api/v3/channels/:channelId/users

Maintained

2022-10-19

GET api/v4/channels/:channelId/users

Active

POST api/v3/channels/:channelId/users/roles

Active

DELETE api/v3/channels/:channelId/users/roles

Active

Message

POST api/v2/message': 'v1.message.create',

Maintained

2022-10-19

POST api/v1/messages/images

Maintained

2022-10-19

POST api/v3/messages

POST api/v2/messages/images

Maintained

2022-10-19

POST api/v3/messages

POST api/v1/messages/files

Maintained

2022-10-19

POST api/v3/messages

POST api/v2/messages/files

Maintained

2022-10-19

POST api/v3/messages

POST api/v3/messages

Active

GET api/v1/messages/:messageId/images

Maintained

2022-10-19

GET api/v3/messages/:messageId

GET api/v2/messages/:messageId/images

Maintained

2022-10-19

GET api/v3/messages/:messageId

GET api/v1/messages/:messageId/files

Maintained

2022-10-19

GET api/v3/messages/:messageId

GET api/v2/messages/:messageId/files

Maintained

2022-10-19

GET api/v3/messages/:messageId

GET api/v2/message/:messageId

Maintained

2022-10-19

GET api/v3/messages/:messageId

GET api/v3/messages/:messageId

Active

POST api/v2/messages

Maintained

2022-10-19

GET api/v3/messages

GET api/v3/messages

Active

DELETE api/v2/message/:messageId

Maintained

2022-10-19

DELETE api/v3/messages/:messageId

DELETE api/v3/messages/:messageId

Active

GET api/v3/messages/list

Active

PUT api/v3/messages/:messageId

Active

POST api/v3/messages/:messageId/flag

Active

DELETE api/v3/messages/:messageId/unflag

Active

GET api/v3/messages/:messageId/isFlaggedByMe

Active

SOCIAL

Comment

POST api/v3/comments

Active

PUT api/v3/comments/:commentId

Active

DELETE api/v3/comments/:commentId

Maintained

2022-10-19

DELETE api/v4/comments/:commentId

DELETE api/v4/comments/:commentId

Active

GET api/v3/comments/:commentId

Active

GET api/v3/comments

Active

GET api/v3/comments/list

Active

POST api/v3/comments/:commentId/flag

Active

DELETE api/v3/comments/:commentId/unflag

Active

GET api/v3/comments/:commentId/isflagbyme

Active

Community

POST api/v3/communities

Active

PUT api/v3/communities/:communityId'

Active

DELETE api/v3/communities/:communityId

Active

GET api/v3/communities/list

Active

GET api/v3/communities/:communityId

Active

GET api/v3/communities

Active

GET api/v3/communities/recommended

Active

GET api/v3/communities/top-trending

Active

POST api/v3/communities/:communityId/join

Active

DELETE api/v3/communities/:communityId/leave

Active

POST api/v3/communities/:communityId/users

Active

PUT api/v3/communities/:communityId/users/ban

Active

PUT api/v3/communities/:communityId/users/unban

Active

GET api/v3/communities/:communityId/users

Active

POST api/v3/communities/:communityId/users/roles

Maintained

2022-10-19

POST api/v4/communities/:communityId/users/roles

POST api/v4/communities/:communityId/users/roles

Active

DELETE api/v3/communities/:communityId/users/roles

Maintained

2022-10-19

DELETE api/v4/communities/:communityId/users/roles

DELETE api/v4/communities/:communityId/users/roles

Active

GET api/v3/communities/:communityId/permissions/me

Active

Community Category

POST api/v3/community-categories

Active

PUT api/v3/community-categories/:categoryId

Active

DELETE api/v3/community-categories/:categoryId

Active

GET api/v3/community-categories/:categoryId

Active

GET api/v3/community-categories/list

Active

GET api/v3/community-categories

Active

Feed

GET api/v3/community-feeds/:communityId

Active

GET api/v3/content-feeds

Active

GET api/v3/user-feeds/:userId

Active

GET api/v3/user-feeds/:userId/count

Active

GET api/v3/global-feeds

Maintained

2022-10-19

GET api/v4/me/global-feeds

Maintained

2022-10-19

GET api/v5/me/global-feeds

Active

Follow

POST api/v4/me/following/:userId

Active

POST api/v4/me/followers/:userId

Active

DELETE api/v4/me/following/:userId

Active

DELETE api/v4/me/followers/:userId

Active

GET api/v4/me/followers

Active

GET api/v4/me/following

Active

GET api/v4/me/followInfo

Active

GET api/v4/users/:userId/followers

Active

GET api/v4/users/:userId/following

Active

GET api/v4/users/:userId/followInfo

Active

Poll

POST api/v3/polls

Active

PUT api/v3/polls/:pollId

Active

DELETE api/v3/polls/:pollId

Active

GET api/v3/polls/:pollId

Active

GET api/v3/polls/:pollId/answers/:answerId

Active

POST api/v3/polls/:pollId/votes

Active

Post

POST api/v3/posts

Maintained

2022-10-19

POST api/v4/posts

POST api/v4/posts

Active

PUT api/v3/posts/:postId

Maintained

2022-10-19

PUT api/v4/posts/:postId

PUT api/v4/posts/:postId

Active

DELETE api/v3/posts/:postId

Maintained

2022-10-19

DELETE api/v4/posts/:postId

DELETE api/v4/posts/:postId

Active

GET api/v3/posts/:postId

Active

GET api/v3/posts/list

Active

GET api/v3/posts

Maintained

2022-10-19

GET api/v4/posts

GET api/v4/posts

Active

POST api/v3/posts/:postId/flag

Active

DELETE api/v3/posts/:postId/unflag

Active

GET api/v3/posts/:postId/isflagbyme

Active

DELETE api/v3/posts/:postId/flags

Active

POST api/v3/posts/:postId/approve

Active

POST api/v3/posts/:postId/decline

Active

VIDEO

Video Streaming

POST api/v3/video-streaming

Active

PUT api/v3/video-streaming/:streamId

Active

DELETE api/v3/video-streaming/:streamId

Active

DELETE api/v3/video-streaming/:streamId/streaming-url

Active

POST api/v3/user-event/video-streaming

Active

GET api/v3/video-streaming/notification/status

Active

POST api/v3/video-streaming/recording

Active

GET api/v3/video-streaming/:streamId

Active

GET api/v3/video-streaming

Active

Administrator APIs Version Status

ScopeEndpointStatusMaintenance Start DateNew Endpoint

CORE

Allow List

POST v1/whitelist/records

Maintained

2022-10-19

POST api/v2/whitelist/records

POST admin/v1/whitelist/records

Maintained

2022-10-19

POST api/v2/whitelist/records

POST api/v2/whitelist/records

Active

PUT v1/whitelist/records/:ruleId

Maintained

2022-10-19

PUT api/v2/whitelist/records/:ruleId

PUT admin/v1/whitelist/records/:ruleId

Maintained

2022-10-19

PUT api/v2/whitelist/records/:ruleId

PUT api/v2/whitelist/records/:ruleId

Active

PUT v1/whitelist/records

Maintained

2022-10-19

PUT api/v2/whitelist/records

PUT admin/v1/whitelist/records

Maintained

2022-10-19

PUT api/v2/whitelist/records

PUT api/v2/whitelist/records

Active

DELETE v1/whitelist/records

Maintained

2022-10-19

DELETE api/v2/whitelist/records

DELETE admin/v1/whitelist/records

Maintained

2022-10-19

DELETE api/v2/whitelist/records

DELETE api/v2/whitelist/records

Active

GET admin/v1/whitelist/records

Maintained

2022-10-19

GET api/v3/allowlists

Block List

POST v1/blacklist/records

Maintained

2022-10-19

POST api/v2/blacklist/records

POST admin/v1/blacklist/records

Maintained

2022-10-19

POST api/v2/blacklist/records

POST api/v2/blacklist/records

Active

PUT v1/blacklist/records/:ruleId

Maintained

2022-10-19

PUT api/v2/blacklist/records/:ruleId

PUT admin/v1/blacklist/records/:ruleId

Maintained

2022-10-19

PUT api/v2/blacklist/records/:ruleId

PUT api/v2/blacklist/records/:ruleId

Active

PUT v1/blacklist/records

Maintained

2022-10-19

PUT api/v2/blacklist/records

PUT admin/v1/blacklist/records

Maintained

2022-10-19

PUT api/v2/blacklist/records

Active

DELETE v1/blacklist/records

Maintained

2022-10-19

DELETE api/v2/blacklist/records

DELETE admin/v1/blacklist/records

Maintained

2022-10-19

DELETE api/v2/blacklist/records

DELETE api/v2/blacklist/records

Active

GET admin/v1/blacklist/records

Maintained

2022-10-19

GET api/v3/blocklists

Google Pub/Sub Setting

GET api/v3/google-pub-sub/settings

Active

PUT api/v3/google-pub-sub/settings

Active

DELETE api/v3/google-pub-sub/settings

Active

Moderation Setting

POST admin/v1/moderation/settings/blacklist

Active

POST admin/v1/moderation/settings/whitelist

Active

PUT admin/v1/moderation/settings

Active

Network Setting

GET api/v3/network-settings/chat

Active

PUT api/v3/network-settings/chat

Active

GET api/v3/network-settings/feed-setting

Active

PUT api/v3/network-settings/feed-setting

Active

GET api/v3/network-settings/moderation

Active

PUT api/v3/network-settings/moderation

Active

GET api/v3/network-settings/social

Active

PUT api/v3/network-settings/social

Active

GET api/v3/network-settings/webhook

Active

PUT api/v3/network-settings/webhook

Active

Notification Setting

GET admin/v1/notification/setting

Maintained

2022-10-19

GET api/v3/notification/setting

POST admin/v1/notification/setting

Maintained

2022-10-19

POST api/v3/notification/setting

Platform Application

POST admin/v1/platformapp/attribute

Active

POST admin/v1/platformapp/certificate

Active

PUT admin/v1/platformapp/attribute/:id

Active

DELETE admin/v1/platformapp/attribute/:id

Active

GET admin/v1/platformapp/attribute

Active

Role

GET admin/v1/roles

Maintained

2022-10-19

GET api/v3/roles

GET api/v2/roles

Maintained

2022-10-19

GET api/v3/roles

GET api/v3/roles

Active

POST api/v3/roles

Active

PUT api/v2/roles

Maintained

2022-10-19

PUT api/v3/roles/:roleId

PUT api/v3/roles/:roleId

Active

DELETE api/v3/roles/:roleId'

Active

GET api/v3/roles/:roleId

Active

POST admin/v1/roles/permissions

Active

User

PUT admin/v1/users/:userId

Maintained

2022-10-19

PUT api/v3/users

PUT admin/v1/users

Active

PUT api/v3/users

POST admin/v1/users/ban

Maintained

2022-10-19

POST admin/v2/users/ban

POST api/v2/users/ban

Active

POST admin/v1/users/unban

Active

POST api/v2/users/unban

Active

DELETE api/v4/users/:userId

Active

DELETE admin/v1/users/:userId/flags

Maintained

2022-10-19

DELETE api/v4/users/:userId/flags

DELETE api/v4/users/:userId/flags

Active

GET admin/v1/users

Maintained

2022-10-19

GET api/v3/users

CHAT

Channel

POST admin/v1/channels

Maintained

2022-10-19

POST api/v3/channels

PUT admin/v1/channels/:channelId

Maintained

2022-10-19

PUT api/v3/channels/:channelId

POST admin/v1/channels/:channelId/close

Maintained

2022-10-19

POST api/v2/channels/:channelId/close

PUT admin/v1/channels/:channelId/mut

Maintained

2022-10-19

PUT api/v2/channel/:channelId/mute

PUT admin/v1/channels/:channelId/users/mute

Maintained

2022-10-19

PUT api/v2/channel/:channelId/users/mute

GET admin/v1/channels/:channelId

Maintained

2022-10-19

GET api/v3/channels/:channelId

GET admin/v1/channels

Maintained

2022-10-19

GET api/v3/channels

POST admin/v1/channels/:channelId/users/ban

Maintained

2022-10-19

PUT api/v3/channels/:channelId/users/ban

POST admin/v1/channels/:channelId/users/unban

Maintained

2022-10-19

PUT api/v3/channels/:channelId/users/unban

POST admin/v1/channels/:channelId/moderators/:userId

Maintained

2022-10-19

GET admin/v1/channels/:channelId/users

Maintained

2022-10-19

GET api/v4/channels/:channelId/users

Message

POST admin/v1/messages/images

Maintained

2022-10-19

POST api/v3/messages

POST admin/v1/messages/files

Maintained

2022-10-19

POST api/v3/messages

DELETE admin/v1/message/:messageId

Maintained

2022-10-19

DELETE api/v3/messages/:messageId

DELETE api/v3/messages/:messageId/clearFlags

Active

GET admin/v1/messages/:messageId/:size?/images

Maintained

2022-10-19

GET api/v3/messages/:messageId

GET admin/v1/messages/:messageId/files

Maintained

2022-10-19

GET api/v3/messages/:messageId

Last updated