mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-06-27 19:31:26 +00:00
Pull request 2616: imp-docs
Squashed commit of the following:
commit 2675662cff3f0ffb1988811588bf5f4540971994
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Apr 1 17:42:31 2026 +0300
all: fix chlog
This commit is contained in:
parent
bc98555140
commit
a3866c68ed
1 changed files with 7 additions and 5 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -24,11 +24,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
|
|||
|
||||
[go-1.26.1]: https://groups.google.com/g/golang-announce/c/EdhZqrQ98hkq
|
||||
|
||||
### Fixed
|
||||
|
||||
- Status reported by the launchd service implementation in cases of scheduled service restart.
|
||||
|
||||
- Fixed clients block/unblock when moving clients between allowed and disallowed lists.
|
||||
### Changed
|
||||
|
||||
#### Configuration changes
|
||||
|
||||
|
|
@ -60,6 +56,12 @@ In this release, the schema version has changed from 33 to 34.
|
|||
|
||||
To roll back this change, set the `schema_version` back to `33`.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Status reported by the launchd service implementation in cases of scheduled service restart.
|
||||
|
||||
- Fixed clients block/unblock when moving clients between allowed and disallowed lists.
|
||||
|
||||
<!--
|
||||
NOTE: Add new changes ABOVE THIS COMMENT.
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue