Skip to content

v0.3.9 — honest quota, polished glance

Latest

Choose a tag to compare

@Yovancas Yovancas released this 11 Jun 23:46

ClaudeBar for Windows v0.3.9 — honest quota, polished glance 🎯

A big jump from v0.3.7 — this release bundles the audit sprint (v0.3.8) and a full UX polish pass (v0.3.9).

Updating from an earlier version? It installs itself — the app checks on launch, or right-click → Check for updates.

📊 Honest quota & data

  • Dynamic model families — Fable, Mythos and any future model show up on their own with their name and colour, and drop off when they leave the window. Your Fable spend now actually counts (it used to read €0).
  • Pricing without hardcoding — rates pulled from models.dev with a local cache and an embedded offline snapshot. Privacy toggle in Settings → System ("Update rates online") that sends nothing about you.
  • Coherent quota bar — the bar colour now tracks the real % (green → amber → red); the burn rate moved to the pace marker. No more "57% in red / 84% in green".
  • Per-window pace — the pace line colours each window (5h / 7d) by its own state and splits out the run-out estimate.

👁️ More legible

  • Tray icon — "99+" reads in full and the pending badge keeps its shape (readable without colour).
  • WCAG contrast across the panel, DPI scaling (125 / 150%) and locale-aware formats (amounts and dates), with no clipped text.
  • Mascot — visible even when idle, the "working" animation is a clean arc, and the quota-reset celebration uses the brand colour.
  • Chart — threshold lines in % mode, clearer legend and axes.

⚙️ Settings

  • The panel remembers its scroll position, the back button reads as "‹ Back", and groups are better organised.

🔒 Under the hood

  • Atomic credential writes (can't log Claude Code out), 717 automated tests, and signed auto-update (Ed25519).
  /\_/\
 ( -.- )   your quota, your turn
  > ^ <
 (")_(")

Self-contained installer (no .NET required), per-user, with a signed auto-update appcast.
Windows SmartScreen may warn because the .exe is unsigned → More info → Run anyway.
Or install with winget install Yovancas.ClaudeBarWin.

The OAuth token is only used to read your own usage — never stored, logged, or sent anywhere. No telemetry.