# Mailspring Changelog ### 1.9.1 (4/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! ### 1.9.0 (4/13/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! ### 1.8.0 (1/19/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+. ### 1.7.8 (5/24/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, https://github.com/cyrusimap/cyrus-sasl/pull/613 - 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. #1941 **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! ### 1.7.7 (5/20/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. ### 1.7.6 (4/21/2020) **Fixes:** - When re-authenticating existing from Preferences > Accounts, Mailspring no longer gets stuck displaying the settings window in some scenarios. - 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 - 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. ### 1.7.5 (4/16/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 ### 1.7.4 (2/24/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 https://github.com/Foundry376/Mailspring/issues/52#issuecomment-588627578. **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 `