Skip to content

Move 'What's new' notes to dedicated changelog files + doc fixes#324

Merged
JE-Chen merged 3 commits into
mainfrom
dev
Jun 22, 2026
Merged

Move 'What's new' notes to dedicated changelog files + doc fixes#324
JE-Chen merged 3 commits into
mainfrom
dev

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

Follow-up to the previous release (#323). Promotes the documentation reorganisation to main.

  • Moved all 113 inline 'What's new' release-note sections out of the three READMEs into dedicated changelog files: WHATS_NEW.md, README/WHATS_NEW_zh-TW.md, README/WHATS_NEW_zh-CN.md. Each README keeps a single 'What's New' section linking to its changelog; inline cross-references redirect to the changelog files.
  • Fixed pre-existing broken mcp_server doc links in the zh READMEs (they live in README/ and needed a ../ prefix).
  • Synced the lockfile self-version to 0.0.195 after merging main.

Verification (comprehensive doc check)

  • Toctrees consistent: 113 feature docs listed = 113 on disk for both Eng and Zh.
  • All .rst/.md cross-references in all six README/changelog files resolve.
  • All README Table-of-Contents anchors (H2 + H3) resolve to real headings.
  • No stale #whats-new-* anchors remain.
  • import je_auto_control stays Qt-free; ruff check je_auto_control/ clean; round-10 feature tests 78 passed.

JE-Chen added 3 commits June 22, 2026 13:04
The three READMEs each carried 113 inline release-note sections. Extract them
to WHATS_NEW.md / README/WHATS_NEW_zh-TW.md / README/WHATS_NEW_zh-CN.md and
replace the in-README blocks with a single linking section; redirect the
inline cross-references accordingly.
The zh READMEs live in README/, so doc references need a ../ prefix; the
mcp_server links were missing it.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen JE-Chen merged commit 3e675ed into main Jun 22, 2026
29 checks passed
@JE-Chen JE-Chen deleted the dev branch June 22, 2026 05:15
@sonarqubecloud

Copy link
Copy Markdown

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