Skip to content

1.6.3

Compare
Choose a tag to compare
@bengotow bengotow released this 01 Jul 22:38
· 488 commits to master since this release

Fixes:

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