Skip to content

AdGuard Home v0.107.0-b.3

Pre-release
Pre-release

Choose a tag to compare

@ameshkov ameshkov released this 29 Jun 15:49
· 1473 commits to master since this release

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

Added

  • Blocking access using client IDs (#2624, #3162).
  • source directives support in /etc/network/interfaces on Linux (#3257).
  • RFC 9000 support in DNS-over-QUIC.
  • Completely disabling statistics by setting the statistics interval to zero (#2141).
  • The ability to completely purge DHCP leases (#1691).

Changed

  • Internationalized domains are now shown decoded in the query log with the original encoded version shown in request details (#3013).
  • When /etc/hosts-type rules have several IPs for one host, all IPs are now returned instead of only the first one (#1381).

Fixed

  • Occasional breakages on network errors with DNS-over-HTTP upstreams (#3217).