Releases: icloud-photos-downloader/icloud_photos_downloader
Releases · icloud-photos-downloader/icloud_photos_downloader
v1.17.1
1.17.1 (2023-12-20)
- fix: main macos binary failing #668 #700
- fix: debian glibc error #741
v1.17.0
1.17.0 (2023-12-19)
- fix: macos binary failing #668 #700
- fix: 'Invalid email/password combination' exception due to recent iCloud changes #729
- feature:
--auth-only
parameter to independently create/validate session tokens without listing/downloading photos
- feature: 2FA validation merged from
pyicloud
v1.16.3
1.16.3 (2023-12-04)
- fix: file date attribute #714
- fix:
icloud --username
parameter reported as not an option #719
v1.16.2
1.16.2 (2023-09-30)
- fix: send logs to stdout #697
v1.16.1
1.16.1 (2023-09-27)
- fix: shared libraries throw INTERNAL_ERROR for some users #690
v1.16.0
1.16.0 (2023-09-25)
- feature: shared library support with
--list-libraries
and --library
parameters #455, #489, #678
v1.15.1
1.15.1 (2023-07-16)
- fix: excessive logging for existing and deduplicated files
- fix: add missing docker platforms back
v1.15.0
1.15.0 (2023-07-16)
- fix: logs when progress bar enabled
- feature:
--dry-run
parameter to run icloudpd without changes to local files and iCloud
- fix: pypi.org license and description
v1.14.5
1.14.5 (2023-07-06)
- fix: pypi publishing for macos
v1.14.4
1.14.4 (2023-07-06)
- fix: docker auth during publishing