Skip to content

Releases: capacitor-community/media

v6.0.0

29 Apr 06:12
Compare
Choose a tag to compare
  • Update to Capacitor 6
  • Fix missing source maps
  • Add getMediaByIdentifier() to get full-size media to web layer on iOS
  • Improve error handling on Android
  • Improve download performance on Android
  • Add error codes to promise rejections
  • Handle image URLs without extensions properly on Android
  • Remove saveGif -- functionality is now in savePhoto

v5.4.1

02 Apr 22:32
Compare
Choose a tag to compare
  • Update getMedias() to also return video thumbnails
  • Save images in their source format when using savePhoto() to save space on iOS

v5.4.0

20 Dec 05:22
Compare
Choose a tag to compare
  • Add getAlbumsPath() to Android for getting path where albums are stored for more accurate album identification

v5.3.1

06 Dec 02:30
Compare
Choose a tag to compare
  • Fix runtime error when downloading file from the Internet on older Android versions

v5.3.0

30 Oct 17:54
9da134a
Compare
Choose a tag to compare
  • Catch copyFile() crash when downloading file from the Internet

v5.2.2

24 Aug 01:14
Compare
Choose a tag to compare
  • Fix bug in getAlbums() with only videos in albums

v5.2.1

13 Aug 22:19
Compare
Choose a tag to compare
  • Add custom filenames on Android
  • Fix bug in getAlbums() with trashed items in folder

v5.2.0

13 Aug 20:58
Compare
Choose a tag to compare
  • Allow add-only photo permissions on iOS 14+

v5.1.0

04 Aug 21:54
Compare
Choose a tag to compare
  • Keep EXIF data when saving images with savePhoto()

v5.0.1

01 Jun 18:27
Compare
Choose a tag to compare
  • Fixes permissions on Android 13 (API 33+)