Skip to content

Releases: home-assistant/supervisor

Hass.io 0.101

14 Apr 08:50
6c30248

Choose a tag to compare

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 slug to /addons/xy/info

Breakings

  • Move /host/hardware to /hardware/info

Hassio 0.100

10 Apr 19:24

Choose a tag to compare

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

24 Mar 22:46

Choose a tag to compare

Features

  • Show hardware on UI
  • Allow to switch to beta on UI

Improvements

  • Run internal now as: stable, beta, dev

API changes

  • Remove beta_channel from supervisor and rename it to channel

Hass.io 0.98

14 Mar 21:27
65b0e17

Choose a tag to compare

Bugfix

  • Fix watchdog Home-Assistant startup loop
  • freegeoip URL

Hass.io 0.97

13 Mar 22:39
5716324

Choose a tag to compare

Feature

  • New privilege IPC_LOCK
  • Add changelog to UI

Improvements

  • Update aioHttp to v3

Hass.io 0.96

03 Mar 10:17

Choose a tag to compare

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

26 Feb 21:58

Choose a tag to compare

Bugfix

  • Fix encrypted backups with None api password
  • Partial snapshot API support [] empty list

Hass.io 0.94

25 Feb 11:58
463c97f

Choose a tag to compare

Bugfix

  • Snapshot dialog on UI

Hass.io 0.93

24 Feb 19:43
d468107

Choose a tag to compare

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

23 Feb 10:40

Choose a tag to compare

Features

Bugfix

  • Update docker API to fix slow snapshot with local builded add-ons