Skip to content

v10.1.3

Latest

Choose a tag to compare

@AlexV525 AlexV525 released this 19 Jul 10:11
· 1 commit to main since this release
482c7bf

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 LocallyAvailableBuilder completing and VideoPlayerController.initialize() finishing; a loading indicator now displays for the whole preparation window.
  • Fix VideoPageBuilder continuing 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

Full Changelog: v10.1.2...v10.1.3