Skip to content

Commit c6a8ebf

Browse files
committed
docs: add v2.3.8 changelog
1 parent fabab0d commit c6a8ebf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.3.8 - 2026-06-20
4+
5+
### Fixes
6+
7+
- **Codex 专属 `at-...` Access Token 不再按 JWT 解码,并可通过 WHAM 自动补齐账号身份。** `at-...` 现在会识别为 `codex_at` 类型,导入/添加时不会再尝试按 JWT 解析;账号列表的 AT 徽章会显示为 `codex_at`。对于已经导入但缺少邮箱或 `account_id` 的 codex_at 账号,后续单账号用量刷新或后台 wham 用量探针会把 WHAM 返回的 `email` / `account_id` / `user_id` 写回运行时和数据库,无需重新导入。
8+
39
## v2.3.7 - 2026-06-19
410

511
### Features

0 commit comments

Comments
 (0)