Skip to content

v0.2.0

Choose a tag to compare

@churichard churichard released this 14 Jul 04:59
· 69 commits to main since this release
f305015

Released 2026-07-12.

Breaking change: Rename FLUXMAIL_BASE_URL to FLUXMAIL_PUBLIC_URL in existing Docker or remote deployment configuration before upgrading (#9).

Added

  • Connect IMAP/SMTP mailboxes and use the same tools available for Gmail to read, search, draft, send, and organize email. Fluxmail encrypts mailbox passwords at rest and supports configurable special folders (#13).

Changed

  • Docker installations now use the published GHCR image instead of building Fluxmail from source (#9).

Fixed

  • Docker Compose now passes all settings from .env to Fluxmail, including the public URL, authentication mode, and encryption key (#9).

Full changelog: v0.1.0...v0.2.0