Pull request 2418: Update changelog

Merge in DNS/adguard-home from upd-chlog to master

Squashed commit of the following:

commit f85a7559917ee8065732dcefd5b60d71bde3ab28
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue May 27 15:43:35 2025 +0300

    all: fix order

commit 6d1daa053ee2f8f9715f5442f6fdb63e155859bc
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue May 27 15:25:23 2025 +0300

    all: upd chlog
This commit is contained in:
Eugene Burkov 2025-05-27 15:55:30 +03:00
parent 29bd301d22
commit 57dc791f58

View File

@ -9,14 +9,21 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/
<!--
## [v0.108.0] TBA
## [v0.107.62] - 2025-04-30 (APPROX.)
## [v0.107.63] - 2025-06-15 (APPROX.)
See also the [v0.107.62 GitHub milestone][ms-v0.107.62].
See also the [v0.107.63 GitHub milestone][ms-v0.107.63].
[ms-v0.107.62]: https://github.com/AdguardTeam/AdGuardHome/milestone/97?closed=1
[ms-v0.107.63]: https://github.com/AdguardTeam/AdGuardHome/milestone/98?closed=1
NOTE: Add new changes BELOW THIS COMMENT.
-->
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->
## [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
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->
[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.62...HEAD
[v0.107.62]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.61...v0.107.62
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.63...HEAD
[v0.107.63]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.62...v0.107.63
-->
[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