Download AdGuard Home 0.107.45

Spread the love

AdGuard Home version 0.107.45 has been released. With this software, a DNS server can be set up at home to block advertisements and malware on the entire network, so that this is no longer necessary on each individual device. It is therefore comparable to Pi-hole. AdGuard Home works on a machine with Windows, macOS, Linux or FreeBSD, is also able to protect against phishing and has parental control. The program can be discussed on our own forum. The following changes and improvements have been made in this release:

Security

  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in Go 1.21.8.

Added

  • Context menu item in the Query Log to add a Client to the Persistent client list (#6679).

Changed

  • Starting with this release our scripts are using Go's forward compatibility mechanism for updating the Go version.Important note for porters: This change means that if your go version is 1.21+ but is different from the one required by AdGuard Home, the go tool will automatically download the required version.If you want to use the version installed on your builder, run: go get go@$YOUR_VERSION go mod tidy

and call make with GOTOOLCHAIN=local.

Deprecated

  • Go 1.21 support. Future versions will require at least Go 1.22 to build.

Fixed

  • Missing IP addresses in logs when querying for domain names from the ignore lists.
  • Blank page after resetting access clients (#6634).
  • Wrong algorithm for caching bootstrapped upstream addresses (#6723).

Removed

  • Go 1.20 support, as it has reached end of life.

Version number 0.107.45
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Windows 8, Windows 10, Windows 11
Website AdGuard Team
Download https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.45
License type GPL
You might also like