更新日志(中文)
[0.21.3] - 2026-04-13
新增
- Windsurf 账号接入现已重新支持邮箱密码登录,并补充批量导入:添加账号弹框现在既支持单个账号邮箱密码登录,也支持通过 JSON 数组或按分隔符逐行文本批量导入;批量失败项会返回明确的行级错误提示,成功登录后会立即同步受管账号数据。
- Codex 账号分组现已支持组内快速加号、直接移出与删除分组流程:可直接进入某个分组范围查看账号,通过选择器继续补充账号,按单个或批量方式把账号移出该分组,并在弹框内完成删除确认与错误提示。
变更
- 聚合账号页与 Codex 账号页现已补齐围绕分组视图的快捷操作入口:分组卡片、表格行以及组内面包屑工具栏现在都提供直接加账号入口;在 Codex 分组间移动账号时,也会自动排除当前来源分组,避免出现无效目标。
- 打开当前生效的 Codex
config.toml现已统一改走桌面端后端命令:快捷设置与模型供应商快捷配置卡片不再依赖前端直接按路径打开文件,而是通过 Tauri opener 命令解析并打开当前实际生效的配置文件。
Changelog (English)
[0.21.3] - 2026-04-13
Added
- Windsurf account onboarding now supports email/password sign-in again, including batch import: the add-account dialog now supports single-account login plus batch import from JSON arrays or delimiter-based text, and failed rows return explicit line-level error feedback while successful logins immediately sync managed account data.
- Codex account groups now support in-group quick add, direct removal, and group deletion workflows: users can enter a group as a scoped view, add more accounts from a picker, remove one or many accounts from that group, and delete the group with in-modal confirmation and error feedback.
Changed
- Shared Accounts and Codex account pages now expose faster group-entry actions around folder views: group cards, table rows, and in-group breadcrumb toolbars now provide direct add-account actions, and moving Codex accounts between groups excludes the current source group to avoid no-op targets.
- Opening the live Codex
config.tomlnow goes through the desktop backend instead of frontend path opening: Quick Settings and the model-provider quick config card now resolve and open the active file through the Tauri opener command for more reliable desktop behavior.