mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 01:04:39 +08:00
bump(version) 0.2.0 - see release notes!
- Labels and folders! + Multicolor labels for Gmail users, folders for everyone else + View and remove labels in message view + Move mail into labels or folders using the new picker + Move mail into labels or folders in the sidebar via drag and drop + "Folder" in expanded message headers - New icons and style tweaks - Tracking pixel detection + We no longer "view" tracking pixels in your sent mail - React Component hot-loading - Hide Sidebar button (design is temporary) - Draft syncback to the Nylas API - Today view has been sunset for now - Quoted text stripping has been rebuilt + No longer removes quoted text between inline responses + Now supports more quoted text formats - Lots of bug fixes!
This commit is contained in:
parent
90d78c8bea
commit
0beca3e93a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nylas",
|
||||
"productName": "Nylas",
|
||||
"version": "0.1.11",
|
||||
"version": "0.2.0",
|
||||
"description": "An email OS",
|
||||
"main": "./src/browser/main.js",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in a new issue