mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 07:36:12 +08:00
Bump to 1.5.1, update Changelog
This commit is contained in:
parent
df90a8a92b
commit
da141eaff3
2 changed files with 14 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
|||
# Mailspring Changelog
|
||||
|
||||
### 1.5.1 (10/27/2018)
|
||||
|
||||
Improvements:
|
||||
|
||||
* Thousands of translations have been improved or manually reviewed. Thanks to @odie2 @pamo @SimonVanacco @louim @DarkSmile92 @phylophyl and @renfliu for help in 6 languages!
|
||||
|
||||
* Mailspring now ships Linux appdata files (Thanks @kirbyfan64!)
|
||||
|
||||
Fixes:
|
||||
|
||||
* Reverts a change to IMAP message parsing that was designed to extend support for Proton Mail Bridge,
|
||||
which caused many emails from some IMAP servers to appear to be from "NIL".
|
||||
|
||||
### 1.5.0 (10/22/2018)
|
||||
|
||||
Features:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "mailspring",
|
||||
"productName": "Mailspring",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"commitHash": "COMMIT_INSERTED_DURING_PACKAGING",
|
||||
"description": "The best email app for people and teams at work",
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue