Skip to content

Releases: ikifar2012/remote-backup-addon

2025.2.0

27 Feb 03:32

Choose a tag to compare

2025.2.0

⚠️Warning: Breaking Changes Ahead⚠️

  • Breaking Change - Add backup_custom_delimiter option to allow for custom delimiters in backup names by default this is set to _ (you may need to update your configuration to include this option)
  • Breaking Change - Change backup_custom_prefix from Automated backup to Automated_backup for better compatibility with some systems (most people will not notice this change)

🤔 What's Changed

Full Changelog: 2024.6.0...2025.2.0

2024.6.0

01 Jun 05:03
6ac7ff2

Choose a tag to compare

  • Fix error notifications
  • Fix SSH key permissions
  • ⬆️ Update actions/checkout digest to a5ac7e5 by @renovate in #142
  • ⬆️ Update Add-on base image to v16 (major) by @renovate in #144

Full Changelog: 2024.4.0...2024.5.0

2024.4.0

11 Apr 03:47
393978c

Choose a tag to compare

2024.4.0

  • ⬆️ Update peter-evans/repository-dispatch action to v3 by @renovate in #130
  • ⬆️ Update Add-on base image to v15.0.7 by @renovate in #132
  • Fix rsync folders (#134)

Full Changelog: 2023.12.0...2024.4.0

2023.12.0

15 Dec 06:05
f2b9c3f

Choose a tag to compare

What's Changed

  • ⬆️ Bump base image to 15.0.1 from 13.1.3
  • Breaking Change - Switch from /ssl to addon_configs/3490a758_remote_backup for config directory (migration should be automatic)
  • Temporarily disable apparmor to fix #119
  • Drop CodeNotary signing

Full Changelog: 2023.3.0...2023.12.0

2023.3.0

07 Mar 23:36
70a7652

Choose a tag to compare

  • Bump base image from 13.0.0 to 13.1.3
  • Fix quoting issue #89

Full Changelog: 2022.12.1...2023.3.0

2022.12.1

07 Jan 02:01
f79f0c6

Choose a tag to compare

  • Fix scp: dest open double quoting issue #86 addresses #84
  • Correct null behavior #85 addresses #81
  • Bump Base Image to 13.0.1

Full Changelog: 2022.12.0...2022.12.1

2022.12.0

30 Dec 05:38
73b9927

Choose a tag to compare

  • Bump Base Image to 13.0.0
  • extend connection debug messages #77
  • Logo #78
  • Add null option #83

Full Changelog: 2022.9.4...2022.12.0

2022.9.4

22 Sep 04:47
aa499e2

Choose a tag to compare

  • Message typo fix #73

Full Changelog: 2022.9.3...2022.9.4

2022.9.3

22 Sep 04:22
40df621

Choose a tag to compare

  • Switch to bashio::config.has_value to fix #70

Full Changelog: 2022.9.2...2022.9.3

2022.9.2

13 Sep 21:33
b6f76a2

Choose a tag to compare

  • Fix password check #69

Full Changelog: 2022.9.1...2022.9.2