Skip to content

v4.0.0

Compare
Choose a tag to compare
@frenck frenck released this 11 Mar 14:14
· 222 commits to main since this release
5bc552a

What’s changed

This updates AdGuard Home to the latest and greatest version (ships with AdGuard Home v0.105.2), which contains a lot of fixes.

Additionally, this add-on has breaking changes, which is the reason for the major version bump. AdGuard Home will now bind solely to the main network interface. The Supervisor provides this network information, thus having a proper, Supervisor supported and managed, network configuration is now required.

Lastly, the snapshots of this add-on are now smaller and quicker and the logs spam way less.

🚨 Breaking changes

  • 🚑 Bind AdGuard Home to the default interface @frenck (#126)

🐛 Bug fixes

  • 🚑 Bind AdGuard Home to the default interface @frenck (#126)
  • 🚑 Ensure the add-on has proper API access @frenck (#129)
  • 🚑 Fix host configuration, remove netmask @frenck (#130)

🚀 Enhancements

🧰 Maintenance

  • Remove obsolete webui from configuration @frenck (#107)

⬆️ Dependency updates