Skip to content

Group WHATS_NEW entries by date into one section per day#429

Merged
JE-Chen merged 1 commit into
devfrom
docs/consolidate-whatsnew
Jun 25, 2026
Merged

Group WHATS_NEW entries by date into one section per day#429
JE-Chen merged 1 commit into
devfrom
docs/consolidate-whatsnew

Conversation

@JE-Chen

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

Copy link
Copy Markdown
Member

Why

WHATS_NEW.md had grown to 204 repeated ## What's new (DATE) — TITLE H2 headings, many sharing the same date — a wall of identical date headers that's hard to scan.

What

Collapse each date into a single ## What's new (DATE) section, with every feature demoted to a ### TITLE sub-section. Result: 11 dated H2 sections + 200 ### TITLE sub-sections.

  • Body text (intros, bullets, links) is unchanged — only heading levels changed, plus a blank line after each new date header for spacing.
  • Older untitled summary blocks (2026-06-18 / -17 / -06 / -05) stay as their own ## What's new (DATE) sections.
  • The one untitled summary that falls under an already-emitted date (2026-06-19) becomes an ### Additional updates sub-section so the date isn't duplicated.

Verified: identical bullet (305) / "Full reference" (203) / bold (333) counts before and after; a non-heading line diff shows only added blank lines, zero body removals. Docs-only change.

The changelog had grown to 204 repeated `## What's new (DATE) — TITLE`
H2 headings, many sharing the same date. Collapse each date into a single
`## What's new (DATE)` section with every feature demoted to a `### TITLE`
sub-section, so a day's releases read as one dated group instead of a wall
of identical date headers. Body text is unchanged; older untitled summary
blocks stay intact (the one that shares a consolidated date becomes an
"Additional updates" sub-section).
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

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 1e0eef8 into dev Jun 25, 2026
14 checks passed
@JE-Chen JE-Chen deleted the docs/consolidate-whatsnew branch June 25, 2026 00:30
@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