New Features
-
Command
from-icloud
: -
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.
- The import from Picasa, previously available as an option within the
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 featurespartner sharing
andexternal library
, has been successfully addressed.
- Version
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