mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-10 14:44:52 +08:00
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:
parent
4959944afb
commit
9c5b2d175f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "nylas",
|
"name": "nylas",
|
||||||
"productName": "Nylas",
|
"productName": "Nylas",
|
||||||
"version": "0.1.8",
|
"version": "0.1.9",
|
||||||
"description": "An email OS",
|
"description": "An email OS",
|
||||||
"main": "./src/browser/main.js",
|
"main": "./src/browser/main.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue