Skip to content

OpenUsage 0.7.3-beta.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:42

v0.7.3-beta.6

New Features

  • Per-model spend breakdown when hovering the Today / Yesterday / Last 30 Days rows (#850) by @robinebers
  • Reset All re-detects installed tools (#853) by @robinebers
  • Codex status dot for reset-credit expiry (#854) by @robinebers

Bug Fixes

  • Exclude unpriceable usage from every displayed spend total (#853) by @robinebers
  • Model breakdown opens only from the value column; breakdown percentages always sum to 100 (#850) by @robinebers

Chores

  • Trigger Pages deploy from Release and pricing-supplement workflow completion by @robinebers

Changelog

Full Changelog: v0.7.3-beta.5...v0.7.3-beta.6

  • 88aa423 feat(codex): status dot for reset-credit expiry by @robinebers
  • d3459af fix(spend): exclude unpriceable usage from every displayed total by @robinebers
  • 45b05c6 feat(customize): Reset All re-runs installed-tool detection by @robinebers
  • 9bbe86f fix(dashboard): trigger the model breakdown only on the value column by @robinebers
  • 1917874 docs: research notes behind the model breakdown hover design by @robinebers
  • f5f57ae style(dashboard): one source-note string per provider across both popovers by @robinebers
  • 0d03230 fix(dashboard): breakdown percentages always total 100; share the popover footer by @robinebers
  • 5ea4ba4 style(dashboard): center the source-note footer in the breakdown and trend popovers by @robinebers
  • c11f0d5 feat(dashboard): per-model spend breakdown on spend-row hover by @robinebers
  • 4566101 ci: trigger Pages deploy from Release/pricing-supplement completion by @robinebers