Skip to content

develop#5

Merged
ByteExceptionM merged 2 commits into
mainfrom
develop
May 7, 2026
Merged

develop#5
ByteExceptionM merged 2 commits into
mainfrom
develop

Conversation

@ByteExceptionM
Copy link
Copy Markdown
Owner

  • feat: authorizedOnly toggle + per-interval latency graphs
  • docs: drop Windows-only framing — Linux builds are first-class now

- Add `authorizedOnly` advanced option (default off). When off — the
  new default — the explorer lists every database and collection the
  server returns instead of post-filtering by `connectionStatus`.
  ConnectionService.isAuthorizedOnly drives the gating in
  DatabaseService.listDatabases / listCollections / serverStats.
- Latency dashboard: opLatencies returns cumulative latency / ops, so
  `latency / ops` converged to a long-run mean and the graph froze.
  ServerStats now exposes the raw counters and the renderer takes
  per-sample deltas, so the chart and ms display reflect recent traffic.
- Install electron-updater (used by UpdaterService merged from develop).
- Pull in prettier pass across the rest of the working tree.
@ByteExceptionM ByteExceptionM merged commit 2f0ebf8 into main May 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant