Skip to content

1.1.1

Compare
Choose a tag to compare
@bengotow bengotow released this 29 Jan 07:40
· 1023 commits to master since this release

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