changelog format
Some checks failed
build / test (macOS-latest) (push) Has been cancelled
build / test (ubuntu-latest) (push) Has been cancelled
build / test (windows-latest) (push) Has been cancelled
build / build-release (push) Has been cancelled
build / notify (push) Has been cancelled
lint / go-lint (push) Has been cancelled
lint / eslint (push) Has been cancelled
lint / notify (push) Has been cancelled

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