@@ -9,11 +9,11 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/
99<!--
1010## [v0.108.0] – TBA
1111
12- ## [v0.107.76 ] - 2026-06-01 (APPROX.)
12+ ## [v0.107.77 ] - 2026-06-01 (APPROX.)
1313
14- See also the [v0.107.76 GitHub milestone][ms-v0.107.76 ].
14+ See also the [v0.107.77 GitHub milestone][ms-v0.107.77 ].
1515
16- [ms-v0.107.76 ]: https://github.com/AdguardTeam/AdGuardHome/milestone/111 ?closed=1
16+ [ms-v0.107.77 ]: https://github.com/AdguardTeam/AdGuardHome/milestone/112 ?closed=1
1717
1818NOTE: Add new changes BELOW THIS COMMENT.
1919-->
@@ -22,25 +22,31 @@ NOTE: Add new changes BELOW THIS COMMENT.
2222
2323- New ` reason ` query parameter in ` GET /control/querylog ` . See ` openapi/openapi.yaml ` for the full description.
2424
25+ ### Deprecated
26+
27+ - Query parameter ` response_status ` in ` GET /control/querylog ` is now deprecated. Use new ` reason ` query parameter instead.
28+
29+ <!--
30+ NOTE: Add new changes ABOVE THIS COMMENT.
31+ -->
32+
33+ ## [ v0.107.76] - 2026-05-21
34+
35+ See also the [ v0.107.76 GitHub milestone] [ ms-v0.107.76 ] .
36+
2537### Changed
2638
2739- Duration values in YAML configuration file now support ` d ` (days) units and has been updated.
2840
2941 ** NOTE:** Any rollback to version below the ` v0.107.76 ` should convert the values back to hours.
3042
31- ### Deprecated
32-
33- - Query parameter ` response_status ` in ` GET /control/querylog ` is now deprecated. Use new ` reason ` query parameter instead.
34-
3543### Fixed
3644
3745- DNS caching with disabled DNSSEC ([ #8384 ] ).
3846
3947[ #8384 ] : https://github.com/AdguardTeam/AdGuardHome/issues/8384
4048
41- <!--
42- NOTE: Add new changes ABOVE THIS COMMENT.
43- -->
49+ [ ms-v0.107.76 ] : https://github.com/AdguardTeam/AdGuardHome/milestone/111?closed=1
4450
4551## [ v0.107.75] - 2026-05-19
4652
@@ -3618,11 +3624,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2].
36183624[ms-v0.104.2] : https://github.com/AdguardTeam/AdGuardHome/milestone/28?closed=1
36193625
36203626<!--
3621- [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.76 ...HEAD
3622- [v0.107.76 ] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.75 ...v0.107.76
3627+ [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.77 ...HEAD
3628+ [v0.107.77 ] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.76 ...v0.107.77
36233629-->
36243630
3625- [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.75...HEAD
3631+ [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.76...HEAD
3632+ [v0.107.76] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.75...v0.107.76
36263633[v0.107.75] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.74...v0.107.75
36273634[v0.107.74] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.73...v0.107.74
36283635[v0.107.73] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.72...v0.107.73
0 commit comments