AdGuard Home | v0.107.76

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


AdGuard Home v0.107.76 is out now. It fixes a DNS caching bug that occurred when DNSSEC was disabled and restores correct DNS caching behaviour for installations affected by the previous update.

Visit the AdGuard Home GitHub or the official project pages for the full changelog, credits and installation guidance.

What’s in this release

  • Fixed DNS caching when DNSSEC was disabled (issue #8384); installing this hotfix restores correct DNS caching behaviour if your cache was corrupted by the prior update.
  • YAML configuration now accepts a ‘d’ suffix for duration values (days); related config entries have been updated to use this unit.
  • Credits to community moderators and contributors; full changelog is available on the v0.107.76 GitHub milestone (milestone).

Upgrade notes

  • Downgrading to versions earlier than v0.107.76 requires converting any ‘d’ duration values back into hours — check your YAML for values ending in ‘d’ and replace them with the equivalent number of hours before rolling back.
  • This is a hotfix release intended to correct the cache issue; install v0.107.76 to restore normal DNS caching behaviour on affected systems.

Share any comments or observations on your experience with the update so the community can follow how the fix performs in the wild.

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