Mailspring Changelog

What's new in Mailspring 1.13.3

Jan 8, 2024
  • On macOS, long-pressing a key to show it's available subtitutions (eg: e to see é, ê, etc.) now works properly in the email composer. Sorry for the delay fixing this issue, for many non-english speakers on macOS we know it's a core part of your email workflow.
  • We now escape subject and participant names in the print modal, ensuring that they render properly for printing.
  • We now use DOMPurify to sanitize the content of HTML emails for display. DOMPurify is maintained by a team of security-oriented web engineers and will ensure Mailspring protects you from the widest possible range of XSS attacks and exploits.

New in Mailspring 1.13.2 (Dec 11, 2023)

  • This is a patch release that fixes several issues:
  • Composition events in Mailspring's composer should work as expected. (Typing modifier keys, such as Option-E followed by E to create É)
  • The composer warn about several more invalid recipient errors correctly (thanks @Phylu!)
  • Dark-mode tray support on Windows has been improved with new icons (thanks @Phylu!)
  • The Linux Snap build no longer requests extraneous permissions (thanks @3v1n0!)

New in Mailspring 1.13.1 (Nov 22, 2023)

  • Mailspring 1.13 now runs on Electron 22, completing a migration process we started in 1.12.0!
  • If you are upgrading from an old version of Mailspring, download and run 1.12.0 first before installing this version. We've moved from keytar to Electron's safeStorage API for securely storing your email passwords, and version 1.12.0 will perform a migration ensuring your passwords are transitioned.
  • If you're using the snap version of Mailspring, you may find that Mailspring forgets your passwords when you upgrade. I'm very sorry for the hassle this causes - issues with snap containment in version 1.12.0 caused Mailspring to lose many user's passwords during the upgrade process. If this applies to you, you may see password errors and need to:
  • Visit Preferences > Subscription and click Setup Mailspring ID and sign back in to your Mailspring account. (You should see an alert at launch that will remind you which email address you'd used for your Mailspring ID)
  • Visit Preferences > Accounts and re-authenticate any accounts shown in red that are having connection difficulty.

New in Mailspring 1.12.0 (Nov 15, 2023)

  • Features:
  • The Windows tray icon styles have been improved, and a new option allows you to opt-out of the red icon style. (Thanks @Phylu)
  • Mail rules now support filtering based on the "Reply-to" header. (Thanks @Phylu)
  • The "Snooze" UI now allows you to type "600" as a shortcut for for "6:00". (Thanks @ChocoTonic)
  • Bug Fixes:
  • The snooze label is less ambiguous and includes the month and year. (Thanks @Phylu)
  • Localization:
  • British english localizations have been added. (Thanks @danbishop)
  • Traditional chinese localizations have been greatly improved. (Thanks @PeterDaveHello)
  • Developer:
  • Mailspring now stores your mail secrets using Electron SafeStorage instead of the deprecated Keytar library thanks to updates by @Phylu. This will allow us to move to a newer version of Electron soon!
  • The Snap package now uses core22 and the gnome extension. (Thanks @soumyaDghosh)

New in Mailspring 1.11.0 (Jul 30, 2023)

  • Features:
  • The "Move to Folder" menu action allows you to press Tab or the "→" key to complete the name of the highlighted folder, which makes it easier to complete a path in long folder hierarchies.
  • Mailspring now properly identifies and formats quoted text from Yahoo and AOL email. (Thanks @nzayatz14)
  • On MacOS, the Mailspring icon in the dock now allows you to compose a new message from the context menu. (thanks @Naroh091)
  • Mailspring's menu bar icon is now red for new mail and blue for unread mail, which makes it easier to spot a new message that needs attention. (#2433, thanks @marivaldojr)
  • Bug Fixes:
  • Contact sync no longer crashes when a contact has no display name (thanks @ww-daniel-mora)
  • The help menu now offers the standard MacOS "menu search" feature (Thanks @probablykasper)
  • Colons are allowed in URLs and no longer break Mailspring's link highlighting. (thanks @choptastic!)
  • The email preview is no longer in some cases in vertical layout (thanks @glenn2223!)
  • Updated Italian translations (thanks @andy00087!)
  • Developer:
  • Mailspring now uses a more restrictive Content-Security-Policy that includes object-src none; media-src mailspring:; manifest-src none;. If your plugin packaged media such as sounds, you may need to reference them via the mailspring:// URL syntax (ala 2b75347)

New in Mailspring 1.10.8 (Jan 3, 2023)

  • Features:
  • You can now drag-to-resize inline images in the composer! (Thanks @glenn2223!)
  • Bug Fixes:
  • Launching Mailspring after a long time no longer causes the app to crash trying to show the vacuum UI. (Thankfully these changes do complete, so this error is recoverable.)
  • Mailspring no longer shows "0pm" at 12pm / noon in some scenarios. (Thanks @glenn2223!)
  • Updated Italian translations (thanks @andy00087!)

New in Mailspring 1.10.7 (Nov 21, 2022)

  • When creating a new IMAP + SMTP account, Mailspring sends a test message through the SMTP gateway to yourself, instead of attempting to send the message to an invalid address.
  • When clicking "Unsubscribe", Mailspring verifies that the unsubscribe URL in the email will open in your default web browser.
  • Composer recipient warnings are now optional. (Thanks @arhanjain!)
  • The "and X more" display in message contacts no longer includes a stray $ (Thanks @timdorr)

New in Mailspring 1.10.6 (Nov 12, 2022)

  • Features:
  • The send later delay can be skipped by clicking the new Send now instead button (localization required)
  • Changes:
  • Mailsync now requests fewer emails at a time, fixing compatibility issues with large Office365 accounts. (Thanks @BrandonGillis for extensive testing of this change!)
  • Inline image "cid:" references may appear only in <img src=“”>, and may not appear elsewhere in message bodies.
  • Mailspring uses iframe sandboxing to disallow interactivity in message bodies, in addition to santizing loaded HTML down to a strict list of tags and attributes.
  • Fixes a rare ResizeObserver error loop caused by messages resizing as they're unmounted.
  • Mailspring's Flatpak version number has been updated.
  • The Brazilian Portuguese translation has been reviewed and refined by @matheusreich (#2429)
  • Fix the vertical overflow bug (Community - 3507) (Thanks @glenn2223! #2423)
  • Fix [Message Clipped - Show All] link (Thanks @glenn2223! #2426)
  • The message participant list is easier to interact with, thanks to several adjustments by @glenn2223! See #2425 for more details.
  • The "Recent Emails" content in Mailspring's sidebar now displays the weekday and time (eg: "Mon, 10:15") and shows 5 days of emails rather than 2.

New in Mailspring 1.10.5 (Aug 11, 2022)

  • Fixes a critical issue with the app crashing for Spanish users due to an error in the localization files.
  • Czech translation has been improved (Thanks Ivo Šmerek!)
  • Users with Apple Silicon Mac devices will receive the Arm64 build automatically when 1.10.6 is released.

New in Mailspring 1.10.4 (Aug 9, 2022)

  • Spanish translation has been improved (Thanks @EdR13!)
  • When connecting an Office365 account, you're now prompted to choose an email account on the web. (Thanks @fanrenng!)
  • Mailspring now uses longer-lived Office365 credentials, eliminating the need to sign back in to your account periodically. (Thanks @fanrenng)
  • Linux sendto functionality has been fixed to correctly handle electron internal options (#2409) (Thanks @Phylu!)

New in Mailspring 1.10.3 (Apr 18, 2022)

  • This release fixes several important issues and moves Mailspring to Electron 17.4:
  • Fix the show original functionality by correctly electron/remote (Thanks @Phylu!)
  • Adjust text when messages are hidden after being moved to trash or spam (Thanks @Phylu!)
  • Upgrade electron to 18.0.1 and windows-quiet-hours to 2.0.0 in order to fix notifications on windows (Thanks @Phylu!)
  • Fix spellchecking by adjusting languages based on the supported hunspell languages (Thanks @Phylu!)
  • Updated some wrong auto translations to Spanish (Thanks @javiermartingonzalez!)
  • Fix login to Office 365 Accounts (Thanks @Phylu!)

New in Mailspring 1.10.2 (Mar 30, 2022)

  • This release also improves Mailspring's Turkish localization (Thanks @emintufan!)

New in Mailspring 1.10.1 (Mar 13, 2022)

  • This release fixes a critical issue in 1.10.0 that caused the app to fail to launch for some Windows users. This was caused by upstream changes to our AppVeyor build pipeline that changed the default compilation architecture from ia32 to x64 on Windows.
  • I'm sorry it took so long to track this down. If you're a Mailspring Pro user and your work was impacted by this update, feel free to email me at [email protected] and I'll credit your account for the quarter as a thank you for choosing Mailspring.
  • Other Improvements:
  • Fixes the "View License" menu item on Windows (Thanks @Phylu!)
  • References to "You" in Mailspring now include the label of the relevant account anytime more than one account is present. (Thanks @Phylu!)

New in Mailspring 1.10.0 (Feb 28, 2022)

  • This release moves Mailspring from Electron 8 to Electron 14 thanks to the hard work of @Phylu and other community members!
  • This brings Wayland support on Linux and many performance and security improvements.
  • This will allow Mailspring to ship Universal builds for MacOS ARM machines!
  • Mailspring now uses the system spellchecker more directly - on MacOS, the spellcheck language is auto-determined as you type.
  • We have temporarily removed the ability to reply directly from notification toasts on MacOS, pending futher support for it in Electron.
  • Features:
  • The Mailspring snapcraft distribution now loads using LZO, which significantly improves launch performance. (Thanks to @kz6fittycent)
  • Mailspring now skips "All Mail" when syncing Protonmail accounts which prevents messages from thrashing between folders and consuming significant CPU. (Thanks to @bl00mber and others!)
  • Mailspring now defaults to SSL / TLS on port 465 for SMTP, per RFC 8314 (Thanks to @slokhorst)
  • We now go back to inbox after "Remove and show next/previous" for last email (Thanks to @nino)

New in Mailspring 1.9.2 (Sep 5, 2021)

  • Features:
  • ProtonBridge integration is now possible thanks to #2323 (Thanks @bl00mber!)
  • You can create mail rules that forward your emails from Preferences > Mail Rules (Thanks @stanvanrooy!)
  • Snoozing now has a shortcut! h in the Gmail keybindings, Ctrl-H and Cmd-H for other configurations. (Thanks @avelino!)
  • Fixes:
  • Signature image upload is correctly disabled if you are signed out of Mailspring ID since we can't store your assets in a GDPR-compliant way without authentication.
  • Mailbox permalinks continue to work outside of the thread-sharing plugin
  • Strange layout bug for trash / spam folders on vertical layout has been fixed
  • The "Mark as spam" keyboard shortcut is now configurable from Preferences > Shortcuts
  • Launching Mailspring in the background on startup now works correctly on macOS.
  • Localization:
  • German and Czech localizations have been improved and the app has been fully localized into Turkish! (Thanks to @SiderealArt, @emintufan and @Phylu)

New in Mailspring 1.9.1 (Apr 16, 2021)

  • Fixes:
  • Mailspring no longer closes after you link your first account if the system tray has not been configured.
  • Mailspring's connections to its database no longer time out (causing the red account warning) while syncing more than ~4 accounts, thanks to an updated build of SQLite.
  • Thanks to everyone for reporting these issues and contributing the information we needed to track them down!

New in Mailspring 1.9.0 (Apr 14, 2021)

  • 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!

New in Mailspring 1.8.0 (Jan 20, 2021)

  • Features:
  • You can now choose a color for each account in Preferences > Accounts and conversations in the unified mailbox are colorized! (#2240, thanks @Phylu)
  • Fixes:
  • The search bar's placeholder text now reflects the accounts you're viewing (#2252, thanks @Phylu)
  • The "equal to" mail rule logic now supports matching against empty strings (eg subject = "No Subject") correctly (#2254, thanks @Phylu)
  • Updated Turkish, Bengali, Chinese, and French translations (thanks @emintufan, @EwenQuim, @Aftabuzzaman and @johnpoint)
  • Support for pasting files sent in the text/uri-list format or as a secondary pasteboard item (@akdor1154)
  • Autofill for the Hostinger email provider (@merkys7)
  • The Yandex connection screen now includes instructions to enable IMAP #2111
  • The event header that appears when an email contains an ICS attachment now shows the correct timezone. #2093, #2255
  • On Linux, Mailspring no longer specifies python or git as package dependencies unnecessarily.
  • Developer:
  • Mailspring now uses Electron 4.2.12 in preparation for a jump to Electron 8+.

New in Mailspring 1.7.8 (May 25, 2020)

  • Fixes:
  • Resolves a critical SMTP connection problem on Linux for Office365, manually configured Gmail, and other accounts that used the LOGIN SMTP authentication mechanism. #1996, cyrusimap/cyrus-sasl
  • Plain text messages using a multipart MIME structure with one or more attachments now render correctly as plaintext.
  • "Sync Mail Now" is displayed in Preferences > Shortcuts so it's easier to map it to a custom shortcut.
  • Developer:
  • Mailspring now uses CSS properties on mailspring-workspace to set the height of the thread list and other key components so themes can customize them! See #2004 for details and thanks to @sergeystoma for this improvement!

New in Mailspring 1.7.7 (May 21, 2020)

  • Fixes:
  • Mailspring now ships with OpenSSL-1.1.0f on Windows and Linux, which resolves connection issues with Yahoo and other IMAP providers that recently began requiring newer SSL / TLS features. #1974
  • When testing IMAP auth, mailcore and libetpan debug logs are included in the "Detailed Log" output, which will make the above easier to track down in the future. #1974
  • On Windows, pasting CRLF delimited plain text does not result in newlines being lost. #1756
  • Mailspring no longer fails to connect to SMTP servers on older Linux distros (Ubuntu 14, etc.) that do not have realpath installed. #1974
  • Groups of more than 999 contacts no longer cause “sqlite too many variables” errors during contact sync. #1951
  • Google token expiration via password reset is handled properly and presents as an authentication error and not a connection error.
  • When replying to plain email using the rich editor, quoted plaintext is converted to HTML #1853
  • Developer:
  • On Windows, we ship the mailsync pdb files so stack traces viewed in the sync logs have function names for easy reporting / triage.
  • Contact and calendar sync issues no longer halt email sync under any circumstances. We will continue to improve the quality of calendar sync, but want to ensure an uninterrutped email experience.

New in Mailspring 1.7.6 (Apr 23, 2020)

  • Fixes:
  • When re-authenticating existing from Preferences > Accounts, Mailspring no longer gets stuck displaying the settings window in some scenarios.
  • Fixes an occasional issue that could cause the people sidebar to become blank if the user's LinkedIn handle was malformed. #1909
  • A new button in Preferences > Accounts allows you to quickly retrieve + copy the last ~50 lines of your sync logs, making it much easier to collect information we need for debugging.
  • Google Calendar and Contact sync are much more reliable thanks to improved handling of Google expiring People "sync tokens".
  • When applying templates in the composer, Mailspring correctly clears the styling of the first line of your draft.
  • When switching signatures in the composer, Mailspring no longer mangles your draft content in some scenarios.
  • In the composer, Select-all + Delete no longer fails to delete your text if the very last block of your message is your signature.
  • In the composer, undoing past the end of your "undo history" no longer removes focus from the editor.
  • Mailspring now autolinks URLs that contain multiple ? in the query string correctly.
  • Mailspring uses relative URLs for it's own assets, so the filesystem path to the application can safely contain characters like # and ? safely. #1366
  • When messages must scroll horizontally, we add 20px to the computed height to account for the scrollbar and avoid clipping the last line of text. #1762

New in Mailspring 1.7.5 (Apr 17, 2020)

  • Features:
  • Search now supports the NOT operator as long as there is a positive search term. (ex: in:inbox NOT is:unread) #1605
  • Fixes:
  • A major issue has been resolved that prevented IMAP accounts (including Yahoo, Yandex, etc.) from being connected correctly. I'm sorry it's taken so long for this patch to be released. Thanks to @Kozzi11 for the fix and everyone for helping to track down the bug. #1868
  • Disabling image autoloading now works consistently and also prevents requests for external stylesheets and web fonts that could be used for tracking.
  • Mailspring no longer gets "stuck" creating all drafts and replies in plaintext in some cases. #1894
  • Localizations have been improved for Simplified Chinese and Russian (Thanks @anthonywong, @raven-kg), and @dvomaks added a Ukranian translation! All three have been added to the "verified localizations" list so they're easier to find in the language dropdown.
  • If your machine's hostname contains spaces, Mailspring will strip them when identifying itself to SMTP servers to avoid being rejected in some cases. If it cannot determine your hostname it will fall back to your IP address similar to how Thunderbird works. #1808
  • Deleting a "Found in Mail" contact from a CardDAV account (Fastmail, etc.) no longer causes sync to crash. #1722
  • On Linux, Mailspring now depends on python2 for Ubuntu 20.
  • On Linux, Mailspring's lists itself as a "Mail Client" rather than saying "Mailspring Mailspring" (Thanks @SaeedBaig)
  • When downloading attachments, Mailspring will not overwrite files in the selected folder and will choose unique names for attachments with the same name. #1901
  • The LinkedIn URLs in the contact sidebar no longer contain duplicate in/in/ fragments in some cases. #1875
  • In the composer, lines containing a single space or starting with a single space are now preserved upon sending. #1874
  • Sent mail reminders look better in the ui-dark theme and returning to the reminders view after clearing the last reminder no longer causes a crash. #689

New in Mailspring 1.7.4 (Feb 25, 2020)

  • Features:
  • Mailspring has been approved for read-write access to the Google People API and you can now manage contacts in Google accounts! Mailspring will ask you to go to Preferences > Accounts and click "Re-authorize" to grant access to this additional permission before editing contacts.
  • We no longer use is-online and DNS checks to verify that the app is online. Instead, Mailspring checks that it can reach your actual IMAP / SMTP mail servers. #1357, #1731, #1123
  • Mailspring now supports plaintext mail display and composition! It can be enabled via a new setting, or for a single draft by holding Alt/Option when creating it. Most composer features are disabled in ths mode - for more information, check out #52 (comment).
  • Fixes:
  • Mailspring now prompts you to confirm that you'd like to delete folders and labels. #1785
  • When pasting a table from Excel or other forms of HTML that use <style> tags, Mailspring inlines the CSS and preserves it better in your message. #1773
  • Adding and removing accounts no longer dismisses the app's preferences. #1684
  • The performance of the composer has been greatly improved when there are a large number of recipients.
  • The "Never Translate German" dialog and other modals no longer freeze the app on some platforms #1685
  • Calendar attachments with times like "2019-11-12T::" are now rendered properly in the conversation view.
  • The Russian, Chinese, Latin American Spanish and French translations have been improved (thanks @araven, @keyduq, @laichiaheng, and @raven-kg), and the entire app has been localized into Galician thanks to @markoshorro!
  • Mailspring no longer crashes with a concurrency issue in some scenarios trying to launch sync on Linux.
  • Scheduling reminders, etc. across the DST boundary now works properly in Brazil, which stopped using DST in 2019. #1767
  • The default shortcut for deleting an empty draft is now Ctrl/Cmd + Escape, which works within the text editor. #1776
  • Mailspring's email address autolinking no longer includes some UTF-8 control characters (most notably ) in the email address link. #1796
  • Misc:
  • You can now type IMAP configurations with a port number that starts with a default (eg: 2525 for SMTP). #1702
  • You can now select text in the contact sidebar (URLs, bios, addresses, etc.) to copy/paste it.
  • Preferences > Shortcuts is now split into two columns on wide displays.
  • Mailspring is now automatically notorized for macOS Catalina

New in Mailspring 1.7.2 (Oct 22, 2019)

  • Fixes:
  • Resolves some scenarios that caused calendar and contact sync to crash, unnecessarily stopping email sync.
  • You can now add Instagram handles to your email signatures (Thanks @piotrzarycki!)
  • When switching layout modes, Mailspring clears the selection to avoid an immediate mark-as-read (#1679)
  • On macOS, you can now use the Ctrl key as a modifier for shortcuts defined from the Preferences > Shortcuts screen. (#1678)
  • The app's licenses file can now be viewed on Windows.

New in Mailspring 1.7.1 (Oct 15, 2019)

  • Features:
  • Incoming Message Translation: Mailspring now offers to translate emails you receive in other languages. When you choose to translate an email, Mailspring sends the text of the message to a translation service (currently Yandex) and displays the result. Free users can translate up to 50 messages a week - Mailspring Pro removes the limit and allows you to "Automatically Translate" all messages in particular languages.
  • Note: We're waiting on Google to approve Mailspring for access to the "Read-write Contacts" Oauth scope, so Gmail accounts will be read-only until ~December 2019.
  • Contact Management: Mailspring now includes a full-featured address book available from the Window menu! You can create, update, and delete contacts and contact groups in connected Google and CardDAV-compatible accounts (iCloud, FastMail and others.) Mailspring also allows you to turn off automatic suggestions based on your sent mail, and delete individual contact suggestions. When composing an email, you can now type the name of a group to insert all of the contacts in that group as recipients.
  • Fixes:
  • Mailspring now displays unread mail notifications reliably, fixing a race-condition that occurred when new messages were synced too fast. #1467
  • You can now re-order your email acccounts via drag and drop in Preferences > Accounts. #1577
  • Mailspring always displays non-inline image attachments as files in the composer. Previously they looked identical to inline images. #1653
  • The French, Slovenian, Portuguese, German, Tamil, and Chinese translations have been improved. (Thanks struk3lj, @matheusreich, @danopz, @Cortys , @mpetitjean, @singer233, and @lizzards!)
  • Mailspring does a better job removing quoted text formatted by very old versions of Outlook.
  • Mailspring no longer freezes when you type al ink with a "#hash" and then press return.
  • On Linux and Windows, the system tray no longer turns blue whenever the app's window is hidden. #1467, #1017
  • A new option in Preferences > General allows you to disable the shortening of recipient names. #515, #505
  • A new option in Preferences > General allows you to expand message headers by default. #1521 #1525
  • Mailspring's icon now appears square in the Windows Start menu.
  • You can now dismiss Mailspring's upgrade prompt on Linux. #1514, #913
  • Social links in Mailspring's sidebar now properly contain the www. prefix when required. #1559
  • You can now type date shorthands (eg: "2d" or "2w") into the snooze date picker. #1621
  • Developer:
  • On Debian Linux, we suggest rather than require gnomekeyring #998
  • The (broken) plugin template has been removed - the starter for a Mailspring plugin is now located at https://github.com/Foundry376/Mailspring-Plugin-Starter #1645

New in Mailspring 1.6.3 (Jul 2, 2019)

  • Drag and drop of files into the composer and drag and drop of threads into folders / labels in the left sidebar now works as expected in all cases. #1533, #1534
  • When typing in Japanese or another language that uses composition events / IME, the composer now always commits your text when the composition dropdown is dismissed. #1531
  • A small "download" icon on the event header displayed in calendar emails allows you to download the underlying ICS file. #1547
  • Resolves top issues reported via our automated error collection, including several problems causing instability in the updated composer.
  • Right clicking an image or file attachment now gives you contextual menu options to save, open or preview the file. #1548
  • You can no longer select a Label as your Gmail "Trash" folder. This was the root cause of several crashes and is not really conceptually supported by Gmail.
  • Mailspring now warns when loading plugins that have not been compiled to JavaScript ahead of time. (We no longer ship TypeScript + Babel because relying on a specific version is problematic and they are 30+ MB)

New in Mailspring 1.6.2 (Jun 18, 2019)

  • Highlights:
  • Mailspring now allows you to RSVP to calendar events directly from your inbox. Messages with .ics attachments or text/calendar mime-parts are displayed in a nice expanded format. The Calendar preview is back and more features are coming soon!
  • A new menu option, "Copy Mailbox Permalink", allows you to generate a mailspring:// URL for a thread. Clicking this link from another application opens the thread in Mailspring. Note: this is separate from thread sharing (public links) and only works on computers with the account synced.
  • The composer is faster, more reliable, and uses significantly less RAM over time thanks to a new version of the SlateJS text editor. You can also drag and drop selected text and drag/copy/paste inline images.
  • Improvements:
  • The message viewer and the composer now stretch the full width of their panels by default. To get the old behavior back, enable "Restrict width of messages to maximize readability." in Preferences > General.
  • Mailspring now supports snapcraft on Wayland properly.
  • In dark themes, copy-pasting text out of an email into the composer will no longer transfer the text color if it's the theme default.
  • The "Attach File" button has moved from the right to the left side of the composer's bottom bar, making it less likely that you'll tap the "Delete Draft" icon by accident.
  • Open tracking now correctly filters out your own tracking pixels so viewing emails doesn't trigger notifications. (This was a regression in a recent release.)
  • The "has: attachment" query now works when combined with other queries and search strings.
  • Sender name validation ("Are you sure you want to send addressed to 'Ben'?") now supports hyphenated names correctly.
  • On Linux, Mailspring handles icon themes without context keys properly. #1467
  • The Dutch and Czech translations have been improved!
  • Mailspring displays a confirmation dialog before resetting accounts and settings.
  • Mailspring now warns if a permission error prevents it from updating it's macOS launch-on-start settings.
  • Incoming attachments without names are now given default names with file extensions inferred from their content type.
  • Mailspring no longer displays some HTML messages with specific styles at a height of 0px.
  • The color picker in the composer now includes a thin border so it's easier to see in all themes.
  • When copy-pasting out of the composer into a plain text destination, newlines and whitespace are preserved in your text and composer copy paste is generally more reliable.
  • Creating a signature with a <style> tag in it no longer applies the styles to the entire application window - style elements are now converted to inline styles in signatures.
  • On Windows, the font dropdowns in the composer no longer appear white-on-white in dark themes.
  • Select-all and copy paste of email message contents now works reliably in all cases.
  • Development:
  • Mailspring now uses Electron 4.2.4, which includes several security patches and minor bug fixes.
  • Resizing Mailspring's main window is considerably faster thanks to better use of ResizeObserver.

New in Mailspring 1.6.1 (Apr 5, 2019)

  • Fixes:
  • Sync Mail Now now has a keyboard shortcut (F5). Thanks @StarScape!
  • Swipe-to-archive on a macOS trackpad is less "touchy" and ignores interactions that are primarily vertical. #690
  • Mail Rules run on every incoming message and always run after the message body has been fetched, fixing issues with some mail rules not being executed properly. #605, #513
  • The "Check for Updates" menu item no longer causes the app to crash when no update is available.
  • Fixes a regression in removing quoted text via the small "X" that appears over the quoted text marker. #1434
  • Update snapcraft.yml to include gtk-3-themes #1435
  • Spellcheck on large emails with more than 500 distinct words is much more performant thanks to a larger cache.
  • In the composer, you can delete a text selection that includes the first character in the email. (More composer fixes are coming soon - we've been unblocked upstream in SlateJS!)
  • The Japanese translation has been improved. Thanks @kometchtech!
  • The Russian translation has been improved. Thanks @ivan-nginx!
  • Mailspring now uses Electron 4.1.4, which fixes several crashes and an issue on KDE where tray icons would be displayed incorrectly as a 22x22 square cropped from the center.

New in Mailspring 1.6.0 (Mar 18, 2019)

  • The German translation has been improved (Thanks @ahahn94!) and Japanese is now listed as a fully reviewed language!
  • The Linux system tray icon is now larger and brighter when unread, which looks better on most Linux distros. (#1386)
  • Mailspring now shows it's icon in notifications and correctly resolves the icon from your current theme is only supported for Gnome, Mate and Budgie. (Thanks @arkraft!)
  • When clicking the track of a scrollbar, the view is scrolled by one page up or down rather than scrolling to the clicked position.
  • When switching between a mailbox and "Drafts" or "Activity" the left sidebar no longer scrolls back to the top.
  • Preferences styling has been slightly improved.
  • Mailspring now uses Electron 4.0.8 which includes a recent security patch and is recommended for all users.
  • Window controls are no longer “squished” in the darkside theme on Linux #1104
  • Double-clicking the window toolbar on macOS correctly maximizes / unmaximizes the window. #1388
  • When using the Outlook keybindings, Ctrl-F is no longer tied to both "Forward" and "Find in thread". "Find in thread" has been changed to Ctrl-Shift-F for consistency with Outlook.
  • Mailspring strips surrounding quotes from displayed contact namess. #1397

New in Mailspring 1.5.7 (Feb 27, 2019)

  • Fixes:
  • Emails in Gmail accounts no longer "flicker" in the thread list occasionally if you mark them as read and archive them in quick succession.
  • Duplicate sent emails (your copy + the recipient's copy) no longer appear in Gmail when open/link tracking are enabled. Gmail IMAP changed handling of IMAP Delete + Expunge in Sent Mail earlier this month causing this bug. This also resolves issues where viewing a message you sent would trigger read receipts. #1279 #1086 #937 #1162 #1049
  • Mailspring no longer erases all your account passwords when signing out of your Mailspring ID on macOS due to a race condition.
  • Cut/copy/paste and undo/redo now work in the "Create a Mailspring ID" and "Upgrade to Pro" webviews within the app. #15219
  • Mailspring now requests the "internal / received" date of emails to handle providers (including home.pl) which do not return message dates when asked for mailbox headers. This fixes an important issue where all emails could appear to be from 1969.
  • Mailspring now renders inline images attachments within the body of the email even if they're missing an "inline" content-disposition. Previously these images would appear as attachments at the bottom of the message.
  • Mailspring now supports home.pl accounts which advertised support for the IMAP XLIST extension but did not appear to implement it properly.
  • The contact sidebar now opens LinkedIn person profiles correctly - the "/in/" segment of the URL was previously missing.
  • The signature editor now allows you to add a link to your LinkedIn profile.
  • Mailspring shows the "Snoozed" folder name correctly in cases where it's called "Mailspring.Snoozed".
  • Mailspring is now less aggressive about wrapping wide emails and prefers horizontal scrolling for large tables, etc.
  • French translations have been improved (thanks to @Gaspacchio!)
  • Performance:
  • Mailspring now uses DOM ResizeObservers to implement scroll bars and properly size emails as they render which is a huge performance win, especially on slower machines.
  • Mailspring refreshes the data backing the conversation view asynchronously when threads are removed, eliminating jank that was especially noticable if you'd scrolled down in the list and were viewing a unified mailbox.
  • Development:
  • Mailspring now uses Electron 4.0.5.

New in Mailspring 1.5.6 (Feb 12, 2019)

  • Features:
  • Mailspring now generates quick attachment previews of common "code" file types using Prism, including .html, .json, .txt, .log.
  • Italian, Japanese and French translations have been improved (Thanks to @kometchtech, @ecavicc and @gooodmorningopenstack!)
  • Fixes:
  • Mailspring now configures Yandex email accounts on custom domains correctly. #1337
  • Emails that use <style> tags and class attributes without any inline styles are now rendered correctly.
  • Selecting several lines of pasted text and enabling "Code Block" formatting now works correctly. #1346
  • Maispring now plays the "New Mail" sound correctly even if you haven't interacted with the window since the app was launched. (This was broken due to a recent new feature in Chromium blocking web pages from playing audio.)
  • Development:
  • Mailspring now uses Electron 4.0.4 which fixes several memory leaks.
  • A preview of Mailspring's upcoming Calendar feature is available under the Developer menu. Right now, it only supports Google Calendar and the data shown on the calendar is read-only. Stay tuned! The UI was originally developed for Nylas Mail before it was shuttered and we'll be re-launching it this summer.

New in Mailspring 1.5.5 (Jan 4, 2019)

  • Features:
  • Mailspring now shows visual previews of PDF, DOCX, XLSX, XLS, CSV, and Markdown attachments on Windows and Linux as well as macOS. Selecting an attachment in the message view and pressing the space bar or clicking the small "eye" icon shows a preview of the contents in a new window, so you can finally view PDFs, etc. without leaving your Mailbox!
  • Fixes:
  • Mailspring no longer crashes with a fatal error on CentOS, Red Hat Enterprise Linux (RHEL) 7.6 with a "CXXABI_1.3.9" message. When we upgraded to Electron 4, using GCC++5 to build parts of Mailspring resulted in libraries too new for some linux platforms.
  • In dark mode, text in message bodies is no longer black.
  • The copy and cut context menu items are disabled when right-clicking a password field.
  • The Brazillian Portuguese translation has been improved (Thanks @leoescarpellin!)
  • You can now view Mailspring's open source license and all of it's dependencies' licenses and copyright notices from the menu.

New in Mailspring 1.5.3 (Nov 26, 2018)

  • Improvements:
  • Mailspring now defaults to English for languages whose translations have not been manually reviewed by a contributor. You can customize the interface language via a new setting in Preferences > General.
  • Hundreds of translations have been manually reviewed and refined in German, Chinese, French and Korean. (Thanks to @pandanonyme @jungin500 @qitar888 @DarkSmile92!)
  • When connecting a Yahoo Mail account, Mailspring notes that Yahoo requires an App Password. Provider-specific notes are also included in the "View Log" text for easier debugging.
  • You can now change the "Sender Identity" (the name that is sent in the From field with your email address) for each account in Preferences > Accounts. #1169
  • Fixes:
  • Mailspring no longer aggressively autocompletes :10 to the :100 emoji, or :12 to the :1234 emoji, to avoid conflicts with typing times. #1148
  • On macOS, Mailspring's spellchecker correctly transitions to the language you're typing in consistent with Linux and Windows.
  • The Emoji picker now works correctly when using Mailspring in a language other than English. #1189
  • Shrinking Mailspring's UI using the "inteface zoom" setting no longer causes spellchecking "squiggles" to become invisible.
  • The "Does Not Contain" mail rule now requires that every item in the field not contain the text as expected, rather than just requiring that any one of the items (senders, recipients, etc.) not contain the text. #1110
  • Mailspring's "Upgrade to Pro" modal no longer appears badly clipped when using a custom interface zoom level.
  • The fixed size "Add an Account" window now ignores custom zoom levels so that fields and forms are not clipped.
  • Development:
  • Mailspring now uses React 16.6 (up from 16.2), which fixes a few critical bugs including a problem where the interface could "lock" indefinitely if too many re-renders were backlogged.

New in Mailspring 1.5.2 (Nov 6, 2018)

  • Improvements:
  • Mailspring now defaults to English for languages whose translations have not been manually reviewed by a contributor. You can customize the interface language via a new setting in Preferences > General.
  • Hundreds of translations have been manually reviewed and refined in German, Chinese, French and Korean. (Thanks to @pandanonyme @jungin500 @qitar888 @DarkSmile92!)
  • When connecting a Yahoo Mail account, Mailspring notes that Yahoo requires an App Password. Provider-specific notes are also included in the "View Log" text for easier debugging.
  • You can now change the "Sender Identity" (the name that is sent in the From field with your email address) for each account in Preferences > Accounts. #1169
  • Fixes:
  • Mailspring no longer aggressively autocompletes :10 to the :100 emoji, or :12 to the :1234 emoji, to avoid conflicts with typing times. #1148
  • On macOS, Mailspring's spellchecker correctly transitions to the language you're typing in consistent with Linux and Windows.
  • The Emoji picker now works correctly when using Mailspring in a language other than English. #1189
  • Shrinking Mailspring's UI using the "inteface zoom" setting no longer causes spellchecking "squiggles" to become invisible.
  • The "Does Not Contain" mail rule now requires that every item in the field not contain the text as expected, rather than just requiring that any one of the items (senders, recipients, etc.) not contain the text. #1110
  • Mailspring's "Upgrade to Pro" modal no longer appears badly clipped when using a custom interface zoom level.
  • The fixed size "Add an Account" window now ignores custom zoom levels so that fields and forms are not clipped.
  • Development:
  • Mailspring now uses React 16.6 (up from 16.2), which fixes a few critical bugs including a problem where the interface could "lock" indefinitely if too many re-renders were backlogged.

New in Mailspring 1.5.1 (Oct 27, 2018)

  • Improvements:
  • Thousands of translations have been improved or manually reviewed. Thanks to @odie2 @pamo @SimonVanacco @louim @DarkSmile92 @phylophyl and @renfliu for contributions across 6 languages!
  • Mailspring now ships Linux appdata files (Thanks @kirbyfan64!)
  • Fixes:
  • Reverts a change to IMAP message parsing that was designed to extend support for Proton Mail Bridge, which caused many emails from some IMAP servers to appear to be from "NIL".

New in Mailspring 1.5.0 (Oct 23, 2018)

  • Features:
  • Mailspring now supports localization! The app detects your system locale and all text, menus, buttons, etc. in the app appear in your language. Mailspring's core strings has been manually localized in 38 languages and the rest (mostly error messages and text describing features) have been automatically translated.
  • We'd love your help improving these localizations! A new "Developer > Toggle Localizer Tools" menu option in Mailspring allows you to submit better translations right within the app. You can also edit the translation files directly and submit a pull request. See the new localizer guide here.
  • If you use a RTL language, Mailspring's entire UI now appears right-justified, including the sidebar, preference panels, scrollbars, and more. If you use Mailspring in Arabic or Hebrew and notice issues in the right-to-left presentation, please file issues or submit pull requests.
  • Fixes:
  • The "contact profiles" feature of Mailspring Pro is much more robust and reliable thanks to a new profile discovery mechanism.
  • The "contact profile" sidebar shows the Gravatar associated with the email address before falling back to the "empty box with initials".
  • Mailspring now uses the latest version of libetpan, which improves stability and fixes several parsing bugs. It also more flexibly parses IMAP responses that include unquoted text fragments. #429
  • On Linux, Mailspring now uses the pixmaps dir to show an icon in the corner of each window. #1135
  • On Linux, Mailspring uses circular icons rather than square ones. #1098
  • The padding of the search bar in the Darkside theme has been fixed. #1048
  • Developer:
  • Trying to open a package that does not define engines in it's package.json no longer crashes the app.
  • Mailspring now uses Electron 2.0.11 which resolves #1108.

New in Mailspring 1.4.2 (Aug 17, 2018)

  • Fixes:
  • Mailspring no longer attempts CRAM-MD5 SMTP auth instead of PLAIN or LOGIN when both are supported.
  • CRAM-MD5 and DIGEST-MD5 require you've exchanged a shared secret with the SMTP server which is almost
  • never the case. #620
  • Mark as Spam now appears in the right-click dropdown menu for threads.
  • The IMAP/SMTP port dropdowns no longer "stick" the first time you change them during setup.
  • Mailspring now lets you know if your SMTP server refused to relay a test message during setup.
  • Mailspring now correctly supports SMTP accounts that do not require a username or password. #469
  • Open and link tracking now work correctly for accounts using Courier IMAP (where sent messages
  • do not appear until re-selecting the folder via IMAP.)
  • Debugging:
  • Mailspring now prints descriptive SMTP error strings instead of SMTP error codes in logs.

New in Mailspring 1.4.1 (Aug 14, 2018)

  • Don’t allow shift-U, shift-I, etc. to be menu accelerators that override composer bubbling. This fixes a bug where, with the Gmail shortcuts enabled, typing Shift-U or Shift-I in the composer would mark the message as read.

New in Mailspring 1.4.0 (Aug 9, 2018)

  • Mailspring now connects to SMTP servers that only support GSSAPI or Kerberos and PLAIN using the PLAIN method rather than trying to use Kerberos and failing. #341
  • The "undo send" toast in Mailspring now has a countdown timer, and the undo button has been visually differentiated from the background. #872
  • Emails no longer get "stuck" when using undo send in some scenarios. #336
  • Undoing a send of an inline reply during the undo-send time window no longer leaves the composer "locked" or re-sends the original draft. #596, #390
  • Mailspring no longer throws an exception when parsing quoted text for some emails.
  • Removing the last account from Mailspring no longer causes it to return to the "Connect an Account" screen with errors that prevent you from moving forward without restarting the app.
  • The print window now warns you if one or more messages were omitted because they were collapsed, and renders properly in the dark theme.
  • The default SMTP port for Outlook is now the STARTTLS default and not port 25. #725

New in Mailspring 1.3.0 (Jul 17, 2018)

  • Mailspring 1.3 brings an overhauled search bar with powerful autocomplete that makes it easier to create advanced search queries:
  • In addition to searching for freeform text and using the Gmail query language (subject:, in:, is:, from:, to:), Mailspring now allows you to search by date using natural language terms like since: "last week" and before: "february 5th". Try combining them with other terms to search a specific time window!
  • You can now right-click a thread to search for other threads from that sender or with that subject.
  • You can now focus the search bar and conduct searches entirely with keyboard shortcuts (use Escape to exit the search bar!) #960
  • Mailspring now uses Electron 2.0.2, which delivers some great bug fixes and new features:
  • Chrome 61, Node 8.9.3, V8 6.1.534.41 with improved performance and lower memory footprints
  • Better GTK+ theme support, including support for menu styling
  • Better support for Linux desktop notifications
  • The app will no longer cancel restart or shutdown
  • Fixes:
  • Mailspring no longer clips some messages containing images incorrectly. #569
  • The Reply-To header is now shown when you expand the message headers. #973
  • Dropping images onto the composer now reliably inserts them as inline attachments. #822
  • Mailspring now correctly opens attachments with filenames containing emoji on Windows.
  • You can now drag and attachment out of Mailspring by it's quicklook preview as well as it's title.
  • Using Mailspring on Windows in a user account containing accent characters or other special characters no longer prevents attachments from being cached. #810
  • Mailspring no longer throws an exception when trying to display a message with attachments but no downloaded body. #804
  • The "hamburger" icon in the top right of the main window no longer appears gray-on-gray in the "Ubuntu" theme. #801
  • Auto-hiding of the menu bar now works correctly on Linux. #938
  • Clicking on the open/link tracking "detail dot" now shows individual tracking events correctly. #945
  • The Print window no longer contains an incorrect menu bar on Windows. #958
  • Signatures with Facebook and Twitter profiles now display the service favicons reliably when viewed in Gmail and Outlook. #968
  • Invalid themes no longer "brick" the app - Mailspring will present an alert with the error and offer to revert to the basic theme. (Mailspring-Theme-Starter#1)

New in Mailspring 1.2.1 (Apr 4, 2018)

  • Fixes:
  • Copy / paste now works correctly in message contents and draft fields, correcting a regression in 1.2.0.
  • Right clicking words in the composer now correctly shows spelling suggestions. #747
  • Right clicking in the composer now presents a "Paste and Match Style" option. #655
  • The left 50px of "To" field of message headers is now clickable.
  • Signatures with images now display correctly in mail clients that don't support CSS. To take advantage of this improvement, remove and re-attach images to existing signatures.
  • URLs containing the format #/xxxx?a=b are now automatically linked correctly.
  • The "learn more" link in the thread sharing modal now links to a public knowledgebase article.

New in Mailspring 1.2.0 (Apr 3, 2018)

  • Features:
  • Thread Sharing allows you to easily sync an email thread to the cloud and share it using a link. Mailspring automatically syncs new emails that arrive on the thread and anyone with the link can view the thread or download attachments.
  • Fixes:
  • Searching your mailbox using the "in:folder" syntax no longer produces a limited / old set of results when many, many results match.
  • The composer cursor no longer gets "stuck" occasionally when typing diatric or multi-key composition characters. #718, #578
  • The composer no longer copies an empty string to the clipboard if you have no selected text when you press Ctrl/Cmd+C. #787
  • The thread toolbar buttons now have a grouped appearance which makes the UI more compact and usable. #283
  • Mailspring now uses the correct presets for Fastmail and Startmail accounts. #759, #756
  • Clicking to collapse a message with expanded headers now works as expected. #636
  • Mailspring never shows images by default when you're viewing your spam folder. #784
  • Development:
  • The "Download attachments when..." option, which was never implemented in the new sync engine, has been removed from Preferences > General.
  • When resetting an account, Mailspring correctly re-fetches open/read receipt and snoozing metadata
  • Mailspring now uses Electron 1.8.4.

New in Mailspring 1.1.5 (Mar 7, 2018)

  • Fixes:
  • Mailspring no longer crashes when trying to connect some IMAP accounts that it cannot resolve to a preset configuration. #739
  • Mailspring no longer requires you to manually provide information for IMAP accounts that are aliases of other proivders, like hotmail.it. #736
  • An error no longer replaces the composer when an "emoji mark" cannot be found. #685
  • When you click a mis-spelled word, Mailspring no longer selects the entire word. #677
  • When you send mail, Mailspring no longer puts your hostname in the MIME Message-ID.
  • In the composer you can now edit existing links and links don't open by default unless you control-click them. #702, #704, #639
  • The colon character (:) no longer breaks automatic link detection. #695
  • When you remove an account, Mailspring resets its local cache for that account, removing stored data on disk. #724
  • Images with width and height values containing decimals no longer break logic designed to autosize them for display.
  • Improvements:
  • Mailspring now uses Electron 1.8.3, which includes two security improvements.

New in Mailspring 1.1.4 (Feb 14, 2018)

  • Fixes:
  • Searching in the Sent folder (and other folders assigned mailbox roles) now works reliably.
  • Connecting accounts no longer throws SIGABRT / 3221225477 errors in scome scenarios. #292
  • Connecting accounts no longer fails when the email provider returns non-UTF8 characters in IMAP responses.
  • The open tracking pixel now has an alt tag that self-identifies it as a tracking pixel, which prevents messages from Mailspring from being flagged as spam by some providers. #668
  • Mailspring no longer registers for the Utility and Development application categories and appears in the mail package category on Debian systems. #673, #678
  • In the Taiga theme, the selected item in dropdown menus is visible. #674

New in Mailspring 1.1.3 (Feb 6, 2018)

  • Improvements:
  • When adding an IMAP account, Mailspring now uses the domain's MX records to identify if it can use settings for a common email service to skip the full, complicated IMAP settings screen.
  • When adding a Gmail account, Mailspring now uses two-legged OAuth instead of three-legged OAuth which allows it to renew it's access token more rapidly. (Re-authenticate Gmail accounts for this to take effect.)
  • Mailspring VACUUM's the SQLite database every two weeks to prevent fragmentation that can eventually ruin performance. Unfortunately, data cannot be read or written during this process and it can take ~2 minutes for a 3GB database, so it is performed at launch with a new progress screen.
  • Fixes:
  • In dark themes, quoted text no longer appears a dark purple that is difficult to read.
  • Mailspring no longer becomes "blocked" when ingesting a large number of deletions in a mailbox and will no longer attempt to retrieve many, many new messages all at once.
  • When changing accounts in the composer the signature correctly updates to the new account's default. #570
  • In the message viewer, the "Download All Attachments" button appears if the email contains multiple images. #583
  • In the message viewer, inline images specified using a "cid:filename.png@RANDOM"-style URL now render correctly in the message body instead of as attachments. #569
  • Threads with only sent emails no longer appear as from "1969" in some places. #508, #457
  • The "Local Time" shown in the company sidebar is now correct and updates in realtime.
  • On Linux, mailspring.desktop no longer reports that the app is an editor for text/plain #602
  • Undo no longer triggers in both the email body and other recently edited text fields at the same time. #613
  • Creating a draft no longer clears the conversations's "snippet" in the thread list.
  • When printing a thread, Mailspring no longer prints undefined beside particicpants with no name.
  • When pasting HTML, Mailspring now correctly preserves links that have other styling. #592
  • When using "two pane mode", viewing the same conversation repeatedly will mark any new messages as read. #617
  • When sending an email, the word "attachments" in your signature will no longer cause the app to complain about missing attachments. #610
  • Mailspring no longer attempts to create the folder Mailspring..Snoozed on providers that include the path delimiter in the IMAP namespace prefix. #634
  • When composing an email, Mailspring will display an alert if you need to choose a Drafts folder to send mail. #634
  • Mailspring now uses Electron 1.8.2-beta5, which includes stability and security fixes.
  • Exporting raw data from the Activity Dashboard now waits for the filesystem buffer to flush, preventing it from writing only some of the email data on slower hard drives.
  • Mailspring no longer briefly spawns duplicate sync processes in some scenarios when you have many accounts linked.
  • When your mailbox contains emails with the same subject and participants and no Date header, Mailspring now syncs them all instead of syncing them as a single message, which should prevent thrashing
  • A subtle multithreading issue has been fixed which could cause your folders to become corrupted and prevent Mailspring from launching.
  • Memory and Performance:
  • Creating a draft is now ~16x faster in scenarios where lots of quoted text is present.
  • The undo history of the composer is cleared when you navigate away from a draft, reclaiming memory.
  • Completed tasks are purged from the app's task queue more rapidly so performing many, many actions on your mailbox does not cause the application to use more memory.

New in Mailspring 1.1.2 (Jan 29, 2018)

  • Fixes:
  • Mailspring creates the folder "Mailspring/Snoozed" on your email provider with the intermediate folder. [#588]
  • Switching to drafts, away from drafts, and back to drafts no longer causes a crash. [#590]
  • "Create a package manually" now works properly when the app is running without the dev flag.
  • Drag and drop of emails now works again. [#586]
  • When removing quoted text, some emails no longer cause an exception to be thrown. [#589]

New in Mailspring 1.1.1 (Jan 29, 2018)

  • Features:
  • The new composer now supports additional Gmail shortcuts, which you can view from Preferences > Shortcuts, including Cmd-K (make link), Cmd-Shift-8 (make bulleted list), etc. (#555)
  • Mailspring now supports indicators (unread badge) in Ubuntu Gnome Session (Ubuntu 17+)
  • Mailspring now supports Secureserver (GoDaddy), Roundcube, 163.com, and several other providers that did not allow folder names to contain the [ character.
  • Fixes:
  • The small "X" on the quoted text control is back, allowing you to easily remove the quoted text block when replying.
  • Performance of the new composer has been greatly improved by eliminating calls to draft.body during editing.
  • In dark mode, text in the composer appears white instead of black.
  • Switching to a different font size and back to "normal" no longer makes text a slightly different size than it was originally.
  • Spellcheck now supports words with non-latin characters correctly. (#564)
  • The Less-is-More theme no longer contains small visual glitches with the new composer. (#547)
  • Undo/redo within the composer or any text field no longer trigger both text undo/redo and mail action undo/redo. (#577)
  • Mailspring now creates a "Mailspring" folder instead of a "[Mailspring]" folder because some providers do not allow the [ character. (#551)
  • Development:
  • Mailspring no longer contains or supports Coffeescript or CJSX!
  • Moved to Electron 1.8.2-beta4
  • Moved to React 16.2

New in Mailspring 1.1.0 (Jan 22, 2018)

  • Features:
  • Overhauled composer with a great new editing toolbar and support for fonts, sizes, colors, right-to-left text, markdown shortcuts, and more.
  • Brand new template editor in Preferences > Templates with a more streamlined UI based on the new composer.
  • From the Activity screen, you can now export the raw data in the selected time range to perform custom analysis on your open and link tracking data.
  • Fixes:
  • Mailspring no longer cleans up messages you've downloaded recently.
  • When you edit an existing account, it's credentials are prepopulated for editing. (#496)
  • The signature editor now supports Twitter profile pictures and autoformats your handle. (#493)
  • On Windows, Mailspring supports installation in user directories with special characters. (#113)
  • Generation of IDs in Mailspring is no longer timezone-sensitive on some machines.
  • Drafts no longer fail to save when you exit the app in some scenarios.

New in Mailspring 1.0.12-cf081332 (Dec 29, 2017)

  • Improvements:
  • Automatic CC / BCC: From Preferences > Accounts, you can now configure automatic CC / BCC on emails sent from an account. (#275)
  • The "Are you sure you want to send addressed to 'XXX'" warning is smarter and better phrased. (#381)
  • You can now change the interface zoom from Preferences > Appearance. (#176)
  • Fixes:
  • A regression from 1.0.11 has been fixed - Mailspring no longer fails to sync new mail for some accounts that do not support CONDSTORE. Mailspring will no longer give these messages timestamps from "1970". (#475)
  • Panel widths are now saved correctly on exit. (#41)
  • When waking from sleep, Mailspring checks for new mail immediately. (#468)
  • When linking an account, you can now omit the SMTP username for SMTP without authentication. (#469)
  • Mailspring allows all deprecated HTML attributes like <strike>, improving the rendering of emails. (#260)
  • The View links in the contact sidebar now open the browser correctly.
  • Electron has been bumped to 1.7.10, which fixes:
  • Subpixel font rendering with freetype on Linux.
  • Rendering issues with Nvidia GPU on High Sierra
  • Downloading updates twice on Windows

New in Mailspring 1.0.11-ea4b20af (Dec 19, 2017)

  • Improvements:
  • You can now reset the cache for an individual account from Preferences > Accounts
  • Mailspring now creates its config directory with more appropriate unix permissions
  • Fixes:
  • On Windows, Mailspring now sends attachments with non-latin characters correctly.
  • Mailspring now moves mail correctly (via archiving, deleting, etc.), even if the provider does not support the IMAP MOVE extension.
  • Mailspring now fetches incoming messages correctly (and immediately) for providers that support both CONDSTORE and QRESYNC.
  • Drang and drop from search results into folders/labels has been fixed.
  • The translation plugin has been fixed.

New in Mailspring 1.0.10-d250d253 (Dec 7, 2017)

  • Features:
  • A brand new signature editor makes it easy to create beautiful signatures with images and important contact details.
  • Performance:
  • SQLite schema changes significantly improve Mailspring's sync performance on very large mailboxes.
  • Fixes:
  • A major memory leak on Windows has been fixed which caused Mailspring to slow down your computer, especially when waking from sleep.
  • Mailspring no longer reports that it is still "looking for messages" in some cases after sync has completed.
  • Search now correctly supports the "in:" syntax for all arbitrary folders and labels as well as built-in ones like "in:inbox".
  • Several exceptions thrown in UI edge-cases have been fixed.

New in Mailspring 1.0.9-c5e85dc4 (Dec 3, 2017)

  • Improvements:
  • Sync progress reporting and status messages have been improved.
  • Mailspring only attempts to passively fetch message contents once for each message, so bad messages no longer cause the app to "hang" in an "Syncing your Mailbox" state.
  • A new setting allows you to choose the default spellcheck language.
  • A new setting allows you to choose whether Mailspring opens containing folders after downloading attachments.
  • You can now copy-paste a file from the Finder or Windows Explorer into the composer.
  • Mailspring now correctly sends mail with inline image attachments on all providers.
  • Many issues that caused search to "hang" have been resolved.
  • Mailspring now correctly linkifies URLs in more scenarios
  • Many small email rendering issues have been resolved thanks to a new message sanitizer.
  • Creating and immediately sending a draft with tracking enabled no longer fails in rare cases.
  • Undo send no longer causes other open composer windows to close when a message is sent.
  • Development:
  • Improved error collection will make it much easier to track down and fix remaining sync issues.
  • Password management errors are now considered fatal, since they break the app during onboarding.
  • The analytics package has been removed - we were not using the collected metrics.

New in Mailspring 1.0.8-5a837d0e (Nov 10, 2017)

  • Features:
  • A brand new Activity View (in the sidebar beneath Drafts) provides quick mailbox statistics and analytics for read receipts and link tracking.
  • Improvements:
  • When snoozing, a setting in Preferences > General now allows you to choose whether emails should be moved to the top of your inbox or just returned to the inbox as unread.
  • Space and shift-space now move you up and down in the thread view.
  • The window title now carries the subject of the currently selected email.
  • The dark theme has been overhauled to improve readability and ensure visual queues are present for important UI. It looks more like Spotify and less "all gray."
  • Fixes:
  • Undo send now works correctly!
  • Mailspring no longer pre-processes HTML through tidy, which was too strict and causing emails to display incorrectly and links to break.
  • The thread list no longer "flickers" when archiving / deleting unread email.
  • The spellchecker now handles non-ASCII characters in words correctly.
  • Undo toasts no longer re-appear after switching views.
  • In single pane mode, the "Back" button title with the folder name is no longer converted to titlecase.
  • Disabling read receipts and link tracking now effects the current draft correctly in addition to future drafts.
  • You can now provide any IMAP/SMTP hostname (e.g. mail)
  • Starting and deleting a forwarded message no longer blocks you from creating another one in the same thread for a few seconds.
  • The secret "Show Original" feature is back.
  • Screenshot mode has been fixed.
  • Mailspring now corrects inconsistencies in it's data as you perform mail actions, so threads can't get "stuck" in the trash, snoozed folder, etc.
  • Drag and drop to the starred or unread views now works properly.
  • Snooze dates are properly synced to the Mailspring backend, so they're persisted when you clear your cache or re-install Mailspring.
  • On Windows, Mailspring no longer has problems saving attachments with extended UTF-16 characters, (eg Japanese or Polish.)
  • Mailsync no longer crashes when messages have more than ~150 references to other messages in their headers.

New in Mailspring 1.0.7-664204d8 (Oct 30, 2017)

  • Fixes:
  • The Starred and Unread views now correctly show threads with many starred/unread messages. (#100)
  • The folder and label shortcuts are now separate and work properly for Gmail accounts.
  • Mailspring no longer segfaults when it's unable to connect to your SMTP server during onboarding,
  • and error messages no longer "destroy" the layout of the window.
  • Mailspring no longer uses all memory on the computer in a rare scenario where your mail provider return an infinite range of message IDs. (#91)
  • Mailspring can now be put in a verbose logging mode using AppEnv.mailsyncBridge.toggleVerboseLogging(), in which all IMAP and SMTP traffic is logged.
  • You can now dismiss the "Please pay for Mailspring Pro!" prompt in the bottom left when more than four accounts are syncing.
  • On Linux, Mailspring no longer launches with the onboarding window in between monitors on dual-display setups.
  • The contact search index now includes the first names of contacts, so you can find them more easily when typing in address fields. (#227)
  • The default template no longer references Nylas incorrectly.

New in Mailspring 1.0.6-9448c884 (Oct 22, 2017)

  • Features:
  • Mailspring now identifies an "Archive" folder if one is present in your Office 365 / IMAP accounts and enables the "Archive" button and "Swipe to Archive" behavior. If it is not picked up automatically, you can set it from Preferences > Folders.
  • Mailspring now warns you if the salutation in your email ("Hey Ben!") doesn't match the name of a recipient or appears misspelled.
  • A new keyboard shortcut allows you to attach a file in the composer. (Ctrl-Shift-A by default!)
  • Fixes:
  • The contact sidebar now loads correctly if you switch to a contact with no name.
  • On Windows, Mailspring no longer needs to be restarted once before you can link a Gmail account.
  • When replying to a message you sent in a thread, Mailspring no longer incorrectly addresses the new message to yourself.
  • Mail rules now run correctly as new mail is received.
  • The label picker is now correctly hidden if your selection includes threads from non-Gmail accounts.
  • When you forward a message, it is now correctly associated with the existing thread.
  • When renaming folders / labels, the app no longer shows the old and new items side-by-side in the left panel for a few minutes.
  • When creating folders / labels, you can now use any characters supported by your provider, including emoji.
  • When you move an item to a folder in a generic IMAP account, undoing the action now works properly.

New in Mailspring 1.0.5-2a95f8f7 (Oct 18, 2017)

  • Features:
  • A new bar appears when you view the Trash and Spam folders allowing you to permanently delete messages.
  • Fixes:
  • On Windows, Mailspring now uses the system font, which looks more crisp on Windows 10.
  • On Windows, swipe to archive now works on touch-screen laptops.
  • On Windows, we now ship the VS C++ Redistributable runtime, fixing issues many users had running the app after a fresh install.
  • The default Chomium "double-tap-to-zoom" behavior has been disabled on all platforms.
  • Preferences > Folders now shows UTF8 folder titles correctly.
  • On OpenSUSE, Mailspring now looks for certificates at the correct path, fixing authentication issues with servers that use SSL.
  • The undo/redo toast no longer appears when switching to Drafts and back.

New in Mailspring 1.0.4-e604c991 (Oct 13, 2017)

  • Features:
  • Company profiles are now available in the right sidebar! See tons of great information about the people you're emailing, including their local time zone, the company's core business area, and more.
  • You can now choose folder associations explicitly if Mailspring is unable to correctly identify your Sent folder, for example.
  • The IMAP/SMTP authentication panel automatically defaults to security settings that match the ports you provide.
  • Fixes:
  • Sending mail is considerably faster for accounts that do not place the message in the Sent folder automatically.
  • Sent mail no longer appears to be from Dec 31st 1969 when sent through some older SMTP gateways.
  • New folders / labels appear faster after you create them, and adding folders now works properly on IMAP servers that use a namespace prefix like INBOX..
  • Improves display of "Identity is missing required fields" error and directs people to a knowledge base article.
  • Localhost is an allowed IMAP/SMTP server address.
  • object> tags are now completely blocked in message bodies.

New in Mailspring 1.0.3-f82c8836 (Oct 11, 2017)

  • Features:
  • You can now choose custom IMAP and SMTP ports when linking a custom email account.
  • You can now leave the SMTP username and password blank to connect to an SMTP gateway that does not require authentication.
  • Fixes:
  • On Linux, Mailspring looks for your trusted SSL certificate roots in more locations, fixing the "Certificate Errors" many Fedora and ArchLinux users were seeing when linking accounts.
  • On Linux, Mailspring bundles SASL2 and SASL2 plugins, resolving "Authentication Error" messages that users of non-Debian Linux distros saw when the local installation of SASL2 was an incompatible version.
  • On Linux, Mailspring now links against libsecret, resolving intermittent "Identity missing required fields" errors that were caused by the Node bindings to libgnome-keyring's API.
  • On Linux, composer and thread windows no longer have a "double window bar".
  • On Linux, window menu bars no longer hide until you press the Alt key.
  • The .rpm package now requires libXss, resolving installation issues for some users.
  • Spellchecking on linux now works reliably.
  • On Mac OS X, some menu shortcuts (like Command-H) now appear in the menu bar properly.
  • Mailspring now correctly parses mailto: links with multiple semicolon-separated CC and BCC addresses.
  • The "Raw HTML" signature editor is now the proper size.