Skip to contentChangelog
v1.1.1 — July 16, 2026
- Provider-scoped plan comparison: a subscription is now compared only against usage from the agents it covers; cross-provider usage is listed separately and never credited to a plan. "Saving" language removed — figures are API list-price equivalence, not bills.
- Honest session pseudonyms: collector 1.1.0+ uses HMAC-SHA256 with a per-install secret (previous versions used unsalted index hashes; the privacy page over-claimed and has been corrected). Session labels rotate once on upgrade.
- Snapshot truthfulness: any cached data shown while the collector is unreachable now carries a persistent timestamped banner, and cached values no longer animate as if fresh. Custom ports are probed before being saved, with one-click reset.
- Collector update detection: the dashboard compares the installed collector version against the downloadable package and offers the update prominently.
- Waitlist honesty: the Pro waitlist and founding discount only render when the backend confirms it can record signups.
- Data quality panel: sources, coverage window, timezone, versions, unpriced/repriced models, and what no local log can cover.
- Accuracy: period deltas compare equal calendar windows (missing days no longer skew them); "today" uses the collector's timezone; cache-rate definition stated on the card; savings ceilings labeled theoretical, with batch guidance scoped to genuinely batchable work.
v1.1.0 — July 16, 2026
- One name everywhere: product, collector service, install paths, and download are now uniformly Usage Radar (
~/.usageradar, com.usageradar.collector, usage-radar-collector.zip). Old links redirect; installers migrate previous services automatically. - Offline dashboard in the collector:
http://127.0.0.1:4317/ now serves a bundled copy of the dashboard — the fix for Safari and Firefox, which block HTTPS pages from reaching local services. - Savings advisor: rate card verified against official Anthropic, OpenAI, and Google pricing pages; cache, batch, and model-routing levers computed from your real token mix; Sonnet 5 intro-pricing expiry flagged.
- Connection precision: explicit probing / live / snapshot / offline / blocked-browser states, health probe before usage fetch, custom port support (
USAGE_RADAR_PORT, ?port=). - Sample data mode: explore every dashboard section with clearly-labeled synthetic data before installing anything.
- Accuracy: unpriced models are flagged instead of silently undercounting; totals carry a "≥" lower-bound marker when present. Deterministic collector builds with a published SHA-256.
- Docs, privacy, and terms pages; real icons, social image, sitemap.
v1.0.0 — June 2026
- Initial release: local collector wrapping
ccusage, dashboard with totals, spend velocity, token composition, model economics, monthly ledger, sessions, CSV export, forecast, budget, and anomaly detection.