Skip to content

Commit faef45e

Browse files
docs(changelog): reference issue #9 for pending smoke triage
1 parent 23dd62f commit faef45e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG-v0.19.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ Maintenance release. Two user-visible fixes (i18n labels, backup resource leak),
3636
- **Roadmap** — conflict-dialog "Save as new chapter" TODO promoted to PS-13.
3737
- **Session journals** backfilled for April 1–12; gitignore aligned with ai-workflow.md so journals are actually committed.
3838
- **DEP-09 note** — Vite 8 still blocked on vite-plugin-pwa compat.
39+
40+
## Known pending post-release
41+
42+
Playwright smoke suite: 135 passed / 31 failed. Three-sample triage (content-safety, dashboard-filters, editor-formatting Ctrl+Z) classified all three as test-infrastructure drift or latent test-code bugs that predate v0.19.1 — no user-visible regressions identified. Full triage of the remaining 28 failures tracked in GitHub issue #9, mandatory before v0.20.0. `make test` (backend 598 + Vitest 397 + tsc + ruff + mypy + pre-commit) remains the authoritative release gate and is all green.

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Maintenance release. Two user-visible fixes (i18n labels, backup resource leak),
3535
- Session journals backfilled for April 1–12; gitignore aligned with ai-workflow.md so journals are actually committed.
3636
- DEP-09 still blocked on vite-plugin-pwa compat.
3737

38+
### Known pending post-release
39+
40+
Playwright smoke suite: 135 passed / 31 failed. Three-sample triage (content-safety, dashboard-filters, editor-formatting Ctrl+Z) classified all three as test-infrastructure drift or latent test-code bugs that predate v0.19.1 — no user-visible regressions identified. Full triage of the remaining 28 failures tracked in GitHub issue #9, mandatory before v0.20.0. `make test` (backend 598 + Vitest 397 + tsc + ruff + mypy + pre-commit) remains the authoritative release gate and is all green.
41+
3842
## [0.19.0] - 2026-04-18
3943

4044
Content safety is the headline of this release. A silent data-loss path in autosave (status flipped to "saved" and the IndexedDB draft was deleted before the server round-trip completed) is closed, and the whole save pipeline is hardened against tab crashes, offline outages, concurrent edits from a second tab, and accidental overwrites. Plus the donation-integration S-series (Liberapay, GitHub Sponsors, Ko-fi, PayPal) and an MkDocs restructure that finally gives macOS and Linux launcher users proper documentation.

0 commit comments

Comments
 (0)