From 82247d764a4e241e838746acba418b4e0517a62d Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Fri, 5 Apr 2024 18:50:50 +0300 Subject: [PATCH] Pull request 2197: upd-chlog Squashed commit of the following: commit 85deb72cd2293e7467e225c0a5eaef36f7a0f5b4 Author: Ainar Garipov Date: Fri Apr 5 18:30:40 2024 +0300 all: upd chlog --- CHANGELOG.md | 49 ++++++++++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1395b956..4adc38e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,39 @@ and this project adheres to + + + + +## [v0.107.48] - 2024-04-05 + +See also the [v0.107.48 GitHub milestone][ms-v0.107.48]. + +### Fixed + +- Access settings not being applied to encrypted protocols ([#6890]) + +[#6890]: https://github.com/AdguardTeam/AdGuardHome/issues/6890 + +[ms-v0.107.48]: https://github.com/AdguardTeam/AdGuardHome/milestone/83?closed=1 + + + +## [v0.107.47] - 2024-04-04 + +See also the [v0.107.47 GitHub milestone][ms-v0.107.47]. + ### Security - Go version has been updated to prevent the possibility of exploiting the Go @@ -45,8 +69,8 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Fixed - Resetting DNS upstream mode when applying unrelated settings ([#6851]). -- Symbolic links to config YAML are replaced by a copy of the real file by AGH - after startup ([#6717]). +- Symbolic links to the configuration file begin replaced by a copy of the real + file upon startup on FreeBSD ([#6717]). ### Removed @@ -57,11 +81,8 @@ NOTE: Add new changes BELOW THIS COMMENT. [#6758]: https://github.com/AdguardTeam/AdGuardHome/issues/6758 [#6851]: https://github.com/AdguardTeam/AdGuardHome/issues/6851 -[go-1.22.2]: https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/ - - +[go-1.22.2]: https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/ +[ms-v0.107.47]: https://github.com/AdguardTeam/AdGuardHome/milestone/82?closed=1 @@ -2889,11 +2910,13 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.46...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.48...HEAD +[v0.107.48]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.47...v0.107.48 +[v0.107.47]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.46...v0.107.47 [v0.107.46]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.45...v0.107.46 [v0.107.45]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.44...v0.107.45 [v0.107.44]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.43...v0.107.44