Bump to 1.7.8, update Changelog

This commit is contained in:
Ben Gotow 2020-05-24 18:59:26 -05:00
parent df26391c57
commit 13635bcf56
4 changed files with 18 additions and 4 deletions

View file

@ -1,6 +1,20 @@
# Mailspring Changelog
### 1.7.7 (TBD)
### 1.7.8 (5/24/2020)
**Fixes:**
- Resolves a critical SMTP connection problem on Linux for Office365, manually configured Gmail, and other accounts that used the LOGIN SMTP authentication mechanism. #1996, https://github.com/cyrusimap/cyrus-sasl/pull/613
- Plain text messages using a multipart MIME structure with one or more attachments now render correctly as plaintext.
- "Sync Mail Now" is displayed in Preferences > Shortcuts so it's easier to map it to a custom shortcut. #1941
**Developer:**
- Mailspring now uses CSS properties on `mailspring-workspace` to set the height of the thread list and other key components so themes can customize them! See #2004 for details and thanks to @sergeystoma for this improvement!
### 1.7.7 (5/20/2020)
**Fixes:**

2
app/package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "mailspring",
"version": "1.7.7",
"version": "1.7.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "mailspring",
"productName": "Mailspring",
"version": "1.7.7",
"version": "1.7.8",
"repository": {
"type": "git",
"url": "git://github.com/foundry376/mailspring.git"

@ -1 +1 @@
Subproject commit c8c144dd0838a2b80b3a51361e5f547ff3b1f599
Subproject commit 0384ec31502b7f4f3e55d81f6300e9835fe17632