From 4c1dcfee40719f095f77a64f33f9ea4c60a92e0c Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Fri, 20 Feb 2026 11:45:39 +0000 Subject: [PATCH] Pull request 2589: upd-chlog Squashed commit of the following: commit b2dcf51a007204418181a860db21def3f4e30e52 Merge: 3d5379a43 82f2ac68a Author: Eugene Burkov Date: Fri Feb 20 13:41:16 2026 +0300 Merge branch 'master' into upd-chlog commit 3d5379a43e0b9b9ab2dd8b0dd1e12237a0dc4259 Author: Eugene Burkov Date: Thu Feb 19 18:54:39 2026 +0300 all: upd chlog --- CHANGELOG.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ddaf28f1..d0b475bd3 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.72] - 2026-02-19 + +See also the [v0.107.72 GitHub milestone][ms-v0.107.72]. ### Security @@ -24,7 +31,7 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Added -- The TLS certificate and key files are now being tracked for updates, which trigger a reload ([#3962]). +- AdGuard Home now tracks the TLS certificate and key files for updates and reloads them after any updates are detected ([#3962]). - New query parameter `recent` in `GET /control/stats/` defines statistics lookback period in millieseconds. See `openapi/openapi.yaml` for details. @@ -76,10 +83,7 @@ In this release, the schema version has changed from 32 to 33. [#8237]: https://github.com/AdguardTeam/AdGuardHome/issues/8237 [go-1.25.7]: https://groups.google.com/g/golang-announce/c/K09ubi9FQFk - - +[ms-v0.107.72]: https://github.com/AdguardTeam/AdGuardHome/milestone/107?closed=1 ## [v0.107.71] - 2025-12-08 @@ -3482,11 +3486,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.71...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.72...HEAD +[v0.107.72]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.71...v0.107.72 [v0.107.71]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.70...v0.107.71 [v0.107.70]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.69...v0.107.70 [v0.107.69]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.68...v0.107.69