MailFlow v3.5.8
The first release with native desktop installers, plus three fixes. Thanks to @Monkey7539 and @dcoffin88 for carrying the binaries pipeline across the finish line, and to @prudenciooficial for the pt-BR translations.
Added: native desktop apps (#467)
- Installers for Windows, macOS, and Linux are built and attached to this release automatically. macOS and Windows builds are unsigned for now, so your OS will warn on first launch; Linux updates are verified by SHA-256 digest.
- Desktop apps check this repository for updates and surface a link to the new release when one is available.
- Built by @Monkey7539 with end-to-end release testing by @dcoffin88.
Fixed
- Profile dialog unusable on phones (#455, reported by @phonkala). The account profile dialog rendered inside the sliding mobile drawer, whose CSS transform trapped it: it opened clipped and off-screen. It now renders at the page root, where fixed positioning means what it says.
- Outgoing mail identifies its software (#492, reported by @harikiran-lab). MailFlow now sends a standard X-Mailer header on composed mail and rule forwards. Some strict shared-hosting outbound filters treat mail with no client identification as suspicious; if yours silently dropped MailFlow's mail, this may be the difference.
Translations
- Brazilian Portuguese for the layout picker and special-use folder names (#479, @prudenciooficial).
Upgrading
ghcr.io/maathimself/mailflow-backend:latest points at 3.5.8, published for amd64 and arm64. No migrations.