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