Skip to content

Releases: ikifar2012/remote-backup-addon

2022.9.0

03 Sep 21:33
bae7265
Compare
Choose a tag to compare

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

20 Jul 04:49
Compare
Choose a tag to compare
  • 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

20 Jul 04:31
Compare
Choose a tag to compare
  • Update git index

Full Changelog: 2022.7.0...2022.7.1

2022.7.0

20 Jul 04:13
044b0bf
Compare
Choose a tag to compare

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

18 May 02:40
Compare
Choose a tag to compare
  • Fix codenotary signature
  • Add ko-fi to FUNDING.yml

Full Changelog: 2022.5.0...2022.5.1

2022.5.0

13 May 03:01
9022c69
Compare
Choose a tag to compare
  • 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

14 Jan 22:57
Compare
Choose a tag to compare
  • Updated url in config.yaml
  • Fixed amd64 base image

Full Changelog: 2022.1.0...2022.1.1

2022.1.0

14 Jan 02:47
Compare
Choose a tag to compare

2021.12.0

24 Dec 04:17
255a14c
Compare
Choose a tag to compare
  • Upgraded base image to 11.0.0

Full Changelog: 2021.11.2...2021.12.0

2021.11.2

21 Nov 04:19
730af14
Compare
Choose a tag to compare
  • Fix typo in rclone causing failure

Full Changelog: 2021.11.1...2021.11.2