github maathimself/mailflow v1.7.2

latest releases: v2.9.0, v2.8.0, v2.7.1...
one month ago

Bug Fixes

  • Email preview snippets: Fixed a regression where snippet text in the message list could show garbled content — raw HTML entities (&, …, etc.) or Markdown link syntax ([label](url)) from ESPs like Klaviyo that generate text/plain by converting HTML anchors to Markdown. All snippet-building paths now share a single canonical function with consistent entity decoding and link stripping.
  • Message deletion: Fixed missing undo timer bar when deleting a message from the reading pane (the bar was only showing when deleting from the list).
  • IMAP sync: Fixed an unhandled error when the server rejects an invalid message-set during sync phases 1 and 2; these are now caught and logged via extractImapError rather than crashing the sync.

Documentation

  • Added ROADMAP.md and updated README navigation links
  • Updated Contributing and Roadmap links to point to mailflow.sh

Don't miss a new mailflow release

NewReleases is sending notifications on new releases.