diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9131c25..3f0748a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,13 @@ point at which they are stable. was discarded. Plain links, as in most text mail, were unaffected and already worked, which is what made this look like "HTML mail is broken". - The context menu on a link no longer offers Open in new tab, Open in new - window or Open in this window. None can work: the pane has no tabs and must - never open a window or navigate away from the message. Copy link address is - kept. + window, Open in this window or Save link. The first three cannot work: the + pane has no tabs and must never open a window or navigate away from the + message. Save link is removed for a stronger reason: it would fetch a + sender-chosen remote URL through the message pane, which never fetches remote + content by design. Copy link address is kept, and attachments are still saved + from the attachment bar, which reads what the message already carries rather + than the network. ## [0.26.1] - 2026-08-19 |
