Releases: yasirkula/UnityNativeGallery
Releases · yasirkula/UnityNativeGallery
v1.5.3
Fixed minor issue: https://github.com/yasirkula/UnityNativeGallery/is…
v1.5.2
Added markTextureNonReadable parameter to GetVideoThumbnail
v1.5.1
Added GetMediaTypeOfFile function (closed #133)
v1.5.0
- Added GetMixedMediaFromGallery function to pick images/videos/audios at the same time
- Added GetAudioFromGallery function to pick audio files (works on Android only)
- Potential bugfix for rare UnauthorizedAccessExceptions
v1.4.1
Added NativeGallery.GetVideoThumbnail function
v1.4.0
Added Assembly Definition Files
v1.3.9
NativeGallery tries to preserve the file extension while picking mult…
v1.3.7: - Fixed a crash when picking images/videos on iOS13+
- Fixed a rare NullPointerException on Android
v1.3.6
Fixed picked image file not having an extension on iOS 13 (#93)