Releases: icloud-photos-downloader/icloud_photos_downloader
Releases · icloud-photos-downloader/icloud_photos_downloader
v1.14.0
1.14.0 (2023-07-01)
- fix: auto-delete date mismatch #345
- fix:
--version
parameter
v1.13.4
1.13.4 (2023-06-14)
- experimental: fix npm packaging
v1.13.3
1.13.3 (2023-06-11)
- experimental: fix npm registry publishing
v1.13.2
1.13.2 (2023-06-10)
- experimental: fix npm registry publishing
v1.13.1
1.13.1 (2023-06-10)
- experimental: add support for distributing
icloudpd
with npm package manager
v1.13.0
1.13.0 (2023-04-21)
- fix: only delete files successfully downloaded #614
v1.12.0
1.12.0 (2023-03-10)
- experimental: add macos binary #551
- fix: add
icloud
script to the source distribution #594
v1.11.0
1.11.0 (2023-02-24)
- feature: add experimental mode for new cli
v1.10.0
1.10.0 (2023-02-17)
- feature: add
--watch-with-interval
parameter #568
- fix: allow spaces in filenames #378
- feature: add
--notification-email-from
parameter #496
v1.9.0
1.9.0 (2023-02-10)
- fix: replace invalid chars in filenames with '_' #378
- feature: add
--domain
parameter to support mainland China #572, #545
- feature: add
linux/arm/v7
and linux/arm/v6
docker image #434