Skip to content

Releases: hassio-addons/bashio

v0.12.1

02 Feb 14:45
1ceb692
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

  • Put Bashio cache folder in a dot folder inside tmp @frenck (#60)

⬆️ Dependency updates

  • ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#59)

v0.12.0

01 Feb 13:41
e2aec10
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

v0.11.0

25 Jan 13:11
c1f4939
Compare
Choose a tag to compare

What’s changed

✨ New features

⬆️ Dependency updates

v0.10.1

18 Jan 01:07
dfa2c69
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

  • Fix slug: unbound variable in addon.update_available @frenck (#54)

v0.10.0

17 Jan 20:50
8005385
Compare
Choose a tag to compare

What’s changed

✨ New features

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

v0.9.0

02 Apr 00:18
06a6220
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ✨ Adds new CLI features (#24)
  • 🔨 last_version -> version_latest (#25)
  • ✨ Adds support for host logs (#26)
  • ✨ Adds basic support for audio (#27)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v0.8.1

21 Feb 12:29
b4b61fb
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • 🚑 Fix service available check

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v0.8.0

20 Feb 19:24
d2adc84
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • 🔨 Re-branding
  • 🚑 Fix semver link (#21)
  • 📚 Correct a few grammar pieces in the README (#19)
  • 🚑 Fix to exit the add-on if we run into timeout (#22)
  • ✨ Add service available method (#23)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v0.7.1

09 Feb 09:44
0d12226
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ✨ Adds new Supervisor add-on properties (#17)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v0.7.0

08 Feb 23:24
a4b2a4c
Compare
Choose a tag to compare

Full Changelog

This release introduces many breaking changes.

  • bashio::api.hassio -> bashio::api.supervisor
  • bashio::hassos -> bashio::os
  • bashio::hassos.* -> bashio::os.*
  • bashio::homeassistant -> bashio::core
  • bashio::homeassistant.* -> bashio::core.*

Furthermore, Bashio no longer uses the HASSIO_TOKEN environment variable, but now picks up SUPERVISOR_TOKEN.

All other HASSIO_* environment variables are replaced with SUPERVISOR_* as well.

🔨 Changes

  • 🎆 Updates maintenance/license year to 2020
  • ✏️ Funding adjustments
  • ✏️ Fixes some spelling and grammar
  • ✨ Adds support for resetting Hass.io DNS
  • ✏️ Fixes a typo in GitHub label
  • ✏️ Re-branding to match Home Assistant naming changes
  • 🔨 Re-branding of the Supervisor API (#16)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck