aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2026-03-10 08:52:17 +0000
committerStefan Boberg <[email protected]>2026-03-10 08:52:17 +0000
commit8909a2218ea5c8d8bccc5d955bc2aae1cd5031d1 (patch)
tree30d3b2387aac37a719347f1dc6a37be18a11c0d3
parenthubservice refactor (#819) (diff)
downloadzen-8909a2218ea5c8d8bccc5d955bc2aae1cd5031d1.tar.xz
zen-8909a2218ea5c8d8bccc5d955bc2aae1cd5031d1.zip
changelog entry which was inadvertently omitted from PR merge
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b6f0973d..b32da7caf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
##
- Feature: Add `--allow-partial-block-requests` to `zen oplog-import`
-- Feature: `zen ui` can be used to open dashboards for local instances
+- Feature: The integrated dashboard has been updated with streamlined more interactive interface with
+ streaming statistics where available. The dashboard can now also be reached without qualification.
+ I.e `http://localhost:8558/` is sufficient.
- Feature: Added 404 page to dashboard, to make it easier to find your way back to a valid URL
+- Feature: `zen ui` can be used to open dashboards for local instances
- Feature: HttpClient now properly handles multi-part request/response
- Feature: Added `POST` variant to `/builds/{namespace}/{bucket}/{buildid}/blobs/{hash}` endpoint that accepts a CbObject payload with 1 or more ranges
- Feature: OidcToken helper executable is now bundled with the zen/zenserver binaries