Skip to content

Releases: robinebers/openusage

v0.6.24

22 May 10:08

Choose a tag to compare

New Features

Bug Fixes

Chores

  • chore(grok): move pay-as-you-go badge to detail scope by @robinebers
  • chore(deps): bump tauri from 2.11.0 to 2.11.1 in /src-tauri by @dependabot
  • chore(deps): bump tauri-plugin-store from 2.4.2 to 2.4.3 in /src-tauri by @dependabot
  • chore(deps): bump libc from 0.2.184 to 0.2.186 in /src-tauri by @dependabot
  • chore(deps): bump sha2 from 0.10.9 to 0.11.0 in /src-tauri by @dependabot
  • chore: enforce package release age by @robinebers

Changelog

Full Changelog: v0.6.23...v0.6.24

v0.6.23

07 May 03:28

Choose a tag to compare

v0.6.23

Bug Fixes

  • fix(claude): remove peak hours indicator integration (#447) by @validatedev
  • fix(codex): correct usage dashboard URL to ChatGPT Codex settings (#436) by @devKagan

Chores


Changelog

Full Changelog: v0.6.22...v0.6.23

v0.6.22

03 May 03:54

Choose a tag to compare

Bug Fixes

Chores

  • chore(deps): bump tauri from 2.10.3 to 2.11.0 in /src-tauri (#429) by @dependabot
  • chore(deps): bump reqwest from 0.13.2 to 0.13.3 in /src-tauri (#428) by @dependabot

Changelog

Full Changelog: v0.6.21...v0.6.22

v0.6.21

30 Apr 02:30

Choose a tag to compare

v0.6.21

Bug Fixes

Chores

  • docs(codex): clarify file-based OAuth credentials description (#419) by @validatedev
  • docs(agents): replace internal HQ header with OpenUsage title by @robinebers

Changelog

Full Changelog: v0.6.20...v0.6.21

v0.6.20

28 Apr 08:33

Choose a tag to compare

v0.6.20

New Features

  • feat: preserve usage data during refresh (stale-while-revalidate) (#386) by @DoozyX
  • Add agent worktree setup by @robinebers

Bug Fixes

  • fix(factory): retry with GET when usage endpoint returns HTTP 405 (#390) by @allensama0403
  • fix: read OAuth tokens from unified state key (#392) by @validatedev
  • fix: only refresh Antigravity OAuth on auth failure (#392) by @validatedev
  • address review feedback on stale-while-revalidate PR (#386) by @DoozyX
  • address second round of review feedback on stale-while-revalidate PR (#386) by @DoozyX
  • Prevent shell noise from breaking Z.ai auth headers (#398) by @KYankee6
  • Prevent empty marker output from becoming a fake env value (#398) by @KYankee6
  • fix(gemini): refresh OAuth tokens on Homebrew-installed gemini-cli (#401) by @Rich627
  • fix(codex): map pro to Pro 20x (closes #408) (#411) by @validatedev
  • Fix Codex auth fallback (#413) by @robinebers

Refactor

Chores

  • chore(gemini): clarify OAuth candidate warn message (#401) by @Rich627
  • chore(deps): bump uuid from 1.23.0 to 1.23.1 in /src-tauri (#405) by @dependabot[bot]
  • chore(deps): bump tokio from 1.51.1 to 1.52.1 in /src-tauri (#406) by @dependabot[bot]

Changelog

Full Changelog: v0.6.15...v0.6.20

v0.6.15

18 Apr 05:07

Choose a tag to compare

New Features

Bug Fixes


Changelog

Full Changelog: v0.6.14...v0.6.15

v0.6.14

12 Apr 08:58

Choose a tag to compare

v0.6.14

New Features

Bug Fixes

  • Session expired (#363) by @yhunko
  • Prefer userTier.name over legacy planInfo.planName by @n3wr1ch
  • Show panel before tray reposition by @robinebers
  • Correct tray monitor positioning by @robinebers
  • Position panel under tray icon on all entry paths without flicker by @robinebers

Refactor

  • Apply Copilot review — add typeof/trim guards, remove duplicate assertion by @n3wr1ch
  • Dedupe panel focus helper by @robinebers

Chores

  • Bump tauri-plugin-updater in /src-tauri by @dependabot[bot]
  • Bump tokio from 1.51.0 to 1.51.1 in /src-tauri by @dependabot[bot]

Changelog

Full Changelog: v0.6.13...v0.6.14

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