Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 18:46
fba1e81

Changed

  • Relicense Fluxmail under the Elastic License 2.0, which permits use, modification, and redistribution but does not permit circumventing license key functionality or offering Fluxmail as a hosted service (#80)
  • Record the mailbox provider, OAuth flow, OAuth application kind, and installation mailbox counts in anonymous telemetry, and report the browser callback that finishes a hosted connection as completeHostedConnection; turn telemetry off to opt out (#83)

Fixed

  • [CLI] Fail fluxmail accounts add gmail and fluxmail accounts add outlook before printing a connection link when FLUXMAIL_PUBLIC_URL selects the hosted flow without a suitable OAuth application, and offer --local (#82)
  • [CLI / REST] Name FLUXMAIL_PUBLIC_URL in hosted Gmail and Outlook connection errors so the setting that selected the flow is clear (#82)

Full Changelog: v0.7.0...v0.8.0