github mandarons/icloud-docker v1.20.0
1.20.0

latest releases: v1.20.2, v1.20.1
6 months ago

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

Don't miss a new icloud-docker release

NewReleases is sending notifications on new releases.