v3.7.0
What's Changed
Features
- Add
includeHiddenAssets
option toPMFilter
andFilterOptionGroup
to include hidden assets in the results on iOS.
Fixes
- Fix
SizeConstraint
not working for videos on Android. (#1275) - Fix inconsistent resizing behavior between iOS and Android in
thumbnailDataWithSize
. (#1271)
Improvements
- No longer set
sourceCompatibility
andtargetCompatibility
for Android dynamically. - Make native library's version parsed from the yaml.
New Contributors
- @benmccann made their first contribution in #1277
Full Changelog: v3.6.4...v3.7.0