File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Nylas Mail Changelog
2
2
3
+ ### 2.0.10 (4/11/2017)
4
+
5
+ + [ client-sync] Ensure allmail folder exists before trying to access it
6
+ + [ client-app] Fix SyncbackMetadataTask dependency
7
+ + [ isomorphic-core] Add missing .default to require
8
+ + [ isomorphic-core] Move buildMime to MessageUtils, add includeBcc option
9
+ + [ \* ] MessageFactory -> MessageUtils, SendUtils -> ModelUtils
10
+ + [ client-sync] Don't report stuck sync processes to Sentry
11
+
3
12
### 2.0.9 (4/11/2017)
4
13
5
14
- Features:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nylas-mail" ,
3
3
"productName" : " Nylas Mail" ,
4
- "version" : " 2.0.9 " ,
4
+ "version" : " 2.0.10 " ,
5
5
"description" : " The best email app for people and teams at work" ,
6
6
"license" : " GPL-3.0" ,
7
7
"main" : " ./src/browser/main.js" ,
You can’t perform that action at this time.
0 commit comments