1.7.0
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