Skip to content

Releases: mandarons/icloud-docker

1.14.0

20 Mar 00:46
668b9c1
Compare
Choose a tag to compare

New Contributors

Full Changelog: v1.13.0...v1.14.0

1.13.0

09 Feb 19:30
33d5683
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

20 Jan 22:36
Compare
Choose a tag to compare

What's Changed

  • Support for username based email services by @mandarons in #118
  • Handle errors raised by icloudpy and continue execution by @mandarons in #119

Full Changelog: v1.11.0...v1.12.0

1.11.0

14 Jan 05:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

1.10.0

10 Jan 18:51
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

  • Bugfix in Readme: sync_inteval -> sync_interval by @stijink in #103
  • Preventing re-dowload of empty files by @Mrc527 in #91

Infra updates

New Contributors

Full Changelog: v1.9.1...v1.10.0

1.9.1

24 Jul 17:33
fadb02f
Compare
Choose a tag to compare

What's Changed

  1. Packages are now extracted by default and unexpected re-downloading has been fixed (Fixes #76)
  2. Added support for iCloud China server iCloud.com.cn users (Fixes #78)
    2.1 Added new configuration option region: <global or china> in config.yaml file
    2.2 Updated documentation
  3. Added debug log messages for more information when file and photo is downloaded (#77)
  4. Corrected email body to have right docker exec command (#77)

Full Changelog: v1.9.0...v1.9.1

1.9.0

21 Feb 17:57
265d579
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

1.8.1

15 Feb 16:35
3302893
Compare
Choose a tag to compare

What's Changed

  • Introduces wait before retrying login again by @mandarons in #68
  • added retry_login_interval delay when retrying missing password by @mandarons in #69

Full Changelog: v1.8.0...v1.8.1

1.8.0

14 Feb 20:22
4c31621
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • Fixes #63 - number in folder name is not interpreted as string by @mandarons in #65

Other

  • workflow updates for requirements.txt changes by @mandarons in #56
  • Tests refactored and verbose option removed by @mandarons in #62

Full Changelog: v1.7.1...v1.8.0

1.7.1

28 Jan 14:30
Compare
Choose a tag to compare

What's Changed

  • #50 Fixes bug of application failure if photo file_size is missing; by @mandarons in #51
  • #52 don't download photos and drive unless explicitly specified in config.yaml by @mandarons in #53
  • #11 Upgraded icloudpy to 0.2.1 by @mandarons in #55

Full Changelog: v1.7.0...v1.7.1