What's Changed
Fixes
- Fix picker and viewer selection syncing when selecting the last allowed asset.
- Fix Live Photo controllers completing initialization after the asset changes or the preview is disposed.
- Fix iCloud videos showing a black frame in the preview between
LocallyAvailableBuildercompleting andVideoPlayerController.initialize()finishing; a loading indicator now displays for the whole preparation window. - Fix
VideoPageBuildercontinuing to initialize and play a video after the widget was disposed or the previewed asset was swapped mid-load, which could leave iCloud videos playing audio in the background after the picker was closed. - Fix single-select mode where the grid UI stops refreshing and no other asset can be selected after selecting an asset from the preview page.
- Fix the viewer displaying a selectable action for unselected assets after reaching the maximum selection count.
New Contributors
- @jelly-dd made their first contribution in #763
- @LittleJamie made their first contribution in #760
Full Changelog: v10.1.2...v10.1.3