v6.0.0
New features
- Sync all UI details from WeChat 8.x.
- Integrate iCloud progress overview in previews.
- 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 started from the bottom). - Add Arabic language text delegate.
- Allow using
AssetPicker
andAssetPickerViewer
directly with delegates. - Add
keepScrollOffset
feature for theAssetPickerBuilderDelegate
, which allow users to keep the scroll offset between pickings.
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.
- Improve text scale handling. (#177)
- Reduce font size for couple texts.
Breaking changes
Multiple refactoring happened with delegates, see Migration Guide for more details.