Skip to content

Releases: Draculabo/AntigravityManager

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)

v0.3.5

26 Jan 20:39

Choose a tag to compare

0.3.5 (2026-01-26)

🐛 Bug Fixes

  • "Check Quota Now" button not refreshing UI after polling (#42) (e959ee3)

📝 Documentation

  • remove beta download links from README (5a21680)

v0.3.4

26 Jan 19:06

Choose a tag to compare

0.3.4 (2026-01-26)

🐛 Bug Fixes

  • security: add safeStorage fallback for production builds (#38) (#43) (0208058)

📝 Documentation

  • update beta release link (d5ee08d)

v0.3.4-beta.1

25 Jan 18:04

Choose a tag to compare

v0.3.4-beta.1 Pre-release
Pre-release

0.3.4-beta.1 (2026-01-25)

🐛 Bug Fixes

  • security: add safeStorage fallback for production builds (#38) (92dc2f6)

v0.3.3

25 Jan 17:39

Choose a tag to compare

0.3.3 (2026-01-25)

🐛 Bug Fixes

  • accept lowercase antigravity in process detection (0d4e2ab)

📝 Documentation

  • add beta download link to readme (f15bb48)
  • clean up changelog duplicate (22265e1)

v0.3.2

25 Jan 10:36

Choose a tag to compare

0.3.2 (2026-01-25)

🐛 Bug Fixes

  • handle keychain hint and suppress pgrep spam (bd3d41a)

📝 Documentation

  • add macOS self-signing workaround for Keychain issues (01e3f8f)

🔧 Continuous Integration

  • setup semantic release configuration and github actions workflow (d2945a6)
  • trigger publish on release published event (6a07bc0)

v0.3.1

24 Jan 20:23

Choose a tag to compare

🐛 Bug Fixes

  • Fixed startup race condition causing cloud accounts verify failure (f0718db)
  • Enabled WAL mode and force initialization on startup to resolve process resource contention (1bce5d3)