OpenUsage 0.7.0-beta.12
Pre-release
Pre-release
·
506 commits
to main
since this release
v0.7.0-beta.12
New Features
- Add "Always Show Pacing" setting for on-track meters (#707) by @robinebers
- Extend Usage Trend sparkline to Cursor and Grok (#698) by @robinebers
- Default Reduce Transparency on for readability (#691) by @robinebers
- Add provider-header drag handle (#677) by @robinebers
- Add Usage Trend sparkline for Claude and Codex (#669) by @davidarny
Bug Fixes
- Fix metric value tooltips (#710) by @robinebers
- Reorder default metric customization (#711) by @robinebers
- Fix Codex session usage percent (#708) by @robinebers
- Fix menu bar metric units (#709) by @robinebers
- Clamp quota percent meters to 0–100 (#706) by @robinebers
- Scope snapshot freshness to the running session (#702) by @robinebers
- Top-leading back nav on Customize/Settings; unify Customize header (#699) by @robinebers
- Unify Extra Usage number formatting via MetricFormatter (#695) by @robinebers
- Restore estimate note on spend-row ⓘ tooltip (#692) by @robinebers
Refactor
- Streamline Swift codebase for release (incl. #690) (#693) by @robinebers
Chores
- Document AGENTS.md as agent instruction source by @robinebers
Changelog
Full Changelog: v0.7.0-beta.11...v0.7.0-beta.12
- ab503ec fix metric value tooltips (#710) by @robinebers
- 0738d38 Reorder default metric customization (#711) by @robinebers
- a4cba27 Fix Codex session usage percent (#708) by @robinebers
- 9afa03f Document AGENTS.md as agent instruction source by @robinebers
- e40f37d Fix menu bar metric units (#709) by @robinebers
- da039fe feat(dashboard): add "Always Show Pacing" setting for on-track meters (#685) (#707) by @robinebers
- 3664118 fix(metrics): clamp quota percent meters to 0–100 (#703) (#706) by @robinebers
- 5faf25c fix(cache): scope snapshot freshness to the running session (#697) (#702) by @robinebers
- f338734 Top-leading back nav on Customize/Settings; unify Customize header (#699) by @robinebers
- b545135 feat(dashboard): extend Usage Trend sparkline to Cursor and Grok (#688) (#698) by @robinebers
- 0da519b fix(format): unify Extra Usage number formatting via MetricFormatter (#658) (#695) by @robinebers
- f9a047d refactor: streamline Swift codebase for release (incl. #690) (#693) by @robinebers
- bac1132 fix(dashboard): restore estimate note on spend-row ⓘ tooltip (#683) (#692) by @robinebers
- 260542a feat(settings): default Reduce Transparency on for readability (#691) by @robinebers
- 8836031 feat(dashboard): add provider-header drag handle (#677) by @robinebers
- be801f1 feat(dashboard): add Usage Trend sparkline for Claude and Codex (#669) by @davidarny