mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-10 17:48:50 +08:00
Update Changelog, cut v1.5.3 release
This commit is contained in:
parent
2e94255258
commit
420ce003b5
1 changed files with 20 additions and 0 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,5 +1,25 @@
|
|||
# Mailspring Changelog
|
||||
|
||||
### 1.5.3 (11/25/2018)
|
||||
|
||||
Improvements:
|
||||
|
||||
* French and Japanese localizations have been improved. (Thanks @komentech, @shyne99!)
|
||||
|
||||
* Mailspring now honors "Do Not Disturb" on macOS and "Quiet Time" on Windows. Notifications do not appear and the "new mail" sound does not play.
|
||||
|
||||
* Mailspring is more stable and handles a variety of edge cases better thanks to crash reports from Sentry.
|
||||
|
||||
* Right-clicking an image and choosing "Copy Image" now works correctly on Linux.
|
||||
|
||||
* Mailspring's Outlook keyboard shortcut preset now includes Ctrl-Q for "mark as read" and many other shortcuts. On Windows, Alt-F4 quits the program rather than the non-standard Ctrl-Q.
|
||||
|
||||
Development:
|
||||
|
||||
* Mailspring now uses it's own logo API rather than Clearbit's, since we cannot provide appropriate Clearbit attribution when the logo images are used in email signatures.
|
||||
|
||||
* Mailspring now ships with Electron 2.0.14, which fixes a variety of small issues. We will move to Electron 4.x as soon as electron/electron#14260 is resolved.
|
||||
|
||||
### 1.5.2 (11/6/2018)
|
||||
|
||||
Improvements:
|
||||
|
|
Loading…
Reference in a new issue