Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 20:05
· 4 commits to refs/heads/main since this release

Note: this is the full changelog of the versions deployed via the previous mono-repository.

1.7.0 - 2023-10-13

  • πŸ”¨ Correct --archive argument (thanks @reedy | #418)
  • πŸ”Ό Updated to alpine 3.18
  • πŸ”Ό Updated rsync to 3.2.7-r4
  • πŸ”Ό Update coreutils to 9.3-r1
  • ✨ Add more device mappings (/dev/sd[a-e][1-5])

1.6.0 - 2023-01-08

  • πŸ”Ό Updated rsync to 3.2.7-r0
  • πŸ› Fix broken options (#344)

1.5.1 - 2022-08-28

  • πŸ› Fix Copy-Paste code for local rsync execution
  • πŸ“ Updated docs to new addon config

1.5.0 - 2022-08-15

  • πŸ”Ό Updated to alpine 3.16
  • πŸ”Ό Updated rsync to 3.2.4-r2
  • πŸ”Ό Update coreutils to 9.1-r0
  • πŸ”¨ Change the config to seperate options and destination per folder (#276)
  • πŸ“ Updated to new repository structure + Yaml config

⚠️ Breaking Change ⚠️

Your addon config needs to be changed to the new per-folder options and destinations.

1.4.0 - 2022-04-05

  • πŸ”Ό Update rsync to 3.2.3-r4
  • πŸ“ Updated config.json and Readme

1.3.0 - 2021-04-02

  • πŸ”¨ Use ghcr.io/home-assistant for base images

1.2.0 - 2021-02-27

  • πŸ”Ό Update rsync to 3.2.3-r1
  • πŸ”Ό Update alpine to 3.13
  • πŸ”Ό Update coreutils to 8.32-r2

1.0.1 - 2021-02-09

  • πŸ”¨ Migrate to new devices option format. Thanks @LiJu09

1.0.0 - 2019-10-28

  • βž• Introduced local rsync addon