Skip to content

AdGuard Home v0.107.62

Latest
Compare
Choose a tag to compare
@adguard-bot adguard-bot released this 27 May 12:10
· 1109 commits to master since this release

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 the dns.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.