mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
Switch from [Mailspring] to Mailspring for greater provider compatibility #551
This commit is contained in:
parent
f007beb3c1
commit
655e4ed309
2 changed files with 9 additions and 6 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -4,7 +4,9 @@
|
|||
|
||||
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.
|
||||
* 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 in Ubuntu Gnome Session (Ubuntu 17+)
|
||||
|
||||
Fixes:
|
||||
|
||||
|
@ -16,13 +18,14 @@ Fixes:
|
|||
|
||||
* 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.
|
||||
* 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.
|
||||
* 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.
|
||||
* Undo/redo within the composer or any text field no longer trigger both text undo/redo and mail action undo/redo. (#577)
|
||||
|
||||
Development:
|
||||
* 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!
|
||||
|
||||
|
|
2
mailsync
2
mailsync
|
@ -1 +1 @@
|
|||
Subproject commit 3e84b9b0f724e4dbf28b9fd6e481c3901dd54aa9
|
||||
Subproject commit 1db68594c8588cf8dc5736ad55a2c5a431e4757f
|
Loading…
Reference in a new issue