diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76d3bfb..d6e8a0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,5 +131,5 @@ jobs: - name: Release verification run: | python scripts/verify_release.py \ - dist/mailstack-1.3.3-source.zip \ - --checksum dist/mailstack-1.3.3-source.zip.sha256 + dist/mailstack-1.3.4-rc.1-source.zip \ + --checksum dist/mailstack-1.3.4-rc.1-source.zip.sha256 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 62b6326..d4013ed 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: path: | dist/*.zip dist/*.sha256 - docs/RELEASE_NOTES_1.3.3.md + docs/RELEASE_NOTES_1.3.4.md docs/FORENSIC_AUDIT_REPORT.md if-no-files-found: error @@ -121,7 +121,7 @@ jobs: --verify-tag --target "$GITHUB_SHA" --title "MailStack ${RELEASE_VERSION}" - --notes-file docs/RELEASE_NOTES_1.3.3.md + --notes-file docs/RELEASE_NOTES_1.3.4.md ) if [[ "$RELEASE_PRERELEASE" == "true" ]]; then args+=(--prerelease --latest=false) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9e4c91..bf7fe87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ All notable repository-level changes are recorded here. Application history before the open-source conversion remains in `mailbox-app/CHANGELOG.md`. +## Unreleased — PHASE-006 reader integrity and repair + +### Corrected + +- Prevented stripped HTML ` + + +
+Welcome to Harpoon!This content must stay readable. |