v0.2.1
Released 2026-07-13.
Added
- Connect Gmail from Docker or a remote server through a single-use hosted authorization link. Set
FLUXMAIL_PUBLIC_URLto the server's public HTTPS address; each link expires after 10 minutes (#16). - Anonymous CLI and MCP usage telemetry is enabled by default. Disable it with
fluxmail telemetry disable,FLUXMAIL_TELEMETRY=0, orDO_NOT_TRACK=1. Telemetry excludes email data, account identifiers, credentials, file paths, and error messages (#18). - Fluxmail is available through the official MCP Registry as
io.github.churichard/fluxmail(#19).
Changed
- Published npm packages and Docker images now include the Fluxmail Proprietary License Agreement. Review the terms before installing or upgrading (#17).
Full changelog: v0.2.0...v0.2.1