Releases: yasirkula/UnityNativeGallery
Releases · yasirkula/UnityNativeGallery
v1.7.1
v1.7.0
v1.6.7
v1.6.6
- Fixed "null" path issue on Android 11 MIUI devices - When a large image/video is picked and it needs to be copied to the app's cache directory, a progressbar will be displayed instead of freezing the screen until the copy operation is completed (fixes #226)
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
- Added iOS 14 support. However, due to the new "Selected Photos" permission, saving images/videos to a custom album is no longer supported on iOS 14+. Images/videos will simply be saved to the default Photos album instead
- Added support for picking multiple images/videos on iOS 14+
- On iOS 11+, no permission dialog will be shown when picking images/videos from Photos
- On Android 29+, no permission dialog will be shown when saving images/videos to Gallery
- Fixed #136
- Fixed #99
Special thanks to Maryam Saeed for helping me with this update!