OpenUsage 0.7.0-beta.13
Pre-release
Pre-release
·
23 commits
to main
since this release
Heads up: while OpenUsage is in Early Access, updating to a new beta resets all settings — layout, pins, preferences, and the menu-bar shortcut — back to defaults. Betas ship no settings migrations, so each one starts from a clean slate.
New Features
- Reset all settings to defaults on every beta update (no migrations during Early Access) by @robinebers
- Liquid Glass split button in the footer (#722) by @robinebers
- Add expandable dashboard metrics by @robinebers
- Show "Not started" for unused Codex/Claude sessions; simplify pace ticks (#719) by @robinebers
- Make the menu-bar panel user-resizable (#717) by @robinebers
- Remove the Reduce Transparency setting; the popover keeps its Liquid Glass surface (#718) by @robinebers
Bug Fixes
- Render tooltips above the popover and wrap long text (#715) by @davidarny
- Fail loudly on malformed custom OAuth URL instead of crashing (#700) by @robinebers
- Try all Claude credential sources with fallback on auth failure (#694) by @robinebers
- Restrict Usage Trend hover to the mini chart, not the label (#716) by @robinebers
- Fix pace marker placement: true even-pace line in both views (#714) by @robinebers
- Refine row/provider right-click menus + footer pull-down button (#713) by @robinebers
Changelog
Full Changelog: v0.7.0-beta.12...v0.7.0-beta.13
- 2d47fb4 feat(settings): reset all settings on beta version changes by @robinebers
- a234aeb fix(popover): restore translucent footer with behind-window glass by @robinebers
- 730ffa7 feat(popover): Liquid Glass split button in the footer (#722) by @robinebers
- d93a745 Add expandable dashboard metrics by @robinebers
- 1c13b7d feat(pacing): show "Not started" for unused Codex/Claude sessions; simplify pace ticks (#719) by @robinebers
- 6faaf25 feat(popover): solid opaque surface; drop Reduce Transparency toggle (#718) by @robinebers
- 4aca0ba fix(tooltip): render above popover and wrap long text (#715) by @davidarny
- 11d673a fix(claude): fail loudly on malformed custom OAuth URL instead of crashing (#700) by @robinebers
- 39ad9f3 fix(claude): try all credential sources with fallback on auth failure (#687) (#694) by @robinebers
- cf8ee7b Restrict usage trend hover to the mini chart, not the label (#716) by @robinebers
- 336821d feat(popover): make the menu-bar panel user-resizable (#717) by @robinebers
- dea1d2d Fix pace marker placement: true even-pace line in both views (#714) by @robinebers
- 7937806 Refine row/provider right-click menus + footer pull-down button (#713) by @robinebers