Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down