bump(version) 1.0.24

This commit is contained in:
Juan Tejada 2017-02-09 10:30:17 -08:00
parent 3f872a5b40
commit 36f18c273d
3 changed files with 15 additions and 2 deletions

View file

@ -1,5 +1,18 @@
# Nylas Mail Changelog
### 1.0.24 (2/8/17)
- Fixes:
+ Fix error reporter when reporting an error without an identity (this would
crash the app)
- Development:
+ Fix logging inside local-sync api requests
+ Stop reporting handled API errors to Sentry
+ Report thread-list perf metrics
### 1.0.23 (2/8/17)
- Fixes:

View file

@ -1,7 +1,7 @@
{
"name": "nylas",
"productName": "Nylas Mail",
"version": "1.0.23",
"version": "1.0.24",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",

2
src/K2

@ -1 +1 @@
Subproject commit f463ae3f0a1a2a166942cfe3e25c2813593cb19f
Subproject commit aec6ca9b2ea35acd27a03f962868c72166ab5ef1