Many claim to be client-oriented; we're proud to say that AdGuard Home is $client
-oriented, as in this update we've fixed (among others) the bug that prevented the rules containing the client
modifier from working. π₯
We have also improved AdGuard Home's security by updating the Go version to shore up some vulnerabilities, as usual.
Full changelog
See also the v0.107.62 GitHub milestone.
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.3.
Fixed
-
Clients with CIDR identifiers showing zero requests on the Settings β Client settings page (#2945).
-
Command line option
--update
when thedns.serve_plain_dns
configuration property was disabled (#7801). -
DNS cache not working for custom upstream configurations.
-
Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the Encryption Settings page.
-
Searching for persistent clients using an exact match for CIDR in the
POST /clients/search
HTTP API.