diff --git a/CHANGELOG.md b/CHANGELOG.md index 421d7b00..fd67b762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,14 +9,21 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/ + + +## [v0.107.62] - 2025-05-27 + +See also the [v0.107.62 GitHub milestone][ms-v0.107.62]. ### Security @@ -32,14 +39,13 @@ NOTE: Add new changes BELOW THIS COMMENT. - Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the *Encryption Settings* page. +- Searching for persistent clients using an exact match for CIDR in the `POST /clients/search` HTTP API. + [#2945]: https://github.com/AdguardTeam/AdGuardHome/issues/2945 [#7801]: https://github.com/AdguardTeam/AdGuardHome/issues/7801 [go-1.24.3]: https://groups.google.com/g/golang-announce/c/UZoIkUT367A - - +[ms-v0.107.62]: https://github.com/AdguardTeam/AdGuardHome/milestone/97?closed=1 ## [v0.107.61] - 2025-04-22 @@ -51,10 +57,6 @@ See also the [v0.107.61 GitHub milestone][ms-v0.107.61]. **NOTE:** We thank [Xiang Li][mr-xiang-li] for reporting this security issue. It's strongly recommended to leave it enabled, otherwise AdGuard Home will be vulnerable to untrusted clients. -### Fixed - -- Searching for persistent clients using an exact match for CIDR in the `POST /clients/search HTTP API`. - [mr-xiang-li]: https://lixiang521.com/ [ms-v0.107.61]: https://github.com/AdguardTeam/AdGuardHome/milestone/96?closed=1 @@ -3139,11 +3141,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.61...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.62...HEAD +[v0.107.62]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.61...v0.107.62 [v0.107.61]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.60...v0.107.61 [v0.107.60]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.59...v0.107.60 [v0.107.59]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.58...v0.107.59