v0.6.2
August 7, 2026Traceable merges, and docs that match the tool
- merge --source-header now records the mailbox name you know. Apple Mail exports a mailbox as a folder "Inbox.mbox" holding a file called literally "mbox", so every message got stamped X-Mbox-Source: mbox — useless for the one thing the header exists for. Mailboxes that would share a name are told apart by their folder.
- The docs described a merge --dedup flag that does not exist: deduplication is on by default and the real flag is --no-dedup. Both READMEs and both manuals are corrected, and --source-header — which shipped undocumented in 0.6.1 — is now covered.
- The merge summary line "Tagged with source" was hardcoded in English while every other line was translated — it now goes through the catalogue too. 7 new tests (202 in total).