Releases: ikifar2012/remote-backup-addon
2022.9.0
Please read before upgrading
This release includes a ton of breaking changes
Please read the documentation carefully before upgrading
Be aware that some of the configuration options have been renamed and may overwrite your current settings
Please backup your configuration before upgrading by clicking the vertical dots in the top right corner of the add-on configuration page
and click "Edit in YAML", you can then copy that to a text file and map those settings to their new config options as per the
documentation.
- enable rsync key-based authentication #51
- changed logging to bashio logger #52
- Rsync cleanup #54
- Configuration documentation #56
- Replace zip password with built in backup password #57
- renamed and resorted configuration #58
- Improve error handling #59
- Security enhancements #60
- Bump base image to 12.2.3
- added SFTP/SCP fallback and password auth #64
- Restore rclone config option #66
Huge thanks to @patman15 for all of his work this release!
Full Changelog: 2022.7.2...2022.9.0
2022.7.2
- Add init to config.yml to solve
s6-overlay-suexec: fatal: can only run as pid 1
Full Changelog: 2022.7.1...2022.7.2
2022.7.1
- Update git index
Full Changelog: 2022.7.0...2022.7.1
2022.7.0
What's Changed
- Updated HA CLI to version 4.18.0
- Updated base image to version 12.2.1
- Workaround issue #45
- Automate repository updates
- Bump docker/login-action from 1 to 2 by @dependabot in #49
- Bump peter-evans/repository-dispatch from 1 to 2 by @dependabot in #48
- Bump actions/checkout from 2 to 3 by @dependabot in #47
Full Changelog: 2022.5.1...2022.7.0
2022.5.1
- Fix codenotary signature
- Add ko-fi to
FUNDING.yml
Full Changelog: 2022.5.0...2022.5.1
2022.5.0
- Updated base image to 11.1.2
- Updated HA CLI to 4.17.0
- Added support for
HostKeyAlgorithms
hopefully fixing #37 - Added support for excluding addons from backup
- Added support for excluding folders from backup
- Fixed shellcheck warnings
- Added minimum Home Assistant version
- Sign images with Codenotary CAS
Full Changelog: 2022.1.1...2022.5.0
2022.1.1
- Updated url in
config.yaml
- Fixed
amd64
base image
Full Changelog: 2022.1.0...2022.1.1
2022.1.0
- Converted to YAML
- Upgraded base image to 11.0.1
- Moved docs to addons.mathesonsteplock.ca
2021.12.0
- Upgraded base image to 11.0.0
Full Changelog: 2021.11.2...2021.12.0
2021.11.2
- Fix typo in rclone causing failure
Full Changelog: 2021.11.1...2021.11.2