Mailspring/CHANGELOG.md

102 lines
2.3 KiB
Markdown
Raw Normal View History

# Nylas Mail Changelog
2017-01-26 08:47:04 +08:00
### 1.0.15 (1/25/17)
- Features:
+ Improve CPU performance of idle windows
- Fixes:
+ Correctly detect initial battery status for throttling.
+ Correctly allow auth for Custom IMAP accounts only #3185
2017-01-26 04:28:39 +08:00
### 1.0.14 (1/25/17)
- Features:
+ Improved spellchecker
- Fixes:
+ Correctly update attributes like starred and unread when syncing folders.
Marking as read or starred will no longer bounce back.
2017-01-26 08:47:04 +08:00
+ Correctly detect new mail while syncing Gmail inbox.
2017-01-26 04:28:39 +08:00
2017-01-25 23:20:35 +08:00
### 1.0.13 (1/25/17)
- Fixes:
+ Messages immediately appear in sent folder. No bouncing back.
+ Login more likely to succeed. Waits longer for IMAP
+ Doesn't allow invalid form submission
+ Correctly handles token refresh failing
+ Auto updater says "Nylas Mail" properly
2017-01-26 03:04:58 +08:00
+ Sync drafts correctly on Gmail
2017-01-25 23:20:35 +08:00
- Development:
+ Local sync account API deprecated
2017-01-26 03:04:58 +08:00
+ Silence noisy queries in the logs
2017-01-25 23:20:35 +08:00
2017-01-25 01:36:08 +08:00
### 1.0.12 (1/24/17)
2017-01-25 03:51:42 +08:00
2017-01-25 01:36:08 +08:00
- Features:
+ New 'Debug' sync button that opens up the console
+ Faster search
+ Message processing now throttles when on battery
+ Analytics for change mail tasks
- Fixes:
2017-01-25 03:46:46 +08:00
+ Archive, Mark as Unread, and Move to trash don't "bounce back"
+ Adding a new account is now smoother
2017-01-25 01:36:08 +08:00
+ Improved threading
+ Drafts are no longer in the inbox
2017-01-21 05:48:21 +08:00
### 1.0.11 (1/19/17)
- Features:
+ Nylas Mail's installer on Mac uses a DMG
- Fixes:
+ Fixed app being occasionally unresponsive
+ Decreased odds of failed logins (by bumping connection timeout value)
+ Sync erroring notification no longer tripped by timeouts
### 1.0.10 (1/19/17)
2017-01-20 03:36:25 +08:00
- Features:
+ "Contact Support" button now auto-fills information
+ Actions reach providers faster
- Fixes:
+ Show errors on the GMail auth screen
+ Show draft sending errors
2017-01-20 07:30:06 +08:00
+ Can now correctly search threads via `from:` and `to:`
2017-01-20 03:36:25 +08:00
+ Other error management improvements
+ The database will now be reset if malformed
+ Improve the offline notification
- Development:
+ Update Thread indexing
+ Add loadFromColumm option to Attribute
2017-01-21 05:48:21 +08:00
### 1.0.9 (1/17/17)
2016-05-20 02:15:53 +08:00
- Fixes:
2015-10-28 02:36:40 +08:00
2017-01-18 08:18:27 +08:00
+ All Fastmail domains now use the correct credentials
2017-01-18 08:33:02 +08:00
+ Offline notification more reliable
2017-01-18 08:18:27 +08:00
+ Fix error logging
2015-10-28 02:36:40 +08:00
2017-01-21 05:48:21 +08:00
### 1.0.8 (1/17/17)
2015-10-28 02:36:40 +08:00
2017-01-18 08:18:27 +08:00
- Introducing Nylas Mail Basic! Read more about it [here](https://blog.nylas.com/nylas-mail-is-now-free-8350d6a1044d)