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 gmailandfluxmail accounts add outlookbefore printing a connection link whenFLUXMAIL_PUBLIC_URLselects the hosted flow without a suitable OAuth application, and offer--local(#82) - [CLI / REST] Name
FLUXMAIL_PUBLIC_URLin hosted Gmail and Outlook connection errors so the setting that selected the flow is clear (#82)
Full Changelog: v0.7.0...v0.8.0