Links

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
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

Version
Status
Release Date
Maintenance Start Date
End 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.17.0
End of Support
2023-09-08
2023-09-22
6.18.0
Active
2023-09-22

Android Version Status

Version
Status
Release Date
Maintenance Start Date
End 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.17.0
End of Support
2023-09-08
2023-09-22
6.18.0
Active
2023-09-22

JavaScript Version Status

Version
Status
Release Date
Maintenance Start Date
End of Support Date
5.37.1 and earlier
End of Support
2023-08-09
2023-09-21
5.37.2
Active
2023-09-21

TypeScript Version Status

Version
Status
Release Date
Maintenance Start Date
End 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.8.2
End of Support
2023-09-19
2023-09-22
6.9.0
Active
2023-09-22

Flutter Version Status

Version
Status
Release Date
Maintenance Start Date
End of Support Date
0.25.0 and earlier
End of Support
2023-08-25
2023-09-208
0.27.0
Active
2023-09-208

User APIs Version Status

Scope
Endpoint
Status
Maintenance Start Date
New 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