github AdguardTeam/AdGuardHome v0.108.0-b.17
AdGuard Home v0.108.0-b.17

latest releases: v0.107.52, v0.108.0-b.57, v0.107.51...
pre-release23 months ago

Changes compared to the previous beta, v0.108.0-b.16. See CHANGELOG.md for all changes.

Acknowledgements

A special thanks to our open-source contributor, @ishanjain28, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!

Full Changelog

Security

  • As an additional CSRF protection measure, AdGuard Home now ensures that requests that change its state but have no body (such as POST /control/stats_reset requests) do not have a Content-Type header set on them (#4970).

Added

Experimental HTTP/3 Support

See #3955 and the related issues for more details. These features are still experimental and may break or change in the future.

  • DNS-over-HTTP/3 DNS and web UI client request support. This feature must be explicitly enabled by setting the new property dns.serve_http3 in the configuration file to true.

  • DNS-over-HTTP upstreams can now upgrade to HTTP/3 if the new configuration file property use_http3_upstreams is set to true.

  • Upstreams with forced DNS-over-HTTP/3 and no fallback to prior HTTP versions using the h3:// scheme.

Fixed

  • User-specific blocked services not applying correctly (#4945, #4982, #4983).

  • only application/json is allowed errors in various APIs (#4970).

Don't miss a new AdGuardHome release

NewReleases is sending notifications on new releases.