aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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