Skip to main content
7.17.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
NodeJS>=v12
NPM>=v6
7.16.0 (20/03/2026)
New Releases

🚀 New Features

Product Tagging in Posts

Introduce product tagging support in posts — tag products in post text via @ trigger and per-media. Includes product search and create/update post with product tags.

Livestream Product Tagging

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

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6
7.15.0 (19/02/2026)
New Releases

🚀 New Features

Introduced a new searchBy param in searchUsersByDisplayName API providing additional search options.

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6
7.14.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.

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6
7.13.0 (30/01/2026)
New Releases

🚀 New Features

Livestream Analytics

Introduce AmityRoomAnalytics for the purpose of tracking watch minute

Session Termination Reason

Introduce reason when client goes into termianted state

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6
7.12.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

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6
7.11.0 (17/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

ConfigVersion
NodeJS>=v12
NPM>=v6
7.10.0 (03/10/2025)
New Releases

🚀 New Features

Public Access

  • Added loginAsVisitor() function, enables user to interact as a visitor.
  • Added loginAsBot() function, enables SEO bot to crawl through public data.

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6
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.

Preview members

  • Added getPreviewMembers() on AmityChannel, enables access upto 4 members of converation and community channel.

🧩 Compatibility

ConfigVersion
NodeJS>=v12
NPM>=v6