🚀 New Features
Live Thumbnail and Resolution in AmityRoom
AddliveThumbnailUrl and resolution fields to AmityRoom to expose server-generated thumbnail and stream resolution data.Link Detection in Comments
Add link detection support to comment create/update APIs, enabling automatic link parsing in comment text.Root Comment and Latest Comment ID in Query
AddrootId and latestCommentId fields to the comment query API for improved comment threading and navigation.Page Size for Get Comments
AddpageSize parameter to getComments API for more granular control over comment pagination.🐞 Bug Fixes
- Fixed posts going missing after paging REFRESH.
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >=v12 |
| NPM | >=v6 |
🚀 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
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >=v12 |
| NPM | >=v6 |
🚀 New Features
Authentication
Introduce an ability to login with a pre-fetchedaccessToken.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
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >=v12 |
| NPM | >=v6 |
🚀 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()onAmityChannel, enables access upto 4 members of converation and community channel.
🧩 Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >=v12 |
| NPM | >=v6 |