You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.4.401 (12/05/16)
- Fixes:
+ Fixes to issues with the Salesforce plugin
+ Will search for Salesforce Contacts by name in addition to email
+ Fixes to errors being thrown on spellcheck right-click
0.4.400 (11/22/16)
- Features:
+ New Salesforce private beta plugin.
- Fixes:
+ Improvements to quoted text folding
+ Fixes to the creation of bullets & lists in the composer
+ Send and Archive fixed in composer windows
+ Typing in the composer with mispelled words is now much faster
- Development:
+ We now use `electron-packager` to build N1
+ `script/bootstrap` has been replaced with a much simpler install flow built on `electron-compile`
+ Removed devDependencies from main package.json reducing file size
+ We no longer support Node 4 for building
+ New background worker to parallelize expensive database queries