diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-19 10:32:00 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-19 10:32:00 +0200 |
| commit | 3df5c3e28e2dda5fecacf0a6e0ecb5915d7aebb9 (patch) | |
| tree | 85260c97ef09eb31c099bc238b7756897c870907 /CHANGELOG.md | |
| parent | 6f39b6350efc140a0b7f49701ffd52c54ec90bac (diff) | |
| download | qtmaildir-3df5c3e28e2dda5fecacf0a6e0ecb5915d7aebb9.tar.gz qtmaildir-3df5c3e28e2dda5fecacf0a6e0ecb5915d7aebb9.zip | |
release: 0.26.0v0.26.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc06e1..a0b90c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,17 @@ point at which they are stable. ## [Unreleased] +## [0.26.0] - 2026-08-19 + +Delete now moves mail into the account's trash folder instead of only tagging +it. Every version before this one added a `deleted` tag and left the file +exactly where it was, so deleted mail accumulated in the inboxes with only a +chip to say otherwise. A Trash filter joins the other four, Restore from trash +is its inverse, and a menu entry lists the mail the old behaviour stranded so +it can be reviewed rather than migrated behind your back. + +**Every account needs a new `trash` key.** See Upgrading below. + ### Added - Delete now moves mail into the account's trash folder instead of only |
