Releases: jcwillox/hass-auto-backup
Releases · jcwillox/hass-auto-backup
v1.5.3
v1.5.2
v1.5.1
v1.5.0
✨ Features
🏗️ Chore
- Update license to 2024 (7a882ae)
♻️ Refactoring
📦 Build
- deps: Update actions/checkout action to v4 (#137) (e01e86e)
- deps: Update actions/setup-python action to v5 (#138) (4fc51e1)
- deps: Update all non-major dependencies (efb79ef)
⚙️ Continuous Integration
- Use node lts version for release workflow (9cc885c)
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
✨ Features
- Add backup location and compression options (41b0363), closes #106
- Add czech translations (#105) (e2754f2)
- Add editor tools (ac7c04f)
- Add pt translations (#98) (cf7895f)
- Add sk translations (#89) (1b39d3c)
- Rework and update devcontainer (436f68c)
📚 Documentation
- Update services with new options (07cbcff)
♻️ Refactoring
⚙️ Continuous Integration
Full Changelog: v1.3.2...v1.4.0
1.3.2
1.3.1
What's Changed
- feat: add french translations by @morzingrath in #76
- refactor:
async_setup_platforms
->async_forward_entry_setups
by @alvinchen1 in #85
New Contributors
- @morzingrath made their first contribution in #76
- @alvinchen1 made their first contribution in #85
Full Changelog: 1.3.0...1.3.1
1.3.0
⚡ Features
- Experimental support for custom backup names on Home Assistant Core (198fa29)
Changes
- docs: improve bug template (8a2d33b)
- docs: document new features (33e2b9a)
- docs: update bug template (cc4dcd8)
- docs: add hacs badge (7534d1b)
- docs: add bug report template (b8cecea)
- test: add devcontainer (782b715)
Full Changelog: 1.2.0...1.3.0
1.2.0
⚡ Features
- Support matching wildcard slugs for include and exclude (f684b66) (closes #66)
- Mimic internal backup naming scheme instead of showing 'Unknown' on Home Assistant Core (ba1668a)
Bug Fixes
- Fix broken include/exclude behaviour (d6bfb42)
- Relax config constraints for non-supervised installations (7dfa7aa) (fixes #65)
- download_backup: fix permission error when copying to non-unix platforms (27e0d94) (fixes #64)
Full Changelog: 1.1.1...1.2.0