AdGuard Home v0.108.0-b.6
Pre-releaseChanges compared to the previous beta, v0.108.0-b.5. See CHANGELOG.md for all changes.
Full Changelog
Security
- Go version was updated to prevent the possibility of exploiting the CVE-2022-24675, CVE-2022-27536, and CVE-2022-28327 vulnerabilities.
Added
- Support for SVCB/HTTPS parameter
dohpathin filtering rules with thednsrewritemodifier according to the RFC draft (#4463).
Changed
-
The default DNS-over-QUIC port number is now
853instead of754in accordance with the latest RFC draft (#4276). -
Filtering rules with the
dnsrewritemodifier that create SVCB or HTTPS responses should useechinstead ofechconfigto conform with the latest drafts.
Deprecated
-
SVCB/HTTPS parameter name
echconfigin filtering rules with thednsrewritemodifier. Useechinstead. v0.109.0 will remove support for the outdated nameechconfig. -
Obsolete
--no-mem-optimizationoption (#4437). v0.109.0 will remove the flag completely.
Fixed
-
I/O timeout errors when checking for the presence of another DHCP server.
-
Network interfaces being incorrectly labeled as down during installation.
-
Rules for blocking the QQ service (#3717).