OpenUsage 0.7.0-beta.11
Pre-release
Pre-release
·
505 commits
to main
since this release
v0.7.0-beta.11
New Features
- feat(codex): show rate-limit reset credits with per-credit expiry (#675) by @robinebers
- feat(menubar): add right-click context menu with Settings and Quit (#671) by @davidarny
Bug Fixes
- fix(popover): clear stray focus ring on open, click-away, and close (#674) by @davidarny
- fix(dev): fall back to the prebuilt icon when actool fails in build_and_run.sh (#673) by @davidarny
- fix(dashboard): flag stale snapshots with an "Updated X ago" hint (#668) by @davidarny
- fix(refresh): stop runaway refresh storm that drops the menu-bar item (#665) by @robinebers
- hardening: fix local-API crash + MainActor freeze; replace silent fallbacks with loud failures (#667) by @robinebers
Chores
- perf(refresh): cache ccusage runner resolution and snapshot blob (#672) by @davidarny
Changelog
Full Changelog: v0.7.0-beta.10...v0.7.0-beta.11
- 2082b39 feat(codex): show rate-limit reset credits with per-credit expiry (#675) by @robinebers
- bf66276 perf(refresh): cache ccusage runner resolution and snapshot blob (#672) by @davidarny
- 64e2d13 fix(popover): clear stray focus ring on open, click-away, and close (#674) by @davidarny
- b4d828a fix(dev): fall back to the prebuilt icon when actool fails in build_and_run.sh (#673) by @davidarny
- 03782a7 feat(menubar): add right-click context menu with Settings and Quit (#671) by @davidarny
- 7769bfc fix(dashboard): flag stale snapshots with an "Updated X ago" hint (#582) (#668) by @davidarny
- b05f794 fix(refresh): stop runaway refresh storm that drops the menu-bar item (#665) by @robinebers
- f1afaa8 hardening: fix local-API crash + MainActor freeze; replace silent fallbacks with loud failures (#667) by @robinebers