Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
Hass.io 0.101
Features
- Update UI and add new support for audio panel
- New audio backend with ALSA support to offload this from add-on to supervisor
- New API endpoint
/hardware
Bugfix
- Add
slugto/addons/xy/info
Breakings
- Move
/host/hardwareto/hardware/info
Hassio 0.100
Bugfix
- Support
'in name/description for local build
Features
- Add support for Seccomp/AppArmor (initial)
- Update docker API library
- Update aioHttp library
Breaking
- Home-Assistant container cleanup filesystem on restart
Hassio 0.99
Features
- Show hardware on UI
- Allow to switch to beta on UI
Improvements
- Run internal now as: stable, beta, dev
API changes
- Remove
beta_channelfromsupervisorand rename it tochannel
Hass.io 0.98
Bugfix
- Fix watchdog Home-Assistant startup loop
- freegeoip URL
Hass.io 0.97
Feature
- New privilege IPC_LOCK
- Add changelog to UI
Improvements
- Update aioHttp to v3
Hass.io 0.96
Features
- Update repository URL schema and allow branch:
https://github.com/xy/addons#beta - Add password/encrypted snapshots to UI
Bugfix
- Add reload add-ons button back to UI
Hass.io 0.95
Bugfix
- Fix encrypted backups with None api password
- Partial snapshot API support
[]empty list
Hass.io 0.94
Bugfix
- Snapshot dialog on UI
Hass.io 0.93
Bugfix
- System tab on UI
- Other small layout bugs on UI
Changes
- Partial restore only stop Home-Assistant if they is enabled
Hass.io 0.92
Features
- Update UI (home-assistant/frontend#879)
- Add snapshot slug as return of create snapshot/upload
Bugfix
- Update docker API to fix slow snapshot with local builded add-ons