Changes compared to the previous beta, v0.108.0-b.9. See CHANGELOG.md for all changes.
Acknowledgements
A special thanks to our open-source contributor, @PeterDaveHello, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!
Full Changelog
Security
- Go version was updated to prevent the possibility of exploiting the CVE-2022-1705, CVE-2022-32148, CVE-2022-30631, and other Go vulnerabilities fixed in Go 1.17.12.
Fixed
-
DHCP lease validation incorrectly letting users assign the IP address of the gateway as the address of the lease (#4698).
-
Updater no longer expects a hardcoded name for
AdGuardHome
executable (#4219). -
Inconsistent names of runtime clients from hosts files (#4683).
-
PTR requests for addresses leased by DHCP will now be resolved into hostnames under
dhcp.local_domain_name
(#4699). -
Broken service installation on OpenWrt (#4677).