Skip to content

OpenUsage 0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 01:02

v0.7.1

New Features

  • feat(claude): track Fable model-scoped weekly limit from the limits array (#814) by @robinebers
  • feat(copilot): track AI Credits + Extra Usage; fix paid quota rendering (#807) by @robinebers
  • feat(codex): bring back GPT-5.3-Codex-Spark rate-limit meters (#796) by @robinebers
  • feat(zai): add Z.ai provider for GLM Coding Plan usage tracking (#783) by @robinebers
  • feat(openrouter): add OpenRouter usage provider (#763) by @robinebers
  • feat(copilot): add GitHub Copilot usage provider (#764) by @robinebers
  • feat(notifications): quota pace alerts — 3 triggers, launch-prime, per-app stacking (#633) by @robinebers
  • feat(cursor): re-enable spend tracking + warn on unknown-model spend (#789) by @robinebers
  • feat(cursor): price GLM 5.2 in the spend manifest (#781) by @robinebers
  • feat(share): per-provider Copy as Image card (#762) by @robinebers
  • feat(share): Share Screenshot footer submenu + copied-to-clipboard pill (#785) by @robinebers
  • feat(providers): bring back provider quick-link buttons (#596) by @robinebers
  • feat(providers): add quick-link buttons for Devin and Copilot (#799) by @robinebers
  • feat(openrouter): add Activity and Credits quick-link buttons (#795) by @robinebers
  • feat(customize): undo widget removal (#603) by @robinebers
  • Customize: provider list → detail, on/off + API keys in Customize, stars (#797) by @robinebers

Bug Fixes

  • fix(cursor): price Claude Sonnet 5 in spend imputation manifest (#813) by @robinebers
  • fix: dynamic widget height for single-provider users (#800) by @robinebers
  • fix(claude): surface re-login warning when login lacks user:profile scope (#782) by @robinebers
  • fix(spend): no-usage period reads "No data" for every provider (#790) by @robinebers
  • fix(providers): resolve env-var API keys from the login shell in packaged builds (#788) by @robinebers
  • fix(codex): refresh OAuth token by JWT exp, not a hardcoded 8-day age (#516) by @robinebers
  • fix(antigravity): show "Not started" for unused 5-hour quota pools (#761) by @robinebers
  • fix(tests): allow OpenRouter Activity/Credits quick-link labels (#805) by @robinebers

Chores

  • chore(notifications): debug-log each pace-notification decision (#811) by @robinebers
  • chore: strict issue-first PR policy + faster stale + AGENTS-aligned PR template (#804) by @robinebers
  • chore(codex): drop parsing of retired per-model and review rate limits by @robinebers
  • chore(deps): bump github.com/sindresorhus/keyboardshortcuts (#766) by @dependabot[bot]
  • chore(deps): bump actions/checkout from 6 to 7 (#765) by @dependabot[bot]
  • docs: restore README hero screenshot and trailing newline by @robinebers
  • docs: add Installation section with Homebrew cask and latest release DMG by @robinebers

Full Changelog: v0.7.0...v0.7.1