diff --git a/CHANGELOG.md b/CHANGELOG.md index 6af667cb..f08b6993 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,23 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/ + + +## [v0.107.57] - 2025-02-20 + +See also the [v0.107.57 GitHub milestone][ms-v0.107.57]. + ### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.6][go-1.23.6]. @@ -28,7 +36,7 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Changed -- The *Fastest IP address* upstream mode now collects statistics for the all upstream DNS servers. +- The *Fastest IP address* upstream mode now correctly collects statistics for all upstream DNS servers. ### Fixed @@ -38,11 +46,8 @@ NOTE: Add new changes BELOW THIS COMMENT. [#7590]: https://github.com/AdguardTeam/AdGuardHome/issues/7590 [#7627]: https://github.com/AdguardTeam/AdGuardHome/issues/7627 -[go-1.23.6]: https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k - - +[go-1.23.6]: https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k +[ms-v0.107.57]: https://github.com/AdguardTeam/AdGuardHome/milestone/92?closed=1 ## [v0.107.56] - 2025-01-23 @@ -3012,11 +3017,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.56...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.57...HEAD +[v0.107.57]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.56...v0.107.57 [v0.107.56]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.55...v0.107.56 [v0.107.55]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.54...v0.107.55 [v0.107.54]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.53...v0.107.54