Releases: mandarons/icloud-docker
Releases · mandarons/icloud-docker
1.7.0
Backend change - replaced seemingly dead pyiCloud
library with icloudpy
library
#24 is fixed
1.6.0 - iCloud Photos!
Breaks backward compatibility - please update your config.yaml
file
1.5.0
- Support for ARM architecture (
linux/arm64
and linux/arm/7
)
- Heavily optimized docker images for size - going from 411.1 MB to 23.93 MB!
- Moved CI/CD fully to GitHub Actions (internal)
1.4.0
- Sync 'App Library' type -- thanks to @songchenwen for #16
- CI moved to GH Actions
1.3.0
Feature
- When
filters
isn't specified in the config file, all of iCloud drive content is downloaded. Thanks to @neybar #15
1.2.0
Features
- Once in a day SMTP notification if credentials are expired/invalid (Thanks to @neybar #13 )
1.1.0
Features
- file_extensions in config file is now optional - allows syncing of all the content recursively #8
- Fixed verbose mode not displaying all the information