Skip to content

v6.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexV525 AlexV525 released this 01 Jul 05:57
14de96c

Sync everything from WeChat 8.x .

New features

  • Change the permission from the app settings when it's limited.
  • Request more assets on iOS when the permission is limited.
  • Fit the assets' grid's layout as the iOS Photos app (reverted and start from the bottom).
  • Add Arabic language text delegate.
  • Allow using AssetPicker and AssetPickerViewer directly with delegates.

Improvements

  • Items that being banned from select (reached max assets or type conflict)
    will have a stronger color cover to indicate.
  • Video preview in the [SpecialPickerType.wechatMoment] is completely different from other previews.
  • Grid items has removed fade builder for more straight feedback after it gets loaded.
  • Better interaction when jumping between previewing assets.
  • Path entities list layout structure performance & structure improved.
  • More precise thumbnail's option for iOS.

Breaking changes

Multiple refactoring happened with delegates,
see Migration Guide for more details.