Skip to content

Commit 0a100dd

Browse files
committed
Update changelog
1 parent 7890b92 commit 0a100dd

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
11
# Nylas Mail Changelog
22

3+
### 1.0.29 (2/21/2017)
4+
5+
- Fixes:
6+
7+
+ You can now click inline images in messages to open them
8+
+ More IMAP errors have been identified as retryable, which means users will
9+
see less errors when syncing an account
10+
+ Improve performance of thread search indexing queries
11+
+ Correctly catch Invalid Login errors when sending
12+
13+
- Development:
14+
15+
+ Developer bar in Worker window now shows single delta connection
16+
+ More code converted to Javascript
17+
318
### 1.0.28 (2/16/2017)
419

520
- Fixes:
621

7-
+ Fix offline notification bug that caused outage!
8-
+ Cloud api fixes for outage!
22+
+ Fix offline notification bug that caused api outage
923
+ We now properly handle gmail auth token errors in the middle of the sync loop. This means less red boxes for users!
1024
+ Less battery usage when initial sync has completed!
1125
+ No more errors when saving sent messages to sent folders (`auth or accountId` errors)

0 commit comments

Comments
 (0)