Skip to content

docs: backfill CHANGELOG and README for 1.5.4–1.5.6#28

Merged
Cmochance merged 1 commit into
mainfrom
chore/changelog-readme-backfill
May 9, 2026
Merged

docs: backfill CHANGELOG and README for 1.5.4–1.5.6#28
Cmochance merged 1 commit into
mainfrom
chore/changelog-readme-backfill

Conversation

@Cmochance
Copy link
Copy Markdown
Owner

Summary

Backfilling docs that lagged behind shipped features. Pure docs PR, no code changes.

  • CHANGELOG.md: adds entries for 1.5.4 / 1.5.5 / 1.5.6. The file was last updated for 1.5.3 — every release since then shipped without a changelog entry.
  • README.md / README.zh-CN.md: updates "当前功能" so the 账号页 mentions click-to-cancel during login, and 设置页 mentions the new "Codex CLI 路径" row. Both files are kept in sync.

Context

Per the project rule that user-visible behavior in a code PR should ship docs in the same PR (now codified in memory), PR #27's codex-CLI-path fallback + cancellable login should have updated these. This PR closes that gap.

Test plan

🤖 Generated with Claude Code

CHANGELOG had no entries past 1.5.3. README "当前功能" predates per-card
login, the Codex CLI path setting, and login-button cancel — so users
on 1.5.6 see docs that don't reflect the binary they're running.

- CHANGELOG.md: add 1.5.4 (per-card login + ChatGPT-API direct quota
  refresh + real-codex anchor fix), 1.5.5 (plan freshness tooltip /
  unknown_paid / daily plan rotation / quota window routing fix /
  switch-lock unstick), 1.5.6 (mojibake fix + codex CLI path override
  + Settings entry + cancellable login + plan downgrade quota clear).
- README.md / README.zh-CN.md: 账号页 mentions click-to-cancel during
  login; 设置页 mentions the Codex CLI 路径 row.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Cmochance
Copy link
Copy Markdown
Owner Author

剩余在你侧

  1. Skim CHANGELOG — 1.5.4 / 1.5.5 / 1.5.6 三段是基于 commit 信息回溯写的,1.5.4 / 1.5.5 不是我当时做的,可能漏 / 错条目。读一遍补漏。
  2. Skim README — "当前功能" 段我只加了 codex CLI 路径 + 登录可取消两条,没动其它。确认读起来连贯。
  3. CI 全绿后 squash-merge — 纯文档 PR,无 reviewer 阻塞。
  4. 不需要发新 release — 1.5.6 release notes 用的是 GitHub auto-generated(含本 PR 的 commit);如果想把 CHANGELOG 内容反向编辑进 release body,单独操作即可。

跟 PR #26 关系

PR #26(baseurl button)独立分支,仍 OPEN。本 PR 没动 PR #26 的范围;如果 PR #26 后续合入会变成 1.5.7,届时记得把 1.5.7 的 CHANGELOG 条目也补上(按本 PR 同样格式)。

@Cmochance Cmochance merged commit d6d6586 into main May 9, 2026
3 checks passed
@Cmochance Cmochance deleted the chore/changelog-readme-backfill branch May 9, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant