Skip to content

Releases: icloud-photos-downloader/icloud_photos_downloader

v1.17.1

21 Dec 02:04
5594317
Compare
Choose a tag to compare

1.17.1 (2023-12-20)

  • fix: main macos binary failing #668 #700
  • fix: debian glibc error #741

v1.17.0

20 Dec 00:21
558cb5a
Compare
Choose a tag to compare

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

04 Dec 17:11
86f7838
Compare
Choose a tag to compare

1.16.3 (2023-12-04)

  • fix: file date attribute #714
  • fix: icloud --username parameter reported as not an option #719

v1.16.2

01 Oct 02:57
9097cb8
Compare
Choose a tag to compare

1.16.2 (2023-09-30)

  • fix: send logs to stdout #697

v1.16.1

27 Sep 17:32
a7d4a8f
Compare
Choose a tag to compare

1.16.1 (2023-09-27)

  • fix: shared libraries throw INTERNAL_ERROR for some users #690

v1.16.0

26 Sep 02:00
e0df8ee
Compare
Choose a tag to compare

1.16.0 (2023-09-25)

  • feature: shared library support with --list-libraries and --library parameters #455, #489, #678

v1.15.1

16 Jul 21:15
0525fcf
Compare
Choose a tag to compare

1.15.1 (2023-07-16)

  • fix: excessive logging for existing and deduplicated files
  • fix: add missing docker platforms back

v1.15.0

16 Jul 20:13
1a6601a
Compare
Choose a tag to compare

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

06 Jul 15:41
Compare
Choose a tag to compare

1.14.5 (2023-07-06)

  • fix: pypi publishing for macos

v1.14.4

06 Jul 15:17
Compare
Choose a tag to compare

1.14.4 (2023-07-06)

  • fix: docker auth during publishing