Skip to content

Releases: mandarons/icloud-drive-docker

v1.20.0

25 Jun 23:49
4e26254
Compare
Choose a tag to compare

Breaking Changes

  • Changes to container path are as follows -
    /app/icloud changed to /icloud
    /app/config.yaml changed to /config/config.yaml
    /app/session_data changed to /config/session_data
    ENV_CONFIG_FILE_PATH environment variable is now required to be set to /config/config.yaml
    Please update your docker-compose.yaml or docker run command accordingly.
  • Removed support for arm/v7 and linux/386 due to incompatibility with base image

What's Changed

  • [FEATURE] support for original_alt version extensions by @mandarons in #220
  • [FEATURE] Added username to notifications by @mandarons in #221
  • [BUGFIX] base image to lsio, now properly implements PGID and PUID by @mandarons in #224
  • Documentation update by @mandarons in #228
  • [FEATURE] Added unraid app template (submitted to Unraid CA for approval) by @mandarons in #229

Full Changelog: v1.19.0...v1.20.0

1.19.0

15 May 15:23
1c9c4f0
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Support all photo sizes from icloudpy in photo filter by @Chaldron in #209
  • [Fix] binary path + login doesn't persist (#207) by @mandarons in #208

New Contributors

Full Changelog: v1.18.1...v1.19.0

1.18.1

14 May 14:03
72338af
Compare
Choose a tag to compare

What's Changed

  • Fix: Download filtered album, if present, from all libraries when no library is specified by @mandarons in #203
  • Fix: Honors PUID (or 1000), PGID (or 1000) and UMASK (or 0022) environment variables by @DorianMazur in #206

New Contributors

Full Changelog: v1.18.0...v1.18.1

v1.18.0

26 Feb 05:30
7423802
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Folder mentioned in the "ignore" section of config.yaml gets downloaded fixes #180 by @mandarons in #191
  • [FEATURE] Allow retry_login_interval to set to -1 to retry login only once and exit, closes #189 by @mandarons in #192
  • [FEATURE] Discord Notifications Fixes #186 by @mandarons in #193

Full Changelog: v1.17.0...v1.18.0

v1.17.0

23 Jan 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.17.0

v1.16.1

01 Dec 18:29
750d809
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.16.1

1.16.0

02 Nov 00:08
b95808d
Compare
Choose a tag to compare

What's Changed

New Features

  • Support for photos > folder_format config option by @tymmej in #158
  • Override config path via environment variable ENV_CONFIG_FILE_PATH by @mandarons in #162
  • Support for shared library by @tymmej in #156
  • icloudpy upgraded to 0.5.0 by @mandarons in #161

Bug fixes

  • Fix for photos > download_all should ignore filtered albums. by @tymmej in #159
  • Fix downloading json files from drive by @tymmej in #160

Full Changelog: v1.15.0...v1.16.0

1.15.0

05 Oct 16:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.1...v1.15.0

1.14.1

27 Aug 16:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

1.14.0

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

New Contributors

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