AdGuard Home | v0.107.76

AdGuard Home v0.107.76 released on 21-05-2026


AdGuard Home v0.107.76 is out now. It’s a focused hotfix that repairs a broken cache introduced by the previous update, restoring correct DNS caching behaviour for affected installations.

Install the update and consult the project’s GitHub releases page or official site for full details and downloads.

What’s in this release

  • Hotfix: repairs a broken cache introduced by the prior update; users are advised to install this update to restore correct caching behaviour.
  • Fixed: DNS caching with DNSSEC disabled (issue #8384) — caching now works correctly when DNSSEC is turned off.
  • Changed: YAML duration values now accept “d” (days); duration fields in the YAML config support the new unit.

Upgrade notes

  • YAML duration values now accept “d” (days). If you roll back to a version below v0.107.76, convert those values back to hours before running the older release.
  • This is a targeted hotfix to repair the cache; install v0.107.76 to restore normal caching behaviour rather than relying on an older build.

Share your experience or any remaining issues on the project’s GitHub issues page or community channels.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes