0.11.0 (2026-04-11)
✨ Features
- account management overhaul + 7 issue resolutions (#147) (ed0dd81), closes #79 #126 #99 #145 #134 #53 #117
- antigravity: add model specs and update mapping logic (0a60c0e)
- cloud-oauth: support selectable google oauth clients (bcdf2a6)
- cloud-status: classify blocked accounts and surface validation state (388fbcb)
- cloud-sync: persist project and status metadata for synced accounts (385036d)
- protobuf: add unified state helpers for oauth payloads (f970ccb)
- proxy: add upstream error and rate-limit tracking support (20fffff)
- proxy: improve parity, rate limiting, and token scheduling (5401e40)
- proxy: improve quota fallback and proxy parity handling (4fa0a3c)
- ui: update cloud account and provider visibility experience (c95f494)
🐛 Bug Fixes
- cloud: add missing oauth action bindings and validation status helper (87c17a1)
- cloud: fetch AI credits on startup with endpoint fallback and preserve cached credits (61716bb)
- linux: dynamic executable path detection (#121) (30e38dc)
- linux: harden account-switch relaunch against GPU process crashes (2c1755e)
📝 Documentation
- proxyman: add setup and debugging guides and link them from readmes (3100db9)
✅ Tests
- proxy: refine signature test text (50a325b)