- fix: shared libraries throw INTERNAL_ERROR for some users #690
- fix: excessive logging for existing and deduplicated files
- fix: add missing docker platforms back
- 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
- fix: pypi publishing for macos
- fix: docker auth during publishing
- add binary wheel without dependencies to pypi
- fix: remove tests from pypi distributions
- fix: finite retry on unhandled errors during photo iteration #642
- fix: retry on internal error during deletion #615
- fix: retry authN on session error during deletion #647
- fix: auto-delete date mismatch #345
- fix:
--version
parameter
- experimental: fix npm packaging
- experimental: fix npm registry publishing
- experimental: fix npm registry publishing
- experimental: add support for distributing
icloudpd
with npm package manager
- fix: only delete files successfully downloaded #614
- feature: add experimental mode for new cli
- feature: add
--watch-with-interval
parameter #568 - fix: allow spaces in filenames #378
- feature: add
--notification-email-from
parameter #496
- fix: replace invalid chars in filenames with '_' #378
- feature: add
--domain
parameter to support mainland China #572, #545 - feature: add
linux/arm/v7
andlinux/arm/v6
docker image #434
- fix: avoid crash when downloading over legacy
-original
name #338 - fix: remove mac binary unitl Apple signing is supported #551
- fix: PyPI distribution #549
- fix: keyring error #539
- update dependencies to solve #539
- feature: a new command line option
--delete-after-download
to allow user to delete photos in the iCloud right after download is complete. #431, #368 #314 #124 #332
- deprecating python 3.6
- experimental: package
icloudpd
&icloud
as executables #146
- fix: smtp server_hostname cannot be an empty #227
- fix: Warning for missing
tzinfo
in Docker image removed by addingtzinfo
-package. #286
- fix: dev Docker build on Windows correctly manages crlf for scripts
- fix: --only-print-filenames option displays filenames (live photos) of files that have already been downloaded #200
- fix: docker works on Windows #192
- fix: --log-level option #194
- feature: Folder structure can be set to 'none' instead of a date pattern, so all photos will be placed directly into the download directory.
- fix: Empty directory structure being created #185
- feature: removed multi-threaded downloading and added deprecation notice to --threads-num parameter #180, #188
- fix: documentation issues, first addressed in #141 and separated contribution info from README.md into CONTRIBUTING.md
- Began recording updates in
CHANGELOG.md
- fix: reduce chances of IOErrors by changing default --threads_num to 1 #155, #163
- fix: reduce chances of errors due to missing required parameters #175
- fix: missing downloading process by upgrading tqdm dependency #167
Please refer to the commit history in GitHub: https://github.com/icloud-photos-downloader/icloud_photos_downloader/commits/master