Skip to content

Tags: paulbaudrier/Mailspring

Tags

1.7.2

Toggle 1.7.2's commit message
Update changelog for 1.7.2

1.7.1

Toggle 1.7.1's commit message
Bump to 1.7.1, update Changelog

1.7.0

Toggle 1.7.0's commit message
Requesting unapproved read-write Google Contacts API results in “App …

…Not Verified”

We will have to make Google support read-only until the additional oauth scope is approved…

1.6.3

Toggle 1.6.3's commit message
Ensure that a textInput event is always emitted when text composition…

… ends Foundry376#1531

1.6.2

Toggle 1.6.2's commit message
Improve performance of client queries - accountId is redundant and tr…

…iggers use of wrong index

1.6.1

Toggle 1.6.1's commit message
Bump to Electron 4.1.4

1.6.0

Toggle 1.6.0's commit message
Update Changelog

1.5.7

Toggle 1.5.7's commit message
Switch to 39-character message IDs to fix iCloud “SMTP black hole” is…

…sues

Detailed writeup of this found here: https://medium.com/follow-up-boss-dev/when-icloud-emails-go-into-a-black-hole-76991abd87a8. Mailspring was previously sending message IDs where the “local part” was 46 characters.

Using UUIDv4 because it exactly matches what iCloud itself is using.

1.5.6

Toggle 1.5.6's commit message
Fix regression on some linux distros - need to set curl CURLOPT_CAINFO

1.5.5

Toggle 1.5.5's commit message
Attach a small menu to the preview windows, remove scrollbars on Windows