AdGuard Home v0.106.0-b.2
Pre-release
Pre-release
·
1593 commits
to master
since this release
Changes compared to the previous beta, v0.106.0-b.1. See CHANGELOG.md for all changes.
Added
- New flag
--no-etc-hoststo disable client domain name lookups in the operating system's /etc/hosts files (#1947). - The ability to set up custom upstreams to resolve PTR queries for local addresses and to disable the automatic resolving of clients' addresses (#2704).
- Logging of the client's IP address after failed login attempts (#2824).
- Search by clients' names in the query log (#1273).
- Verbose version output with
-v --version(#2416).
Changed
- Normalization of hostnames with spaces sent by DHCP clients (#2945).
- The access to the private hosts is now forbidden for users from external networks (#2889).
- The reverse lookup for local addresses is now performed via local resolvers (#2704).
- Stricter validation of the IP addresses of static leases in the DHCP server with regards to the netmask (#2838).
- Stricter validation of
$dnsrewritefilter modifier parameters (#2498).