diff --git a/CHANGELOG.md b/CHANGELOG.md index c8eb9193057..2cc43b125f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,19 +17,45 @@ and this project adheres to ### Security -- Go version was updated to prevent the possibility of exploiting the - CVE-2022-32189 Go vulnerability fixed in [Go 1.18.5][go-1.18.5]. Go 1.17 - support has also been removed, as it has reached end of life and will not - receive security updates. - Weaker cipher suites that use the CBC (cipher block chaining) mode of operation have been disabled ([#2993]). ### Added -- Domain-specific upstream servers test. Such test fails with an appropriate - warning message ([#4517]). - Support for Discovery of Designated Resolvers (DDR) according to the [RFC draft][ddr-draft] ([#4463]). + +### Deprecated + +- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build. + +[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 + +[ddr-draft]: https://datatracker.ietf.org/doc/html/draft-ietf-add-ddr-08 + + + + + + + +## [v0.107.9] - 2022-08-03 + +See also the [v0.107.9 GitHub milestone][ms-v0.107.9]. + +### Security + +- Go version was updated to prevent the possibility of exploiting the + CVE-2022-32189 Go vulnerability fixed in [Go 1.18.5][go-1.18.5]. Go 1.17 + support has also been removed, as it has reached end of life and will not + receive security updates. + +### Added + +- Domain-specific upstream servers test. If such test fails, a warning message + is shown ([#4517]). - `windows/arm64` support ([#3057]). ### Changed @@ -37,26 +63,22 @@ and this project adheres to - UI and update links have been changed to make them more resistant to DNS blocking. -### Deprecated +### Fixed -- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build. +- Several UI issues ([#4775], [#4776], [#4782]). ### Removed - Go 1.17 support, as it has reached end of life. -[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 [#3057]: https://github.com/AdguardTeam/AdGuardHome/issues/3057 [#4517]: https://github.com/AdguardTeam/AdGuardHome/issues/4517 +[#4775]: https://github.com/AdguardTeam/AdGuardHome/issues/4775 +[#4776]: https://github.com/AdguardTeam/AdGuardHome/issues/4776 +[#4782]: https://github.com/AdguardTeam/AdGuardHome/issues/4782 -[ddr-draft]: https://datatracker.ietf.org/doc/html/draft-ietf-add-ddr-08 -[go-1.18.5]: https://groups.google.com/g/golang-announce/c/YqYYG87xB10 - - - - +[go-1.18.5]: https://groups.google.com/g/golang-announce/c/YqYYG87xB10 +[ms-v0.107.9]: https://github.com/AdguardTeam/AdGuardHome/milestone/45?closed=1 @@ -1063,11 +1085,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.8...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.9...HEAD +[v0.107.9]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.8...v0.107.9 [v0.107.8]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.7...v0.107.8 [v0.107.7]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.6...v0.107.7 [v0.107.6]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.5...v0.107.6