v9.6.0
What's Changed
New features
- Expose more route settings.
Users will now be able to control the route settings for the picker and viewer. - Add Persian (Farsi) language support. (Thanks to @Ho3einTahan)
Improvements
- Improve how
MediaQuery
is being listened. - Stop enabling drag to select when
maxAssets == 1
. - Extract
DefaultAssetPickerProvider.init
.
Fixes
- Fix semantics with the close button.
- Fix
selectPredicate
not being called when selecting the video asset under the WeChat Moment mode. - Manually dispose memory leak objects.
New Contributors
- @gavinliu made their first contribution in #692
- @Ho3einTahan made their first contribution in #608
- @guspan-tanadi made their first contribution in #694
- @zeqinjie made their first contribution in #709
Full Changelog: v9.5.1...v9.6.0