更新日志(中文)
[0.20.12] - 2026-03-27
变更
- macOS 托盘交互现已按原生习惯对齐左/右键行为,并在菜单关闭时清理残留高亮状态:左键抬起会直接恢复并聚焦主窗口,右键按下会打开托盘上下文菜单,原生菜单收起时会显式清理状态栏图标高亮,避免图标长期停留在高亮态。
- Antigravity 账号持久化现已只保存最小快照,并在 localStorage 超限时自动恢复:持久化 token 会做脱敏处理,quota 快照不再落盘大体积模型数据,存储配额超限时会自动清理新旧账号缓存键,避免写入持续失败。
Changelog (English)
[0.20.12] - 2026-03-27
Changed
- macOS tray interactions now align left-click and right-click behavior with native expectations while clearing stale menu highlight state: left-click release now focuses and restores the main window, right-click press opens the tray context menu, and native menu teardown explicitly clears status-item highlight to avoid a stuck highlighted icon.
- Antigravity account store persistence now keeps only minimal account snapshots and recovers gracefully when localStorage quota is exceeded: persisted token fields are sanitized, quota snapshots exclude heavy model payloads, and quota overflow now auto-cleans legacy/new cache keys instead of repeatedly failing writes.