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:
Eugene Burkov 2026-04-01 15:00:49 +00:00
parent bc98555140
commit a3866c68ed

View file

@ -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.
-->