Pull request 2491: upd-chlog

Squashed commit of the following:

commit a9c0d5cb274ee836afa97b6f22cd31f4c5bcd54b
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Sep 29 18:15:54 2025 +0300

    all: upd chlog
This commit is contained in:
Eugene Burkov 2025-09-29 18:46:35 +03:00
parent 94d61abcc7
commit 2fde53bb59

View File

@ -9,18 +9,28 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/
<!--
## [v0.108.0] TBA
## [v0.107.67] - 2025-09-25 (APPROX.)
## [v0.107.68] - 2025-10-14 (APPROX.)
See also the [v0.107.67 GitHub milestone][ms-v0.107.67].
See also the [v0.107.68 GitHub milestone][ms-v0.107.68].
[ms-v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/milestone/102?closed=1
[ms-v0.107.68]: https://github.com/AdguardTeam/AdGuardHome/milestone/103?closed=1
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Added
- New fields `"groups"` and `"group_id"` added to the HTTP API (`GET /control/blocked_services/all`). See `openapi/openapi.yaml` for the full description.
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->
## [v0.107.67] - 2025-09-29
See also the [v0.107.67 GitHub milestone][ms-v0.107.67].
### Added
- The *HaGeZi's DNS Rebind Protection* filter for protecting against DNS rebinding attacks ([#102]).
- Support for configuring the suggested default HTTP port for the installation wizard via the `ADGUARD_HOME_DEFAULT_WEB_PORT` environment variable (useful for vendors).
@ -36,9 +46,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
[#102]: https://github.com/AdguardTeam/AdGuardHome/issues/102
[#7964]: https://github.com/AdguardTeam/AdGuardHome/issues/7964
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->
[ms-v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/milestone/102?closed=1
## [v0.107.66] - 2025-09-15
@ -3268,11 +3276,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.67...HEAD
[v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...v0.107.67
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.68...HEAD
[v0.107.68]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.67...v0.107.68
-->
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...HEAD
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.67...HEAD
[v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...v0.107.67
[v0.107.66]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.65...v0.107.66
[v0.107.65]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.64...v0.107.65
[v0.107.64]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.63...v0.107.64