Skip to content

Releases: hassio-addons/addon-adguard-home

v1.0.0

11 Apr 23:02
f5dc4fa
Compare
Choose a tag to compare

Full Changelog

This release moves the add-on to stable / production ready 🎉
It also adds Hass.io Ingress support 🎉

As for a major change: Port settings are moved out of the add-on configuration.
After the upgrade, you may need to check this (if you had changed the default before).

Changed

  • ⬆️ Upgrades AdGuard Home to v0.94 (#7)
  • ⬆️ Upgrades base image to v3.1.0
  • ✨ Puts AdGuard into debug mode when add-on is
  • 🔨 Use Bashio wait_for before starting NGinx
  • 🔨 Improves S6 finish scripts
  • ✨ Adds Hassio Ingress support
  • ✏️ Fixes grammar in README
  • 👕 Removes a extra space from NGinx configuration
  • 🔨 Removes number prefix from container init scripts
  • 🎉 Moves add-on stage to production ready

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

v0.3.0

20 Mar 21:47
f2ebdf7
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades add-on base image to 3.0.0
  • Removes custom log format override
  • Makes log_level optional
  • Workaround Docker issue by reinstating legacy tags
  • Adds support for ARMv7
  • Rewrite add-on onto Bashio
  • Removes obsolete opt folder creation
  • Makes NGinx wait for AdGuard before starting
  • Fixes download location for ARMv7

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

v0.2.0

25 Feb 21:30
24469c9
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades add-on base image to 2.3.2
  • Upgrades AdGuard Home to v0.93

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

v0.1.1

11 Jan 22:37
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades AdGuard Home to v0.92 hotfix 2 (#3) (@tjorim)

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

v0.1.0

10 Jan 21:35
efbe89c
Compare
Choose a tag to compare

🎉 Initial release