Capacitor Community Media Versions Save

Capacitor plugin for saving and retrieving photos and videos, and managing photo albums.

v6.0.0

2 weeks ago
  • 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

1 month ago
  • Update getMedias() to also return video thumbnails
  • Save images in their source format when using savePhoto() to save space on iOS

v5.4.0

4 months ago
  • Add getAlbumsPath() to Android for getting path where albums are stored for more accurate album identification

v5.3.1

5 months ago
  • Fix runtime error when downloading file from the Internet on older Android versions

v5.3.0

6 months ago
  • Catch copyFile() crash when downloading file from the Internet

v5.2.2

8 months ago
  • Fix bug in getAlbums() with only videos in albums

v5.2.1

9 months ago
  • Add custom filenames on Android
  • Fix bug in getAlbums() with trashed items in folder

v5.2.0

9 months ago
  • Allow add-only photo permissions on iOS 14+

v5.1.0

9 months ago
  • Keep EXIF data when saving images with savePhoto()

v5.0.1

11 months ago
  • Fixes permissions on Android 13 (API 33+)