github maathimself/mailflow v3.4.2

4 hours ago

MailFlow v3.4.2

Two fixes and two improvements to folder pickers.

Fixes

  • Reopening a draft no longer appends another signature (#432): a draft is stored as one document (body, signature, quoted text), and reopening handed all of it back as the body while the compose window rendered a fresh signature underneath. Saving wrote both, so every open-and-save cycle added another copy. The signature block is now marked when the draft is written and lifted back out when it is reopened.

    Drafts saved before this release cannot be split safely, so on those the signature stays in the body and no second one is added. Saving such a draft once converts it.

  • Messages whose only content is an attachment no longer render as decoded binary (#430): a DMARC aggregate report, or any message that is a single application/zip part, showed the decoded file as the message body. A message that carries only a file now correctly has no body, and the attachment is unaffected.

Improvements

  • Move-to-folder pickers show ancestor paths and search the full path (#402): Personal/Insurance and Business/Insurance are no longer two identical Insurance rows, and typing a parent name narrows the list. Applies to the context menu, the message pane picker, the mobile move sheet and the bulk-move picker.
  • The inbox-rules move destination shows ancestor paths too, and the rules list names the destination instead of summarising every move rule as "Move".

Upgrading

No action required. Reload any open tab once to pick up the new frontend.

Don't miss a new mailflow release

NewReleases is sending notifications on new releases.