Skip to content

Releases: robinebers/openusage

v0.6.13

07 Apr 07:35

Choose a tag to compare

v0.6.13

New Features

  • Add Kiro plugin for usage tracking and management by @sayuru-akash
  • add Synthetic provider plugin by @ben-vargas
  • add SOCKS5/HTTP proxy support via ~/.openusage/config.json by @zergzorg
  • Support custom Claude OAuth config and credentials by @robinebers

Bug Fixes

  • address synthetic plugin review feedback by @ben-vargas
  • scope keychain user lookup by @robinebers
  • address PR 331 review comments by @robinebers
  • use REST fallback for team-inferred accounts missing planUsage.limit by @drewwells
  • skip fallback when percent usage is available by @drewwells
  • prefer enterprise auth and handle missing limits by @drewwells
  • correct proxy redaction output by @robinebers
  • prevent relative config path when home dir is unavailable by @zergzorg
  • load factory auth from droid v2 store (#298) by @davidarny
  • Harden Windsurf quota parsing for missing and invalid balance data by @prayzey
  • Handle missing Windsurf extra usage balance so quota still loads by @prayzey

Refactor

  • update release process to push commits and tags before creating GitHub releases by @robinebers

Chores

  • bump tokio from 1.50.0 to 1.51.0 in /src-tauri by @dependabot[bot]
  • add proxy configuration guide by @robinebers

Changelog

Full Changelog: v0.6.12...v0.6.13

v0.6.12

30 Mar 23:07

Choose a tag to compare

v0.6.12

New Features

  • Add local HTTP API for usage data (#319) by @robinebers
  • Dynamic tray tooltip with usage percentages (#314) by @hearsilent
  • Add release-tag skill for automated versioning and changelog generation by @robinebers

Bug Fixes

  • Fix new typescript v6 requirement by @robinebers
  • Add runtime macOS version check for WKPreferences.inactiveSchedulingPolicy (#322) by @beznazwiska

Chores


Changelog

Full Changelog: v0.6.11...v0.6.12

v0.6.11

21 Mar 11:59

Choose a tag to compare

0.6.11

New Features

Bug Fixes

Chores


Changelog

Full Changelog: v0.6.10...v0.6.11

v0.6.10

16 Mar 04:53

Choose a tag to compare

0.6.10

New Features

Bug Fixes

Chores


Changelog

Full Changelog: v0.6.9...v0.6.10

v0.6.9

05 Mar 19:45

Choose a tag to compare

0.6.9

New Features

Bug Fixes

  • Support team request-based billing for Cursor (#247) by @davidarny
  • Include Stripe customer balance in Cursor Credits (#251) by @robinebers
  • Show reset datetime in tooltip (#253) by @sonwr
  • Normalize timezone-aware usage date labels (#258) by @sonwr
  • Use Claude Code user agent for usage (#267) by @robinebers
  • Show credits in overview for credits-only AMP users

Chores


Changelog

Full Changelog: v0.6.8...v0.6.9

v0.6.8

25 Feb 15:26

Choose a tag to compare

v0.6.8

v0.6.7

24 Feb 02:57

Choose a tag to compare

0.6.7

New Features

  • Add right-click context menu to sidebar plugin icons to remove a provider without going to settings (#197) by @MariosPapadakis
  • Simplify menubar icon to provider + percentage (#215) by @robinebers
  • Show deficit percentage and runs-out ETA below progress bars (#212) by @robinebers
  • Add sqlite-first auth with keychain fallback for Cursor (#210) by @robinebers

Bug Fixes

  • Bump ccusage to v18.0.6 for GPT 5.3 Codex pricing fix (#218) by @robinebers
  • Correct MiniMax API endpoint and treat usage_count as remaining prompts (#217) by @davidarny

Refactor

  • Split monolithic App into focused hooks and atomic stores (#209) by @davidarny

Chores

  • Add test cases for handling tiny deficits in formatting and display (#216) by @validatedev
  • Compact token usage text lines (Today/Yesterday/Last 30 Days) (#211) by @davidarny
  • Increase test coverage back to over 90% (#207) by @robinebers

Changelog

Full Changelog: v0.6.6...v0.6.7

v0.6.6

22 Feb 09:40

Choose a tag to compare

0.6.6

New Features

Bug Fixes

  • Show drained models + consolidate quota pools in antigravity (#204) by @validatedev

Chores

  • Bump version to 0.6.6 by @robinebers
  • Add Factory/Droid to supported providers (#205) by @davidarny
  • Add non-technical log capture guide by @davidarny
  • Bump lucide-react from 0.564.0 to 0.575.0 (#203) by @app/dependabot
  • Remove worktree setup configuration and update PR review feedback instructions by @robinebers
  • Add worktree setup configuration by @robinebers

Changelog

Full Changelog: v0.6.5...v0.6.6

v0.6.5

19 Feb 05:26

Choose a tag to compare

0.6.5

New Features

  • add Gemini provider plugin (oauth-personal, pro/flash usage) (#189) by @Rich627

Bug Fixes

Chores

  • bump version to 0.6.5 by @robinebers
  • update README to improve clarity and formatting by @robinebers
  • update release tag management in publish workflow and clarify CONTRIBUTING.md guidelines by @robinebers
  • update CONTRIBUTING.md to include maintainers and approval requirements; modify CODEOWNERS for broader review responsibility by @robinebers
  • bump uuid from 1.20.0 to 1.21.0 in /src-tauri (#179) by @app/dependabot
  • bump lucide-react from 0.563.0 to 0.564.0 (#180) by @app/dependabot
  • remove outdated spec for next update label global refresh by @robinebers

Changelog

Full Changelog: v0.6.4...v0.6.5

v0.6.4

16 Feb 05:17

Choose a tag to compare

0.6.4

Bug Fixes

Refactor

  • Remove provider_fetch_error deduplication logic by @robinebers

Changelog

Full Changelog: v0.6.3...v0.6.4