CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Releases: AdguardTeam/AdGuardHome
AdGuard Home v0.108.0-b.72
Compare
Changes compared to the previous beta, v0.108.0-b.71. See CHANGELOG.md for all changes.
Full changelog
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.5.
Fixed
Assets 29
AdGuard Home v0.107.63
Compare
Itβs not always the big issues: sometimes what you need is a few fixes and tweaks to pump up the overall stability π©
Acknowledgments
A special thanks our community moderators team and to everyone who filed and inspected issues, added translations, and helped us test this release!
Full changelog
See also the v0.107.63 GitHub milestone.
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.4.
Fixed
-
The hostnames of DHCP clients with multiple labels not being recognized.
-
Status reported by the systemd service implementation in cases of auto-restart after a failed start.
Assets 29
- sha256:f76b7c452189913da551d42beb77a1c1eb86dac25dc4cfd3f83edfde2d4a9702
2025-06-26T14:21:52Z - sha256:732e93fe8a6e39f41e55d44f5873d8d8648885b9d3d26e11deb7a00eea97fa3a
2025-06-26T14:21:54Z - sha256:8150cf437697e02e5b43a931d57300476d268bb5728e7375d3704034f8061346
2025-06-26T14:21:55Z - sha256:f3f56feb90669a5e01ead7226e0f2f8d39183e35569a5775aaf26bc6c65ab4d9
2025-06-26T14:21:56Z - sha256:91a8dd64b622d070d31f5849d247d6e87c519a5478453c6623950b76b785ad93
2025-06-26T14:21:58Z - sha256:3aba9ba7891683dd6e04edc0aa9c35d26c9de3d1d8d41ead2f76917723a11e19
2025-06-26T14:22:00Z - sha256:1fa48d618655abcaf4067f84b523b7f858e343ac447833ac2a83384c7a438fd7
2025-06-26T14:22:10Z - sha256:8791e986f735c772e690064d04b004bcbb216ed0ff2a390b4006c3d78e38b0b7
2025-06-26T14:22:11Z - sha256:74bda6f7c7334342b33fff50a0cdff4e206f84a471bab983ee16d3f6f112c53a
2025-06-26T14:22:13Z - sha256:ea8c1924285e41fbd867330559eaddc8b8847b43293e5cf665916efd7db85f42
2025-06-26T14:22:14Z -
2025-06-26T14:09:14Z -
2025-06-26T14:09:14Z - Loading
AdGuard Home v0.108.0-b.71
Compare
Changes compared to the previous beta, v0.108.0-b.70. See CHANGELOG.md for all changes.
Full changelog
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.4.
Fixed
-
The hostnames of DHCP clients with multiple labels not being recognized.
-
Status reported by the systemd service implementation in cases of auto-restart after a failed start.
Assets 29
AdGuard Home v0.107.62
Compare
Many claim to be client-oriented; we're proud to say that AdGuard Home is $client
-oriented, as in this update we've fixed (among others) the bug that prevented the rules containing the client
modifier from working. π₯
We have also improved AdGuard Home's security by updating the Go version to shore up some vulnerabilities, as usual.
Full changelog
See also the v0.107.62 GitHub milestone.
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.3.
Fixed
-
Clients with CIDR identifiers showing zero requests on the Settings β Client settings page (#2945).
-
Command line option
--update
when thedns.serve_plain_dns
configuration property was disabled (#7801). -
DNS cache not working for custom upstream configurations.
-
Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the Encryption Settings page.
-
Searching for persistent clients using an exact match for CIDR in the
POST /clients/search
HTTP API.
Assets 29
AdGuard Home v0.108.0-b.70
Compare
Changes compared to the previous beta, v0.108.0-b.69. See CHANGELOG.md for all changes.
Full changelog
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.3.
Fixed
Assets 29
AdGuard Home v0.108.0-b.69
Compare
Changes compared to the previous beta, v0.108.0-b.68. See CHANGELOG.md for all changes.
Full changelog
Fixed
-
DNS cache not working for custom upstream configurations.
-
Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the Encryption Settings page.
-
Searching for persistent clients using an exact match for CIDR in the
POST /clients/search
HTTP API.
Assets 29
AdGuard Home v0.107.61
Compare
What's worse than food poisoning? Cache poisoning, of course! In this update, we have fixed the vulnerability that was making AdGuard Home susceptible to cache poisoning attacks.
Acknowledgements
A special thanks to Xiang Li for reporting the vulnerability, our community moderators team, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!
Full changelog
See also the v0.107.61 GitHub milestone.
Security
-
Any simultaneous requests that are considered duplicates will now only result in a single request to upstreams, reducing the chance of a cache poisoning attack succeeding. This is controlled by the new configuration object
pending_requests
, which has a singleenabled
property, set totrue
by default.NOTE: It's strongly recommended to leave it enabled, otherwise AdGuard Home will be vulnerable to untrusted clients.
Assets 29
AdGuard Home v0.108.0-b.68
Compare
Changes compared to the previous beta, v0.108.0-b.67. See CHANGELOG.md for all changes.
Full changelog
Fixed
- Unencrypted DNS-over-HTTPS does not work without a certificate (#7773).
Assets 29
AdGuard Home v0.108.0-b.67
Compare
Changes compared to the previous beta, v0.108.0-b.66. See CHANGELOG.md for all changes.
Acknowledgements
A special thanks to Xiang Li for reporting the vulnerability, our community moderators team, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!
Full changelog
Security
-
Any simultaneous requests that are considered duplicates will now only result in a single request to upstreams, reducing the chance of a cache poisoning attack succeeding. This is controlled by the new configuration object
pending_requests
, which has a singleenabled
property, set totrue
by default.NOTE: It's strongly recommended to leave it enabled, otherwise AdGuard Home will be vulnerable to untrusted clients.
Changed
- Alpine Linux version in
Dockerfile
has been updated to 3.21 (#7588).
Fixed
- Incorrect label on login page (#7729).
Assets 29
AdGuard Home v0.107.60
Compare
If you are reading through these release notes, you must be a true power user of AdGuard Home, as this update isnβt the flashiest one. There are no exciting new features, but there are patches to Go vulnerabilities, UI and docker updates, and a couple of bugfixes.
Full changelog
See also the v0.107.60 GitHub milestone.
Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.2.
Changed
- Alpine Linux version in
Dockerfile
has been updated to 3.21 (#7588).
Deprecated
-
Node 20 support, Node 22 will be required in future releases.
NOTE:
npm
may be replaced with a different tool, such aspnpm
oryarn
, in a future release.
Fixed
-
Filtering for DHCP clients (#7734).
-
Incorrect label on login page (#7729).
-
Validation process for the HTTPS port on the Encryption Settings page.
Removed
- Node 18 support.