Skip to content

1.9.0

Compare
Choose a tag to compare
@bengotow bengotow released this 14 Apr 02:51
· 209 commits to master since this release

Features:

  • Mailspring no longer requires a Mailspring ID! You can opt-out in the app's setup flow and connect your email accounts without first creating a Mailspring ID. Doing so disables features that require paid APIs and cloud data storage (send later, read receipts, etc.), but you can opt in and create an account at any time from Preferences > Subscription.

  • Mailspring has moved to Discourse for bug, feature, and issue management, and the app now links to resources in the community instead of Zendesk! (#2263)

  • A third display mode allows you to vertically stack the inbox and message panes! (#2243)

  • Preferences > General now allows you to choose "Send and Archive" as the default send behavior (#2295)

Fixes:

  • On Linux, a new desktop action allows you to compose new e-mail #2276

  • Emails with an unsubscribe link now display an unsubscribe option above the message body (#2275)

  • Closing the main window when the system tray / background notifications are disabled quits Mailspring (#2279)

  • Portguese, Korean, and Czech are now verified localizations, thanks to @smarquespt, @Indosaram and @BlueManCZ!

  • "Run on Startup" UI state is now persistent #2265 (#2266) (Thanks @CodeMouse92)

  • The tray icon does not appear multiple times on linux (#2262) (Thanks @Phylu)

  • Decrease container minWidth to allow window to snap to half a screen (#2283)

  • Background start now works in maximized mode (#2259)

  • Select all keyboard shortcuts now match your OS as well as the shortcuts template (#2260)

  • A new menu item allows you to "Mark All as Read" in one action (#2164)

  • Handle nautilus-sendto links (#2291)

  • The subject header now appears in expanded message view (#2293)

  • Messages containing large blocks of machine-generated text (eg adaptivecards) no longer take forever to display.

  • Emails with reminders now display the "header toggle control" in the correct position.

Developer:

  • Mailspring now uses Electron 8.5.5 which includes performance improvements and security patches.

  • "Toggle Localizer Tools" has been removed, please use PRs to submit localizations!