更新日志(中文)
[0.22.13] - 2026-04-27
修复
- Codex 配额刷新不再仅因
id_token过期而强制轮换 OAuth Token:配额刷新重新以access_token有效性为主,只在访问 token 过期或配额接口明确返回 token 失效时刷新,避免不必要的刷新导致 401。
变更
- Codex 订阅元数据缺失时改用中性提示:订阅列、筛选、卡片与悬浮提示改为“订阅信息/有效期”语义,订阅元数据缺失时显示“未获得订阅信息”,不再提示用户重新授权。
- Codex PRO Lite 与 PRO Max 账号现保持 PRO 筛选并使用独立徽标:账号列表、本地 API 服务、仪表盘卡片、悬浮卡片与实例徽标可分别展示
pro_lite与pro_max样式,同时仍归入 PRO 筛选分组。
Changelog (English)
[0.22.13] - 2026-04-27
Fixed
- Codex quota refresh no longer forces OAuth token rotation only because
id_tokenexpired: quota refresh again uses theaccess_tokenvalidity and only refreshes tokens when the access token is expired or the quota API reports token invalidation, avoiding unnecessary refreshes that could lead to 401 responses.
Changed
- Codex subscription metadata now uses neutral missing-information wording: subscription columns, filters, cards, and tooltips now say subscription info or term, and missing subscription metadata is shown as unavailable instead of asking the user to reauthorize.
- Codex PRO Lite and PRO Max accounts now keep PRO filtering while using distinct badges: account lists, local API access, dashboard cards, floating cards, and instance badges can style
pro_liteandpro_maxseparately without moving them out of the PRO filter group.