v3.6.0
What's Changed
Features
- Allows to get the duration of a Live Photo with
AssetEntity.durationWithOptions
on iOS and macOS.
Improvements
- Improves the options when fetching fixed number of assets on iOS and macOS.
Fixes
- Do not use
privateFileURL
on iOS 18+. - Fixes saving MP4 videos will result in 3GP on Android API 30-.
- Fixes nullable result returned when saving images and videos on Android.
New Contributors
- @yishangfei made their first contribution in #1188
Full Changelog: v3.5.2...v3.6.0