π New Features
Visitor Usage Limit Page
AddedVisitorUsageLimitPage , a full-screen error shown when a visitor exceeds their daily read quota. Two new AmityGlobalBehavior overrides let you customise the experience:handleVisitorUsageLimitReached()β replace the default full-page error with your own UIhandleVisitorUsageLimitSignIn()β replace the default sign-in toast with navigation to your own sign-in screen
π Bug Fixes
- Fixed livestream chat not connecting to the correct community for event-linked livestreams.
- Fixed localization not applied to the edit post form.
- Fixed incorrect permission check causing unintended post action restrictions.
- Fixed cohost invite handling when the referenced post is hidden.
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π Bug Fixes
- Fixed mention item click not responding when selected from the suggestion list.
- Fixed mention trigger input not activating the suggestion popover correctly.
- Fixed missing
displayNameprop in user-facing components.
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Social Localization
All UI strings are now externalised into string resource files, enabling custom translations and runtime language switching. Developers can add any language by providing translated resource files without modifying application code. See the Localization guide for setup instructions and platform-specific details.π Bug Fixes
- Fixed create comment failing silently due to incorrect option handling.
- Fixed deleted reply tag still appearing in comment threads.
- Fixed missing auto link preview on posts.
- Fixed visitor toast notification behavior.
- Fixed clip menu click handling.
β¨ Improvements
- Upgraded
@amityco/ts-sdkdependency to>=7.21.0.
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
- Version 4.15 Stable release
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Product Tag Click Handlers in Global Behavior
AddonPostProductTagClick and onLivestreamProductTagClick callbacks in AmityGlobalBehavior, enabling custom handling of product tag interactions in posts and livestreams.π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Multi-Level Reply Rendering
Add multi-level reply rendering with optimistic reply support.Expand Replies with Load More
Add expand replies with load more support.URL/Hyperlink Text in Comments
Add URL/hyperlink text support in comments.Portrait Livestream Thumbnail Placeholder
Add portrait livestream thumbnail placeholder.π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Product Tagging in Posts
Support product tagging in post composer β tag products via@ text mention or per-media tag button with up to 20 products per post. Tagged products display as a list below post content.Livestream Product Tagging
Support product management in livestreams β hosts and co-hosts can tag, pin, and remove products during broadcasts. Viewers browse tagged products via a scrollable overlay with real-time pinned product display.π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Livestream Analytics
Viewers watching sessions are captured automatically on UIKitπ Bug Fixes
- Fixed toast notification positioning
- Fixed UI interaction issues (focus, z-index, navigation)
- Fixed content and link handling
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Event Scheduling
Introduce Event scheduling with functionalities such as RSVP, reminders, discussion, and livestreamingCo-Streaming
Introduce an ability to invite a viewer to co-stream a livestream session for livestram in communitiesLivestream Creation
Support Livestream creation in desktop modeπ§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Image Poll Post
- Poll post now support having images as options.
- Add an ability update poll answer.
Post title
- Post can now be created with an optinal title.
Hashtag
- Add hashtag support on Post.
- Enable Post search by hashtag.
Reaction Options
- Add Multiple reaction options support.
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |
π New Features
Livestream chat & reactions
- Introduce an ability to chat in a communityβs livestream.
- Introduce an ability to send reaction in a communityβs livestream.
Clip post
- Introduce an ability create and view a clip post (vertically scrolling video).
π§© Compatibility
Environment
Environment
| Config | Version |
|---|---|
| NodeJS | >= v16 |
| PNPM | >= v8 |
| React | >= v18 |