Skip to main content
4.17.0 (05/06/2026)
New ReleasesImprovements

πŸš€ New Features

Visitor Usage Limit Page

Added VisitorUsageLimitPage , 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 UI
  • handleVisitorUsageLimitSignIn() β€” 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

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.16.3 (28/05/2026)
Improvements

🐞 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 displayName prop in user-facing components.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.16.0 (15/05/2026)
New ReleasesImprovements

πŸš€ 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-sdk dependency to >=7.21.0.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0 (28/04/2026)
New Releases
  • Version 4.15 Stable release

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.10 (24/04/2026)
Improvements

🐞 Bug Fixes

  • Fixed the livestream badge on the user profile feed overlapping the header when scrolling on mobile.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.8 (03/04/2026)
New Releases

πŸš€ New Features

Product Tag Click Handlers in Global Behavior

Add onPostProductTagClick and onLivestreamProductTagClick callbacks in AmityGlobalBehavior, enabling custom handling of product tag interactions in posts and livestreams.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.7 (27/03/2026)
New Releases

πŸš€ 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.Add URL/hyperlink text support in comments.

Portrait Livestream Thumbnail Placeholder

Add portrait livestream thumbnail placeholder.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.5 (20/03/2026)
New Releases

πŸš€ 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

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.4 (04/03/2026)
New Releases

πŸš€ New Features

  • Fallback to SocoalHomePage when there’s no page left in the stack.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.3 (13/02/2026)
Improvements

🐞 Bug Fixes

  • Fixed channel creation modal crash

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.2 (30/01/2026)
New Releases,Improvements

πŸš€ 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

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.15.0-beta.1 (24/12/2025)
New Releases

πŸš€ New Features

Event Scheduling

Introduce Event scheduling with functionalities such as RSVP, reminders, discussion, and livestreaming

Co-Streaming

Introduce an ability to invite a viewer to co-stream a livestream session for livestram in communities

Livestream Creation

Support Livestream creation in desktop mode

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.13.1 (06/10/2025)
New Releases

πŸš€ New Features

Public Access

  • Support visitor and bot access.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.14.0 (17/10/2025)
New Releases,Improvements

πŸš€ New Features

Post structure compatibility

  • Ensure UIKit only query for posts that can be rendered.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.13.1 (06/10/2025)
New Releases

πŸš€ New Features

Public Access

  • Support visitor and bot access.

🧩 Compatibility

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.12.0 (11/09/2025)
New Releases

πŸš€ 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

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18
4.11.0 (18/07/2025)
New Releases

πŸš€ 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

ConfigVersion
NodeJS>= v16
PNPM>= v8
React>= v18