更新日志(中文)
[0.9.6] - 2026-02-28
变更
- 五平台账号展示口径在多入口统一:新增公共展示层,统一计算显示名、套餐标签(保留原始值)、配额指标、重置文案与用量摘要,并在仪表盘、账号列表、实例列表复用(Antigravity / Codex / GitHub Copilot / Windsurf / Kiro),减少多处改动导致的不一致。
- Token 导入交互补充明确示例:全语言更新 token/JSON 输入占位提示,并补充新增/导入弹窗中的格式说明样式,提升可读性。
修复
- Antigravity 托盘配额行改为按分组配置展示:托盘子菜单按显示分组聚合(含模型别名兼容),与页面分组卡片保持一致,不再按原始模型逐条直出。
- 分组配置变更后托盘可即时刷新:保存/修改/删除/排序分组后会立即刷新托盘菜单,无需重启或额外手动操作。
- 账号删除后重新添加可复用历史指纹绑定:新增“已删除账号指纹映射”持久化与查找逻辑,删除再添加时在可用场景下复用原指纹关联。
- Antigravity 订阅标签显示统一为标准档位:实例与账号页统一展示
PRO/ULTRA/FREE/UNKNOWN,不再出现原始subscription_tier字符串混用。 - Antigravity Token 示例说明区改为完整走多语言键:移除该区域硬编码中文文案,语言切换时展示保持一致。
Changelog (English)
[0.9.6] - 2026-02-28
Changed
- Unified account presentation pipeline across five platforms and multiple entry pages: Added a shared presentation layer for display name, plan label (raw value), quota metrics, reset text, and usage summaries, and reused it in Dashboard, Accounts, and Instances pages (Antigravity / Codex / GitHub Copilot / Windsurf / Kiro) to avoid multi-place divergence.
- Token import UX now provides concrete input examples: Updated token/JSON placeholder copy across locales and added token-format helper styling to improve readability in add/import modals.
Fixed
- Antigravity tray quota lines now follow group settings: Tray submenu now aggregates by configured display groups (including model alias compatibility), so tray output matches grouped quota cards instead of raw per-model lines.
- Tray refresh now reacts immediately to group-setting updates: Saving/changing/deleting/reordering groups triggers tray menu refresh without requiring restart/manual cache actions.
- Re-added accounts can reuse previous fingerprint binding after deletion: Added deleted-account fingerprint binding persistence and lookup, so delete/re-add flows preserve original fingerprint association when available.
- Antigravity plan badge display is now unified to normalized tiers: Instance/account surfaces now consistently show
PRO/ULTRA/FREE/UNKNOWNinstead of mixed raw subscription-tier strings. - Antigravity token example helper copy now fully uses i18n keys: Removed hardcoded Chinese labels in the token example panel so locale switching stays consistent.