Releases: Draculabo/AntigravityManager
Releases · Draculabo/AntigravityManager
v0.14.0
0.14.0 (2026-05-24)
✨ Features
- config: split Antigravity IDE launch args (1cca976)
- remove max-width from HomePage container for improved layout (686b299)
- update FALLBACK_VERSION to 2.0.3 (f081f72)
🐛 Bug Fixes
- cloud-account: track active account per target (5129a0b)
- runtime: harden Antigravity process restart (91ea8a7)
📝 Documentation
- update AGENTS guide for current project structure (0b90e5d)
♻️ Code Refactoring
- GoogleAPIService: remove fetchCredits method and fallback to loadCodeAssist for credit retrieval (82c44c7)
- src module structure (50289c0)

v0.13.0
0.13.0 (2026-05-22)
✨ Features
- add Antigravity app target settings (b3dbaad)
- i18n: add Turkish language support (#175) (836dfbf)
- support Antigravity credential-store tokens (4a3e2d9)
- switch accounts by Antigravity target (124b8c0)
- update Antigravity Manager to support Antigravity IDE (2.0) (#179) (5a89e3d)
🐛 Bug Fixes
- i18n: rename Antigravity switch action label (55d3a8e)
♻️ Code Refactoring
- move cloud account code into feature module (d854df3)
✅ Tests
- cover Antigravity target workflows (18fdca6)
v0.12.0
0.12.0 (2026-05-07)
✨ Features
- increase the request timeout period (8a0637f)
🐛 Bug Fixes
- cloud: preserve Google token metadata during sync (b9e932d)
- proxy: align upstream retry and rate-limit handling (dbf5345)
- refresh Google token before account switch injection (#168) (03a1307)
♻️ Code Refactoring
- antigravity: clarify request and quota mapping (0758b1d)
✅ Tests
- remove obsolete core feature suite (abcee97)
🔧 Continuous Integration
- align publish workflow with Node 22 and add npm install retry (158d2f3)
v0.11.1
v0.11.0
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)
v0.10.0
v0.9.2
v0.9.1
v0.9.0
0.9.0 (2026-02-10)
✨ Features
- add vercel and ui skills (#86) (0f7a629)
- global error fallback and e2e (#91) (b89dd2c)
- implement protocol parity and harden upstream handling (#88) (13f10fe)
🐛 Bug Fixes
- prevent page crash on 500 and add toast-based fallback (#90) (bcca5ec)
- prevent sensitive data logging (#70) (5155e37)