Skip to content

Releases: icloud-photos-downloader/icloud_photos_downloader

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

v1.14.3

06 Jul 14:47
475f9c4
Compare
Choose a tag to compare

1.14.3 (2023-07-06)

  • add binary wheel without dependencies to pypi
  • fix: remove tests from pypi distributions

v1.14.2

03 Jul 16:46
76c7276
Compare
Choose a tag to compare

1.14.2 (2023-07-03)

  • fix: finite retry on unhandled errors during photo iteration #642
  • fix: retry on internal error during deletion #615