Releases: mandarons/icloud-docker
Releases · mandarons/icloud-docker
1.20.1
What's Changed
- Fix: Incorrect command in notification message by @mandarons in #240
- Fix: Incorrect session directory creation by @mandarons in #245
- Fix: Removed unused VOLUME and EXPOSE layers from Dockerfile by @mandarons in #246
- Fix: Updated svc-icd type to oneshot to respect
*_interval < 0
inconfig.yaml
by @mandarons in #248 - Fix:
retry_login_interval < 0
for empty keyring by @mandarons in #251 - Fix: Updated docs for optional
ENV_ICLOUD_PASSWORD
by @mandarons in #252 - icloudpy upgraded to 0.6.0 by @mandarons in #254
- Unraid template updated to set ENV_ICLOUD_PASSWORD as optional @mandarons in #254
New Contributors
Full Changelog: v1.20.0...v1.20.1
1.20.0
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 yourdocker-compose.yaml
ordocker run
command accordingly. - Removed support for
arm/v7
andlinux/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
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
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
- @DorianMazur made their first contribution in #206
Full Changelog: v1.18.0...v1.18.1
v1.18.0
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
What's Changed
- [FEATURE] Telegram Notifications by @mandarons in #185
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Re-enabled arm/v7 build per #171 by @mandarons in #172
- Fix for broken sync of packages by @mandarons in #177
Full Changelog: v1.16.0...v1.16.1
1.16.0
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
What's Changed
- Feature: Normalized filenames for accent characters by @tymmej in #144
- Fix: Use actual To address from SMTP settings by @BlackDuck888 in #154
- Fix: Error with unpacking packages by @tymmej in #145
- Feature: Option to preserve album structure by @tymmej in #146
- Other: Upgraded icloudpy to 0.4.0 by @mandarons in #155
New Contributors
- @BlackDuck888 made their first contribution in #154
Full Changelog: v1.14.1...v1.15.0
1.14.1
What's Changed
- Fix for bug #141 - photos without extension by @mandarons in #143
Full Changelog: v1.14.0...v1.14.1