diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-25 09:16:06 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-25 09:16:06 +0200 |
| commit | f76e5ebe8cc3f4b6662036a6e8c6308a57caae6b (patch) | |
| tree | 5c9b0353092c7e97794ffa013798b8c5f83afb3a /CHANGELOG.md | |
| parent | 3e196bbaf6a5f3ebf6597e0ada1f559d24627ca6 (diff) | |
| download | qtmaildir-f76e5ebe8cc3f4b6662036a6e8c6308a57caae6b.tar.gz qtmaildir-f76e5ebe8cc3f4b6662036a6e8c6308a57caae6b.zip | |
release: 0.27.0v0.27.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UUQS6n3cmsFrsjCNmwNtf8
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fee2199..966297f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,15 @@ point at which they are stable. ## [Unreleased] +## [0.27.0] - 2026-08-25 + +qtmaildir can write mail. A composer, markdown bodies sent as plain text or +alongside an HTML part, drafts that autosave to the server and can be picked +up again, signatures, and a send that goes through your own sendmail +compatible program so this application still speaks no network protocol of its +own. The query row gains a Drafts filter and gives up pinning, and the message +pane gains a button bar of its own. + ### Added - **Composing and sending.** Ctrl+N opens a composer; Reply, Reply all, Reply |
