1.0.32
1.0.32 (3/7/2017)
-
Development:
- Report provider when reporting remove-from-threads-from-list
- Report provider when reporting send perf metrics
1.0.31 (3/6/2017)
-
Fixes:
- Improve initial sync speed by scaling number of messages synced based on
folder SELECT duration - Immediately restore sync process when app comes back online after being
disconnected from the internet. - Can now reply from within notifications again
- Improve initial sync speed by scaling number of messages synced based on
-
Development:
- Add basic rate limiting to Sentry
- Report all search performance metrics
- Prevent noisy uncaught errors when closing long connection
- Improve reporting of refresh access token errors
- Don't double report refresh access token API errors
- Replace
setImmediate
withsetTimeout
as Promise scheduler - Use new Bluebird preferred
longStackTraces
syntax - NylasAPIRequest refactored and cleaned up
- Search refactors and improvements
- Protect from operating on IMAP connection while opening a box
- Enable logging in prod builds