diff --git a/llms-full.txt b/llms-full.txt index bbac5f4a..c49b2bdc 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -90385,6 +90385,23 @@ let options = AmityChannelQueryOptions( See the [iOS SDK v8 Migration Guide](/social-plus-sdk/changelogs/ios-sdk-v8-migration-guide) for installation changes, including UIKit-specific steps. + ## 🚀 New Features + - Support avatar rendering from custom avatar URL(`avatarCustomUrl`) + + ## 🐞 Bug Fixes + - Fixed the poll "see results / see more options" label color and standardized the vote button styling on the poll post view. + + ## 🧩 Compatibility + + | Config | Version | + | :-- | :-- | + | Minimum Target | 14.0 | + | Xcode | 26.0 | + + | Library | Version | + | :-- | :-- | + | Amity-Social-Cloud-SDK | 8.2.1 | + ## 🐞 Bug Fixes - Fixed permission check before showing the add button on the community membership page. @@ -91501,6 +91518,18 @@ let options = AmityChannelQueryOptions( ## 🐞 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 + + | Config | Version | + | :-- | :-- | + | NodeJS | \>= v16 | + | PNPM | \>= v8 | + | React | \>= v18 | + + ## 🐞 Bug Fixes + - Fixed broadcaster portrait livestream not displaying in the correct orientation. ## 🧩 Compatibility