mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-06-29 12:21:29 +00:00
Pull request 2589: upd-chlog
Squashed commit of the following:
commit b2dcf51a007204418181a860db21def3f4e30e52
Merge: 3d5379a43 82f2ac68a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Fri Feb 20 13:41:16 2026 +0300
Merge branch 'master' into upd-chlog
commit 3d5379a43e0b9b9ab2dd8b0dd1e12237a0dc4259
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Feb 19 18:54:39 2026 +0300
all: upd chlog
This commit is contained in:
parent
82f2ac68ab
commit
4c1dcfee40
1 changed files with 16 additions and 11 deletions
27
CHANGELOG.md
27
CHANGELOG.md
|
|
@ -9,14 +9,21 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/
|
|||
<!--
|
||||
## [v0.108.0] – TBA
|
||||
|
||||
## [v0.107.72] - 2026-02-12 (APPROX.)
|
||||
## [v0.107.73] - 2026-03-02 (APPROX.)
|
||||
|
||||
See also the [v0.107.72 GitHub milestone][ms-v0.107.72].
|
||||
See also the [v0.107.73 GitHub milestone][ms-v0.107.73].
|
||||
|
||||
[ms-v0.107.72]: https://github.com/AdguardTeam/AdGuardHome/milestone/107?closed=1
|
||||
[ms-v0.107.73]: https://github.com/AdguardTeam/AdGuardHome/milestone/108?closed=1
|
||||
|
||||
NOTE: Add new changes BELOW THIS COMMENT.
|
||||
-->
|
||||
<!--
|
||||
NOTE: Add new changes ABOVE THIS COMMENT.
|
||||
-->
|
||||
|
||||
## [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
|
||||
|
||||
<!--
|
||||
NOTE: Add new changes ABOVE THIS COMMENT.
|
||||
-->
|
||||
[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.72...HEAD
|
||||
[v0.107.72]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.71...v0.107.72
|
||||
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.73...HEAD
|
||||
[v0.107.73]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.72...v0.107.73
|
||||
-->
|
||||
|
||||
[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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue