aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2026-03-27 17:16:43 +0100
committerDan Engelbrecht <[email protected]>2026-03-27 17:16:43 +0100
commit8a8354037a57581198f75e685f05d45b66ac00e7 (patch)
tree0f47c4af710d90e262252aece4221512b1f56356
parent5.8.0-pre1 (diff)
downloadzen-8a8354037a57581198f75e685f05d45b66ac00e7.tar.xz
zen-8a8354037a57581198f75e685f05d45b66ac00e7.zip
remove emdash from changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ec2de00b..4177405ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,8 +10,8 @@
- `--hub-watchdog-instance-check-throttle-ms` Minimum delay between checks on a single instance
- `--hub-watchdog-activity-check-connect-timeout-ms` Connect timeout for activity check requests
- `--hub-watchdog-activity-check-request-timeout-ms` Request timeout for activity check requests
-- Feature: Added sessions service — servers register themselves with a heartbeat and remote servers can announce themselves via `--sessions-url`; session state (active/ended) is visible in the dashboard with live WebSocket updates, metadata panel, and paging
-- Feature: Added per-session log ingestion — server log output is forwarded to the session record and viewable in the sessions dashboard with incremental updates, follow/newest-first toggles, and text filtering
+- Feature: Added sessions service - servers register themselves with a heartbeat and remote servers can announce themselves via `--sessions-url`; session state (active/ended) is visible in the dashboard with live WebSocket updates, metadata panel, and paging
+- Feature: Added per-session log ingestion - server log output is forwarded to the session record and viewable in the sessions dashboard with incremental updates, follow/newest-first toggles, and text filtering
- Feature: Added Object Store dashboard page showing bucket summary stats and per-bucket object listings
- Feature: Added Network dashboard page with live HTTP stats, per-service request table, proxy connections, and distinct client IP / session counts via HyperLogLog
- Feature: Added Storage dashboard page with per-volume disk usage breakdown, GC status (next-run countdown, last-run stats), and paginated GC history with expandable detail panels