Skip to content

Commit

Permalink
bump(version) 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jstejada committed Jan 26, 2017
1 parent 0eaa184 commit 5a67198
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Nylas Mail Changelog

### 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

### 1.0.14 (1/25/17)

- Features:
Expand All @@ -10,6 +21,7 @@

+ Correctly update attributes like starred and unread when syncing folders.
Marking as read or starred will no longer bounce back.
+ Correctly detect new mail while syncing Gmail inbox.

### 1.0.13 (1/25/17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nylas",
"productName": "Nylas Mail",
"version": "1.0.14",
"version": "1.0.15",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",
Expand Down

0 comments on commit 5a67198

Please sign in to comment.