Skip to content

AdGuard Home v0.108.0-b.6

Pre-release
Pre-release

Choose a tag to compare

@adguard-bot adguard-bot released this 13 Apr 17:52
· 1212 commits to master since this release

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

Full Changelog

Security

Added

  • Support for SVCB/HTTPS parameter dohpath in filtering rules with the dnsrewrite modifier according to the RFC draft (#4463).

Changed

  • The default DNS-over-QUIC port number is now 853 instead of 754 in accordance with the latest RFC draft (#4276).

  • Filtering rules with the dnsrewrite modifier that create SVCB or HTTPS responses should use ech instead of echconfig to conform with the latest drafts.

Deprecated

  • SVCB/HTTPS parameter name echconfig in filtering rules with the dnsrewrite modifier. Use ech instead. v0.109.0 will remove support for the outdated name echconfig.

  • Obsolete --no-mem-optimization option (#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).