v0.7.11
New Features
- Add opt-in Ollama Cloud usage tracking (#1173) by @tduarte
- Include OpenCode Codex OAuth usage in Codex totals and share request pricing with pi (#1195) by @validatedev
Bug Fixes
- Restore Antigravity spend across conversation stores and improve model pricing and grouping (#1206) by @Nabsku
- Support Claude Desktop's account-prefixed credential caches (#1212) by @robinebers
- Hide misleading pacing projections on untouched meters (#1016) by @robinebers
- Add Gemini 3.8 Flash pricing and Cursor model aliases (#1211) by @robinebers
- Add GPT-6 Astra pricing, including Codex priority and long-context rates (#1208) by @robinebers
- Include Grok subagent, resumed, and forked usage without double-counting replayed events (#1193) by @robinebers
- Restore missing menu-bar pins caused by outdated metric IDs (#1179) by @FelixIsaac
- Recognize Codex Business Premium plans (#1194) by @robinebers
- Accept older iCloud history containing Codex account metadata (#1196) by @robinebers
- Add Fable 5.1 pricing and Grok bot aliases (#1197) by @robinebers
Chores
- Update PostHog from 3.69.6 to 3.69.12 (#1185) by @app/dependabot
- Update PostHog from 3.69.12 to 3.71.0 (#1220) by @app/dependabot
Changelog
Full Changelog: v0.7.10...v0.7.11
- a03048e Merge pull request #1220 from robinebers/dependabot/swift/github.com/posthog/posthog-ios-3.71.0 by @app/dependabot
- 7a23679 Merge pull request #1173 from tduarte/claude/ollama-cloud-provider-5cbefb by @tduarte
- 60f29f9 fix(antigravity): restore local spend from all conversation stores and price every logged model (#1206) by @Nabsku
- 8321283 fix(claude): read account-prefixed Desktop token caches (#1212) by @robinebers
- 0745977 Stop showing a fabricated "~100% left at reset" on untouched meters (#1016) by @robinebers
- 651df83 fix(pricing): support Gemini 3.8 Flash Cursor usage (#1211) by @robinebers
- fee60b9 fix(pricing): add GPT-6 Astra rates (#1208) by @robinebers
- bb94841 fix(grok): include subagent session usage (#1193) by @robinebers
- 17b0b26 fix(settings): remap dead menu-bar pin IDs on upgrade (schema v3) (#1179) by @FelixIsaac
- ec23a9a chore(deps): bump github.com/posthog/posthog-ios from 3.69.6 to 3.69.12 (#1185) by @app/dependabot
- d5166d6 fix(codex): recognize Business Premium entitlement (#1194) by @robinebers
- db09426 feat(codex): attribute OpenCode Codex OAuth usage and share Codex request pricing (#1195) by @validatedev
- b15fd6c fix(sync): accept legacy Codex account identity metadata (#1196) by @robinebers
- 30d556d fix(pricing): add Fable 5.1 rates and Grok bot aliases (#1197) by @robinebers