changelog format

This commit is contained in:
Igor Lobanov 2025-10-14 14:23:56 +02:00
parent 6251bf0140
commit b84b07a684

View File

@ -25,6 +25,9 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Added
- New fields `"groups"` and `"group_id"` added to the HTTP API (`GET /control/blocked_services/all`). See `openapi/openapi.yaml` for the full description.
### Changed
- Node.JS 24 is now used to build the frontend.
### Deprecated