From 83d8d65950d78ecb83639c6468aeececc9417316 Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Fri, 22 May 2026 10:53:02 +0000 Subject: [PATCH] Pull request 2662: upd-chlog Squashed commit of the following: commit fd4c31b21bcee0db6d1211ebcddb11ed522f09b1 Author: Eugene Burkov Date: Fri May 22 11:06:00 2026 +0300 all: upd chlog --- CHANGELOG.md | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edf476705a0..8efad6dbcba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,11 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/ @@ -22,25 +22,31 @@ NOTE: Add new changes BELOW THIS COMMENT. - New `reason` query parameter in `GET /control/querylog`. See `openapi/openapi.yaml` for the full description. +### Deprecated + +- Query parameter `response_status` in `GET /control/querylog` is now deprecated. Use new `reason` query parameter instead. + + + +## [v0.107.76] - 2026-05-21 + +See also the [v0.107.76 GitHub milestone][ms-v0.107.76]. + ### Changed - Duration values in YAML configuration file now support `d` (days) units and has been updated. **NOTE:** Any rollback to version below the `v0.107.76` should convert the values back to hours. -### Deprecated - -- Query parameter `response_status` in `GET /control/querylog` is now deprecated. Use new `reason` query parameter instead. - ### Fixed - DNS caching with disabled DNSSEC ([#8384]). [#8384]: https://github.com/AdguardTeam/AdGuardHome/issues/8384 - +[ms-v0.107.76]: https://github.com/AdguardTeam/AdGuardHome/milestone/111?closed=1 ## [v0.107.75] - 2026-05-19 @@ -3618,11 +3624,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. [ms-v0.104.2]: https://github.com/AdguardTeam/AdGuardHome/milestone/28?closed=1 -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.75...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.76...HEAD +[v0.107.76]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.75...v0.107.76 [v0.107.75]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.74...v0.107.75 [v0.107.74]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.73...v0.107.74 [v0.107.73]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.72...v0.107.73