Releases: home-assistant/supervised-installer
3.0.0
What's Changed
- Bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in #392
- Switch from cgroup v1 to cgroup v2 in post-install script by @ikifar2012 in #391
- Add iproute2 and systemd-timesyncd as explicit dependencies by @agners in #396
- Use /var/lib/homeassistant as Supervisor data directory by @agners in #397
Please Note: By default the Supervisor data directory will be read from the existing config (usually stored at /etc/hassio.json
) and thus if you are upgrading from a previous version of the supervised installer your data directory will remain at /usr/share/hassio
unless manually overwritten by the $DATA_SHARE
variable or the config file cannot be found. Therefore users upgrading from previous versions of this package will not be impacted by this change.
However, it is STRONGLY RECOMENDED to make and download a Home Assistant backup off device, before proceeding with any upgrades
Full Changelog: 2.0.0...3.0.0
2.0.0
What's Changed
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #371
- Fix check online in DEBIAN/postinst from ping to curl by @adeepn in #370
- Add note about NetworkManager managed interface by @agners in #375
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #379
- Add OHF logo to README by @mrdarrengriffin in #380
- Drop Debian Bullseye by @ikifar2012 in #382
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #385
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #386
New Contributors
- @adeepn made their first contribution in #370
- @mrdarrengriffin made their first contribution in #380
Full Changelog: 1.8.0...2.0.0
1.8.0
What's Changed
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #358
- Bump actions/checkout from 4.1.1 to 4.1.6 by @dependabot in #367
- Reorganize dependencies by @ikifar2012 in #368
- Add BlueZ for Bluetooth support
Full Changelog: 1.7.0...1.8.0
1.7.0
1.6.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #320
- Update README.md by @SeLLeRoNe in #319
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #324
- Fix redirects on errors by @ikifar2012 in #327
- Add tasks.json to make testing easier by @ikifar2012 in #330
- Update resolved.conf by @ikifar2012 in #328
- Support Network Storage by @ikifar2012 in #325
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #333
- Attach TTY for hassio_cli wrapper to make spinner work by @marceldev89 in #332
- Only attach TTY for hassio_cli wrapper when not completing command by @marceldev89 in #334
- Pull latest stable Supervisor if image is missing by @agners in #336
- Workaround to allow installation on Debian 11 by @ikifar2012 in #337
- Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #340
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #341
- Add support for containerd.sock in supervisor by @ikifar2012 in #344
- Cleanup container and stop services before installing by @ikifar2012 in #343
New Contributors
- @SeLLeRoNe made their first contribution in #319
- @marceldev89 made their first contribution in #332
Full Changelog: 1.5.0...1.6.0
1.5.0
1.4.3
What's Changed
- Modernize apt commands by @Daniel15 in #280
- Bump actions/stale from 7.0.0 to 8.0.0 by @dependabot in #283
- Set bind propagation for supervisor data by @skgsergio in #293
New Contributors
- @Daniel15 made their first contribution in #280
- @skgsergio made their first contribution in #293
Full Changelog: 1.4.2...1.4.3
1.4.2
Breaking change : When coming from an older release and had systemd-journal-remote
please be sure reinstall systemd-journal-remote
and reboot
For more information see: Systemd Journal
What's Changed
- Add lsb-release dependency by @psuet in #264
- Bump actions/stale from 6.0.1 to 7.0.0 by @dependabot in #269
- Fix for missing apparmor profile directory by @p0wertiger in #278
- Issue #247 Ensure systemd-journal-gatewayd socket is correct by @p0wertiger in #277
New Contributors
- @psuet made their first contribution in #264
- @p0wertiger made their first contribution in #278
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
This is a bugfix release
-
Solves Compression Error - Build Debian Package in Docker by @ikifar2012 in #263
-
Includes all the changes in 1.4.0
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Bump actions/stale from 5.2.0 to 6.0.0 by @dependabot in #242
- Bump actions/stale from 6.0.0 to 6.0.1 by @dependabot in #245
- feat(PREINSTALL): check if CPU arch is supported by @rokam in #243
- Add Odroid C4 machine by @Tony2k in #250, #258, #257
- docs: Add documentation about how to reconfigure "$DATA_SHARE" by @andygrunwald in #251
- Block Unsupported OS by @ikifar2012 in #262
New Contributors
- @rokam made their first contribution in #243
- @Tony2k made their first contribution in #250
- @andygrunwald made their first contribution in #251
Full Changelog: 1.3.1...1.4.0