New Features
- feat: add Grok usage plugin (#484) by @robinebers
- feat: add 12h/24h/auto time format setting (#427) by @HDash
Bug Fixes
- fix(ui): improve pace marker visibility on usage bars (#485) by @robinebers
- fix(claude): prefer keychain credentials (#483) by @robinebers
- fix(ccusage): add release-age fallback for costs (#482) by @robinebers
- fix(codex): trust zero-credit usage response (#481) by @robinebers
- fix(ccusage): resolve nvm node bin path from alias/default (#463) by @devKagan
- fix(perplexity): handle missing group in API response (#462) by @malhobayyeb
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
- 6fc6cd0 chore(grok): move pay-as-you-go badge to detail scope by @robinebers
- 38786d0 fix(ccusage): add release-age fallback for costs by @robinebers
- 7c83829 fix(codex): trust zero-credit usage response by @robinebers
- eb7eaf7 fix(claude): prefer keychain credentials by @robinebers
- 2a5605d feat: add Grok usage plugin by @robinebers
- 8d2d51c fix(ui): improve pace marker visibility on usage bars by @robinebers
- 41c2d79 fix(ccusage): resolve nvm node bin path from alias/default by @devKagan
- f847b24 fix(perplexity): handle missing group in API response by @malhobayyeb
- 88de6bd feat: add 12h/24h/auto time format setting by @HDash
- 1ce87c1 chore(deps): bump tauri from 2.11.0 to 2.11.1 in /src-tauri by @dependabot
- 59a18e2 chore(deps): bump sha2 from 0.10.9 to 0.11.0 in /src-tauri by @dependabot
- 83bc08e chore(deps): bump tauri-plugin-store from 2.4.2 to 2.4.3 in /src-tauri by @dependabot
- 047092e chore(deps): bump libc from 0.2.184 to 0.2.186 in /src-tauri by @dependabot
- de22ad6 chore: enforce package release age by @robinebers