WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: hassio-addons/addon-base

v1.1.0

15 Nov 20:52
9cd8e9d

Choose a tag to compare

Full Changelog

Added

  • Added service command that emulates systemd behavior for S6

Changed

  • Updated README to match style of other add-ons
  • Upgraded Qemu static binaries to v2.9.1

v1.0.1

25 Oct 20:56
80d7e46

Choose a tag to compare

Full Changelog

Change

  • Added extra debug output when curl API call fails #11

v1.0.0

15 Oct 18:30
eceed3d

Choose a tag to compare

Full Changelog

Added

  • Bash function library for add-ons
  • curl is now installed by default
  • Automated add-on startup banner, including version information
  • Automated upgrade notification of add-on in the logs
  • Handling of log level via log_level Hass.io add-on options

Changed

  • S6 stage 2 issues, will now cause termination of the container
  • S6 waits for all services to start before executing CMD
  • Updated/tweaked the documentation

Removed

  • Removes Docker build arg: S6_OVERLAY_VERSION

v0.0.2

26 Sep 09:29

Choose a tag to compare

Full Changelog

Changed

  • Updated add-on to support new build environment #8

v0.0.1

21 Sep 19:47

Choose a tag to compare

Added

  • Initial version, first release.