Releases: burnban/burnban
Release list
Burnban v0.5.1
Highlights
The dashboard now does everything the terminal does. Six tabs at http://localhost:4141: live meter, windowed reports with CSV/JSON export, a live request feed, cap/fuse/ban/alert controls, optimization receipts, and meter health. Every panel names its CLI twin, both surfaces call the same internal functions against the same ledger, and destructive controls take two clicks: arm, then confirm. Team gateways serve a read-only dashboard; burnban serve --allow-remote-admin enables the control panels for token holders.
Day mode. A header toggle switches the panel lighting between the night default and a warm paper palette. The choice stays in your browser.
Guardrails hold. Setting any cap re-arms enforcement after a lift --today override. Bounded local log scans read the newest days first, so a large history can never hide today. The installer starts the meter after guided setup, adds a login start entry, and its uninstall touches only the service it owns.
Full Changelog: v0.5.0...v0.5.1