docs: backfill CHANGELOG and README for 1.5.4–1.5.6#28
Merged
Conversation
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>
Owner
Author
剩余在你侧
跟 PR #26 关系PR #26(baseurl button)独立分支,仍 OPEN。本 PR 没动 PR #26 的范围;如果 PR #26 后续合入会变成 1.5.7,届时记得把 1.5.7 的 CHANGELOG 条目也补上(按本 PR 同样格式)。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Backfilling docs that lagged behind shipped features. Pure docs PR, no code changes.
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