docs(changelog): backfill 02.56.07 + 02.56.08 (shipped with empty changelogs) #215

Merged
jmiller merged 1 commits from fix/changelog-backfill into main 2026-07-05 22:26:19 +00:00
Owner

Both recent releases shipped with empty changelog sections — the auto-promote step moved an empty [Unreleased] into the version header. This backfills what actually shipped and collapses the doubled version headers.

Note on the automation

The changelog-promote is producing empty, duplicated version headers (each version appears twice with no content) and isn't carrying [Unreleased] entries into the release. That's a release-workflow bug worth fixing separately so future releases don't ship blank changelogs.

https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i

Both recent releases shipped with **empty changelog sections** — the auto-promote step moved an empty `[Unreleased]` into the version header. This backfills what actually shipped and collapses the doubled version headers. - **02.56.08** — component `<name>` element-safe fix (#213). - **02.56.07** — security (#169 FTP mask, #187 API path leak, #182 SFTP host-key) + data-integrity (#179, #180, #181, #184, #186, #188). ## Note on the automation The changelog-promote is producing **empty, duplicated** version headers (each version appears twice with no content) and isn't carrying `[Unreleased]` entries into the release. That's a release-workflow bug worth fixing separately so future releases don't ship blank changelogs. https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
Author
Owner

Wiki reminder: docs are wiki-first -- if this PR changes behavior, usage, config, or standards, please update the repo wiki before/after merge. (non-blocking)

<!-- wiki-reminder --> **Wiki reminder:** docs are wiki-first -- if this PR changes behavior, usage, config, or standards, please update the repo wiki before/after merge. _(non-blocking)_
jmiller added 1 commit 2026-07-05 22:26:09 +00:00
docs(changelog): backfill 02.56.07/08 + dedupe blank duplicate headers
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Wiki Update Reminder (pull_request) Successful in 1s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 5s
Universal: PR Check / Require Docs Update (pull_request) Failing after 5s
Generic: Repo Health / Access control (pull_request) Successful in 2s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Universal: PR Check / Secret Scan (pull_request) Successful in 6s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 12s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 31s
Generic: Project CI / Lint & Validate (pull_request) Successful in 52s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 56s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 58s
Generic: Project CI / Tests (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report: Scripts Governance (pull_request) Has been cancelled
Generic: Repo Health / Report: Repository Health (pull_request) Has been cancelled
8bdadb68c2
Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller force-pushed fix/changelog-backfill from 000a8fb83e to 8bdadb68c2 2026-07-05 22:26:09 +00:00 Compare
jmiller merged commit 14392de078 into main 2026-07-05 22:26:19 +00:00
jmiller deleted branch fix/changelog-backfill 2026-07-05 22:26:20 +00:00
Sign in to join this conversation.