github AdguardTeam/AdGuardHome v0.108.0-b.61
AdGuard Home v0.108.0-b.61

latest release: v0.107.55
pre-release18 days ago

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

Note

This beta includes a fix for #7400, which was caused by changes related to #7314 that broke some Windows installations. We've changed the approach to permission handling on Windows to be much more careful about modifying them, but if you're not concerned about this feature, you can always use a --no-permcheck command line option (it works with the -s install command). This will disable any permission manipulation and may leave the system vulnerable.

Acknowledgments

A special thanks to our open-source contributor @MaggieFero, 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

  • 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.

Added

  • 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).

Fixed

  • Goroutine leak during the upstream DNS server test (#7357).
  • Goroutine leak during configuration update resulting in increased response time (#6818).

Don't miss a new AdGuardHome release

NewReleases is sending notifications on new releases.