bump(version): 0.1.9

New In This Release:
- Reply/Reply-All keyboard shortcuts now update existing draft rather than creating another new one.
- Extensions can adjust new drafts before they're displayed
- Signatures extension! (signatures still need to be setup manually)
- Pristine drafts are discarded correctly when you leave a thread in two-pane mode
- Fix for "destroy draft" task failing
- Fix for "double sending" issue
- Upgrade to Electron 0.29.2
- New "Show / hide quoted text" control
- Bug fixes
This commit is contained in:
Ben Gotow 2015-07-14 12:27:17 -07:00
parent f4b04614a7
commit 162aab8d37

View file

@ -1,7 +1,7 @@
{
"name": "nylas",
"productName": "Nylas",
"version": "0.1.8",
"version": "0.1.9",
"description": "An email OS",
"main": "./src/browser/main.js",
"repository": {