AdGuard Home - Package Updates
Pinned
AdGuard Home
-
[1.10.12]
- Update AdGuard Home to 0.108.0-b.59
- Full changelog
- AdGuard Home now properly sets permissions to its files and directories on Windows
- Improved filtering performance (#6818).
- Repetitive statistics log messages (#7338).
- Custom client cache (#7250).
- Missing runtime clients with information from the system hosts file on first AdGuard Home start (#7315).
-
[1.10.13]
- Update AdGuard Home to 0.108.0-b.60
- Full Changelog
-
[1.10.14]
- Update AdGuardHome to 0.108.0-b.61
- Full Changelog
- The permission check and migration on Windows has been fixed to use the Windows security model more accurately (#7400).
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.4][go-1.23.4].
- The
--no-permcheck
command-line option to disable checking and migration of permissions for the security-sensitive files and directories, which caused issues on Windows (#7400). - Goroutine leak during the upstream DNS server test (#7357).
- Goroutine leak during configuration update resulting in increased response time (#6818).
-
[1.10.15]
- Update AdGuardHome to 0.108.0-b.62
- Full Changelog
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.5][go-1.23.5].
- The new HTTP API
POST /clients/search
that finds clients by their IP addresses, CIDRs, MAC addresses, or ClientIDs. Seeopenapi/openapi.yaml
for the full description. - The
GET /clients/find
HTTP API is deprecated. Use the newPOST /clients/search
API. - Request count link in the clients table (#7513).
- The formatting of large numbers on the dashboard (#7329).
-
[1.10.16]
- Update AdGuardHome to 0.108.0-b.63
- Full Changelog
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.6][go-1.23.6].
- The ability to specify the upstream timeout in the Web UI.
- The Fastest IP address upstream mode now collects statistics for the all upstream DNS servers.
- The hostnames of DHCP clients not being shown in the Top clients table on the dashboard (#7627).
- The formatting of large numbers in the upstream table and query log (#7590).
-
[1.11.0]
- set checklist
-
[1.12.0]
- Update AdGuardHome to 0.108.0-b.64
- Full Changelog
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.24.1][go-1.24.1].
- Invalid ICMPv6 Router Advertisement messages (#7547).
- Disabled button for autofilled login form.
- Formatting of elapsed times less than one millisecond.
- Changes to global upstream DNS settings not applying to custom client upstream configurations.
- The formatting of large numbers in the clients tables on the Client settings page (#7583).
-
[1.13.0]
- Update base image to 5.0.0
-
[1.13.1]
- Update AdGuardHome to 0.108.0-b.65
- Full Changelog
- The ability to check filtering rules for host names using an optional query type and optional ClientID or client IP address (#4036).
- Optional
client
andqtype
URL query parameters to theGET /control/check_host
HTTP API. - Rules with the
client
modifier not working (#7708). - The search form not working in the query log (#7704).
- Clearing the DNS cache on the DNS settings page now includes both global cache and custom client cache.
-
[1.13.2]
- Update AdGuardHome to 0.108.0-b.66
- Full Changelog
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.24.2][go-1.24.2].
- Node 20 support, Node 22 will be required in future releases.
- Filtering for DHCP clients (#7734).
- Validation process for the HTTPS port on the Encryption Settings page.
- Node 18 support.