github simulot/immich-go v0.25.0
v0.25.0 iCloud import

latest release: v0.25.1
11 days ago

New Features

  • Command from-icloud:

    • Thanks to @cederigo's contribution, you can now import photos directly from an iCloud takeout. This feature preserves the capture date and albums, ensuring your photos are organized just as they were in iCloud.
    • Kudos to @cederigo for this enhancement!
  • Command from-picasa:

    • The import from Picasa, previously available as an option within the from-folder command, now has its own dedicated command. This change simplifies the import process for Picasa users.

Improvements

  • Stability Enhancements:
    • Version v0.24.7 has been downloaded 333 times, and no new reports of internal server errors have been received. This indicates that the root cause of the errors, which stemmed from the failing duplicate detection by immich-go combined with immich's features partner sharing and external library, has been successfully addressed.

What's Changed

  • 9850c0a add support for icloud takeouts
  • 77174e6 chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0
  • f058ee1 doc: update readme.md file for command from-icloud and from-picasa
  • ca2107e feat: add command to upload photos from Picasa folder or zip file
  • 93d95e8 feat: add command to upload photos from iCloud takeout folder or zip file
  • 6b608e8 feat: add commands to handle iCloud and Picasa album imports
  • b377822 feat: add user information to client and enhance asset filtering by owner and library ID
  • 9d04048 feat: sanitize file names by removing invalid characters Fixes #807
  • c0e2ebf fix: correct icloudMetadataExt constant
  • 895a646 fix: handle invalid year in MP4 metadata reading fixe:#823
  • 2f2ebd6 fix: make isArchived and isFavorite fields optional in asset update fixes: #831
  • 00025b2 fix: update expected results in end-to-end test for folder uploads
  • 3dfd856 fix: update test cases to use sanitized file names

New Contributors

Full Changelog: v0.24.7...v0.25.0

Don't miss a new immich-go release

NewReleases is sending notifications on new releases.