Skip to main content🚀 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
| Config | Version |
|---|
| NodeJS | >=v12 |
| NPM | >=v6 |
🚀 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
| 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() on AmityChannel, enables access upto 4 members of converation and community channel.
🧩 Compatibility
| Config | Version |
|---|
| NodeJS | >=v12 |
| NPM | >=v6 |