Skip to content

Releases: Draculabo/AntigravityManager

v0.11.1

18 Apr 17:26

Choose a tag to compare

0.11.1 (2026-04-18)

🐛 Bug Fixes

  • add unit label to AI credit display (6577f1c)
  • remaining localization gaps (#156) (7093c98)
  • remove AI credit refresh time scraping (3e1e10b)

📝 Documentation

  • repo: update project docs (440a934)

♻️ Code Refactoring

  • ipc: migrate renderer IPC client to official oRPC client (d0c282d)
  • standardize runtime guard patterns with lodash-es (#154) (bc35b96)

v0.11.0

11 Apr 11:10

Choose a tag to compare

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

19 Feb 14:03

Choose a tag to compare

0.10.0 (2026-02-19)

✨ Features

  • Add powerful CLI for account management (#115) (b949764)
  • Implement provider groupings with account calculator and compre… (#113) (1e59a1c)

🐛 Bug Fixes

  • refactor layout containers for proxy and settings pages to ensure full height and unified scrolling (#102) (caaaaf5)
  • statusbar: reduce process polling from 2s to 10s to prevent heap corruption crash (#110) (118fad5)

v0.9.2

11 Feb 09:13

Choose a tag to compare

0.9.2 (2026-02-11)

🐛 Bug Fixes

  • project id fallback and stream error regression (#94) (caf9d58)

v0.9.1

11 Feb 04:37

Choose a tag to compare

0.9.1 (2026-02-11)

🐛 Bug Fixes

  • project id forwarding regression (#93) (ab78d93)

v0.9.0

10 Feb 18:56

Choose a tag to compare

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)

📝 Documentation

🔧 Continuous Integration

  • fix publish workflow release tag resolution (#82) (5613709)
  • remove darwin universal build from publish workflow (#81) (5b93ca8)
  • split publish into build and gated release with dry-run (#80) (3eaf927)

v0.8.0

07 Feb 17:13

Choose a tag to compare

0.8.0 (2026-02-07)

✨ Features

  • complete account-bound profile switching and hardening (#78) (a93c6d0)

🐛 Bug Fixes

  • ci: increase Node heap for publish step to prevent macOS OOM (#76) (ee64179)
  • ci: make WiX Toolset setup resilient on Windows runners (#73) (5fe434f)

📝 Documentation

  • openspec: backfill missing proposals (287e848)

v0.6.0

04 Feb 12:35

Choose a tag to compare

0.6.0 (2026-02-04)

✨ Features

🐛 Bug Fixes

  • correct Windows install notice path (5bda4b1)
  • proxy: route Claude Code CLI requests on /v1/chat/completions to Anthropic handler (#61) (476d297)

v0.5.0

30 Jan 05:01

Choose a tag to compare

0.5.0 (2026-01-30)

✨ Features

  • i18n: add Russian localization (#48) (63956c9)
  • Implement collapsible sidebar and refined status bar UI (#45) (1265d04)
  • sentry integration (#51) (a785640)

v0.4.0

28 Jan 08:17

Choose a tag to compare

0.4.0 (2026-01-28)

✨ Features

  • add system autostart and single-instance support (ea51253)
  • implement smart foreground quota refresh with debounce (dd9e84a)

🐛 Bug Fixes

  • stub nestjs optional modules for packaging (f0eb7c6)