Skip to main content
New ReleasesImprovements

πŸš€ New Features

Group Message Moderation

Moderators can now delete other members’ messages.

Exclude Own Events

The Explore and β€œHappening Now” event surfaces now exclude the current user’s own events.

✨ Improvements

  • Upgraded @amityco/ts-sdk to 7.25.0.
  • Added an archived-chat loading skeleton.

🐞 Bug Fixes

  • Fixed the co-host badge persisting on leave and missing after rejoin.
  • Fixed the report reason not supporting multiline input and the unreport (flag-slash) icon.
  • Fixed a muted co-host not being unmuted on accept.
  • Fixed the inline error shown for oversize uploads.
  • Fixed the fullscreen video player and the message menu position.
  • Hid the 1:1 notification setting.
  • Fixed the β€œsee more” page title, toast copy, and RSVP reset.

🧩 Compatibility

New ReleasesImprovements

πŸš€ New Features

Live Player Controls

Added tap-to-reveal player controls, a live pause state.

🐞 Bug Fixes

  • Fixed read-only streamer behavior on livestreams.
  • Fixed the story default avatar not resolving.

🧩 Compatibility

New ReleasesImprovements

πŸš€ New Features

For You Feed

Added the personalized For You feed, gated by network-level configuration, with the option to default the social home to the For You feed.Added the ability to share event links, including a copy-link action in the event share menu.

Color Token

Upgraded color token placements to better fit dark theming colors

🐞 Bug Fixes

  • Fixed non-members receiving incorrect toast when reporting a post.
  • Fixed the clip comment list showing all comments instead of the relevant thread.
  • Fixed pending posts not being shown.
  • Fixed assorted icon and color issues, including the create-community camera icon, disabled vote button opacity, and empty-feed text.

🧩 Compatibility

Improvements

🐞 Bug Fixes

  • Fixed embedded UIKit components (such as the comment tray) scrolling the host page to the top on mount. The popup scroll lock is now only applied and restored around an actual open β†’ close cycle.

🧩 Compatibility

Improvements

🐞 Bug Fixes

  • Fixed broadcaster portrait livestream not displaying in the correct orientation.

🧩 Compatibility

Improvements

🐞 Bug Fixes

  • Fixed input focus being lost while typing in form fields.

🧩 Compatibility

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

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

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

New Releases
  • Version 4.15 Stable release

🧩 Compatibility

Improvements

🐞 Bug Fixes

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

🧩 Compatibility

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

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

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

New Releases

πŸš€ New Features

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

🧩 Compatibility

Improvements

🐞 Bug Fixes

  • Fixed channel creation modal crash

🧩 Compatibility

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

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

New Releases

πŸš€ New Features

Public Access

  • Support visitor and bot access.

🧩 Compatibility

New Releases,Improvements

πŸš€ New Features

Post structure compatibility

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

🧩 Compatibility

New Releases

πŸš€ New Features

Public Access

  • Support visitor and bot access.

🧩 Compatibility

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

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