From 854c850972b949b8124744c9af83d812ab98b208 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 14 Aug 2026 18:28:57 +0200 Subject: docs: close item 84, spec item 36 Item 84's section moves to the closed file, recording that the fix was a split rather than a suppression, and that its mutation check reproduces the original hang at exit 124 rather than merely failing. Item 36 is specced and no longer "on demand": item 66 needs it. Two findings while writing it. The deliverable is a RED reproduction of 66, with the fix deliberately excluded, since that defect has never been isolated and designing a fix beside a hypothesis is how a wrong one gets locked in. And the item is smaller than it has read since 2026-08-04: wireWorker() already builds the worker from a config key, so a test writes a config pointing at the fixture and nothing in src/ changes. Co-Authored-By: Claude Opus 5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e54673c..ec08727 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,13 @@ point at which they are stable. nothing to exclude from and running it would mean the whole Maildir minus one value. +### Changed + +- The dialog reporting configuration problems at startup now appears over the + main window instead of before it. Which problems interrupt startup is + unchanged: a keybinding that is being ignored does, a notice such as "no sync + command configured" does not. + ## [0.20.0] - 2026-08-14 Anything on screen in the message pane can now be searched for by right-clicking -- cgit v1.2.3