v0.2.0
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
.envto Fluxmail, including the public URL, authentication mode, and encryption key (#9).
Full changelog: v0.1.0...v0.2.0