Skip to content

Bump version to 3.14.2 and write release notes - #110

Merged
amrali-eg merged 1 commit into
masterfrom
release/v3.14.2
Sep 14, 2026
Merged

amrali-eg merged 1 commit into
masterfrom
release/v3.14.2

Conversation

@amrali-eg

Copy link
Copy Markdown
Owner

Summary

  • Bumps AssemblyInfo.cs and the README heading to v3.14.2.
  • Adds docs/RELEASE-NOTES-v3.14.2.md covering the 5 commits since v3.14.1 — all fixes to what EC reports when a run is cancelled or interrupted (GUI CSV, CLI summary/journal, exit codes, source-encoding provenance). No detection or conversion-policy change.
  • Journal schema moves 5 → 6 (additive Interrupted flag, not enforced on read); plan schema stays at 6, conversion semantics at 7.

Test plan

  • --version reports 3.14.2 on the rebuilt binary
  • Full test suite: 826/826 pass (was 756), release build with no warnings
  • GUI smoke suite: PASS, all 10 phases + preflight, no cleanup/evidence errors
  • docs/Test-DefectBacklog.ps1: 77 findings — 66 fixed, 7 open
  • release.yml rehearsal via workflow_dispatch against this branch (checklist step 5, not yet run)
  • No four-corpus audit — not required for this release (no detection/conversion-policy change)

🤖 Generated with Claude Code

Five commits since v3.14.1 fix what EC reports when a run is
cancelled or interrupted, without changing detection, conversion, or
refusal behavior:

- GUI CSV export could report cancelled/stale-plan/mid-decide-
  cancellation files as Converted; CLI -Apply and direct scans could
  call unreached rows unchanged instead of NotAttempted (BL-31,
  BL-32, BL-33)
- CSV export named the originally detected source instead of the
  encoding actually used for an explicit-source conversion
- Direct scan cancellation returned exit 4 even with a reached
  failure, while -Apply already returned 3 for the same case
- A cancellation timeout could drop the last refusal press (EC-32)

Journal schema moves 5 to 6 (additive Interrupted flag, not
enforced on read); plan schema stays at 6, semantics at 7.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@amrali-eg
amrali-eg merged commit 24d8bb6 into master Sep 14, 2026
3 checks passed
@amrali-eg
amrali-eg deleted the release/v3.14.2 branch September 14, 2026 00:14
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