v1.8.37
What's Changed
- fix(logging): keep home-directory paths out of public log lines by @VincentShipsIt in #444
- fix(cli): title Cursor's third quota window "On-demand" by @VincentShipsIt in #446
- refactor(cost): drop the unused system display-currency source by @VincentShipsIt in #448
- fix(widget): localize the Settings preview from the widget's own copy by @VincentShipsIt in #451
- fix(serve): share the CLI provider filter with the /usage endpoint by @VincentShipsIt in #445
- refactor(cost): share the duplicated scan seams across the three scanners by @VincentShipsIt in #452
- fix(cost): keep colliding session ids apart in flattened breakdowns by @VincentShipsIt in #450
- refactor(cli): share one cancellation flag and signal installer by @VincentShipsIt in #447
- fix(l10n): route popover quota titles through the shared key by @VincentShipsIt in #454
- fix(cursor): read Out only when both included pools are spent by @VincentShipsIt in #449
- docs/l10n: finish PR #435 review follow-ups by @VincentShipsIt in #466
- fix(cost): publish honest progress for deferred files by @VincentShipsIt in #470
- feat(grok): make quota hooks and webhooks account-scoped by @VincentShipsIt in #469
- feat(cli): expose account-scoped usage in text, JSON, and serve by @VincentShipsIt in #468
- fix(providers): show truthful stale and failed state on every usage card by @VincentShipsIt in #473
- feat(cli): support Grok profile targeting in meterbar guard by @VincentShipsIt in #465
- feat(grok): add per-account threshold notifications and adaptive movement tracking by @VincentShipsIt in #464
- fix(diagnostics): report readiness per account for every multi-account provider by @VincentShipsIt in #472
- fix(grok): preserve reported quota cadence and period identity by @VincentShipsIt in #471
- test(providers): add a capability registry and all-provider fixture matrix by @VincentShipsIt in #467
- fix(cursor): derive pace from billingCycleStart and billingCycleEnd by @VincentShipsIt in #474
- feat(cursor): show Grok Bot weekly usage as a fourth bar by @VincentShipsIt in #476
- chore(release): bump version to 1.8.37 by @VincentShipsIt in #478
Full Changelog: v1.8.36...v1.8.37