Skip to content

AdGuard Home v0.108.0-b.44

Pre-release
Pre-release
Compare
Choose a tag to compare
@adguard-bot adguard-bot released this 24 Aug 14:03
· 237 commits to master since this release

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

Full changelog

Added

  • IPv6 hints are now filtered in case IPv6 addresses resolving is disabled (#6122).

  • The ability to set fallback DNS servers in the configuration file (#3701).

  • While adding or updating blocklists, the title can now be parsed from ! Title: definition of the blocklist's source (#6020).

  • The ability to filter DNS HTTPS records including IPv4/v6 hints (#6053).

  • Two new metrics showing total number of responses from each upstream DNS server and their average processing time in the Web UI (#1453).

Changed

  • $dnsrewrite rules containing IPv4-mapped IPv6 addresses are now working consistently with legacy DNS rewrites and match the AAAA requests.

  • For non-A and non-AAAA requests, which has been filtered, the NODATA response is returned if the blocking mode isn't set to Null IP. In previous versions it returned NXDOMAIN response in such cases.

Fixed

  • Occasional DNS-over-QUIC and DNS-over-HTTP/3 errors (#6133).

  • Legacy DNS rewrites containing IPv4-mapped IPv6 addresses are now matching the AAAA requests, not A (#6050).

  • File log configuration, such as max_size, being ignored (#6093).

  • Panic on using a single-slash filtering rule.

  • Panic on shutting down while DNS requests are in process of filtering (#5948).