[1.14.11]
Update AdGuardHome to 0.107.72
Full Changelog
The TLS certificate and key files are now being tracked for updates, which trigger a reload ([#3962]).
New query parameter recent in GET /control/stats/ defines statistics lookback period in millieseconds. See openapi/openapi.yaml for details.
New field "ignored_enabled" in GetStatsConfigResponse or GetQueryLogConfigResponse. See openapi/openapi.yaml for details.
In addition to modifying the contents of a hosts file, deleting or renaming the file now also updates runtime clients and DNS filtering results.
In this release, the schema version has changed from 32 to 33.
Added a new boolean field ignored_enabled in querylog and statistics config.
Executable permissions in some Docker installations ([#8237]).
Unknown blocked services from both global and client configuration now logged instead of causing server crash.