v8.2.0
What's Changed
New features
- Allow overrides
viewAsset
in theAssetPickerBuilderDelegate
. (#391)
This will be considered a breaking change if the user extends classes fromAssetPickerBuilderDelegate
.
Fixes
- Correct behaviors when the access is limited on iOS. (#392)
Full Changelog: v8.1.4...v8.2.0