更新日志(中文)
[0.12.1] - 2026-03-10
新增
- Codex 账号资料支持官方 account-check 接口回填:新增
refresh_codex_account_profile前后端链路,用于拉取并持久化account_name与account_structure。 - Codex 团队类账号自动资料补全机制:针对缺少结构/名称信息的账号,新增 store 侧后台资料补全,并带并发去重与 5 分钟重试间隔。
变更
- Codex 账号卡片与表格新增“账号上下文”展示:账号行会基于结构、套餐类型与 workspace 元数据展示“个人账户”或团队/工作区名称。
- Codex 实例页配额预览遵循 Code Review 可见性偏好:当偏好设置隐藏 Code Review 配额后,实例页徽标、搜索文本与配额预览会一致隐藏该项。
Changelog (English)
[0.12.1] - 2026-03-10
Added
- Codex account profile hydration from official account-check endpoint: Added a
refresh_codex_account_profilebackend/frontend flow to fetch and persistaccount_nameandaccount_structure. - Automatic profile hydration for team-like Codex accounts: Added store-level background hydration for accounts missing structure/name metadata, with in-flight de-duplication and a 5-minute retry interval.
Changed
- Codex account cards and tables now display account context: account rows now show “Personal account” or hydrated team/workspace names based on structure, plan type, and workspace metadata.
- Codex instance quota preview now follows Code Review visibility preference: when Code Review quota is hidden in preferences, instance-page badges, search text, and quota preview now hide it consistently.