diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-15 16:36:02 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-15 16:36:02 +0200 |
| commit | 245eefe9c8788aa777e9909cec9f0f6c3bb30cad (patch) | |
| tree | 66870f3599c73e2bc911f3ca9b93c5c6aa5179cf /CHANGELOG.md | |
| parent | 6d35f7ec87590fd484ca7640d4d06c06a6d97970 (diff) | |
| download | qtmaildir-65f6bdbf15bca8ffa93b1d85f8bb0fddf8a437e1.tar.gz qtmaildir-65f6bdbf15bca8ffa93b1d85f8bb0fddf8a437e1.zip | |
release: 0.24.0v0.24.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 61a96bd..7235340 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,21 @@ point at which they are stable. ## [Unreleased] +## [0.24.0] - 2026-08-15 + +Double-clicking a row now opens its thread on its own, expanded, with the row +you clicked showing in the message pane. The rest of the release is three +defects found by using the application: a card that would not open, an edit that +came back undone after a sync, and an automatic sync that gave up instead of +retrying. + +### Added + +- Double-clicking a row opens that thread alone in the list, expanded, with the + double-clicked row's own message in the pane. Double-clicking a reply opens + its whole thread with that reply showing, rather than the reply by itself. + There is no Back action: the filter buttons are how you leave the view. + ### Fixed - A query whose result contains the thread already open left the message pane |
