mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-01 21:07:59 +08:00
Create CHANGELOG.md
This commit is contained in:
parent
43c43a6bf5
commit
96bbbb6904
1 changed files with 28 additions and 0 deletions
28
CHANGELOG.md
Normal file
28
CHANGELOG.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# N1 Changelog
|
||||
|
||||
### 0.3.19 (10/23/15)
|
||||
|
||||
- Gmail users now have the option to “Move to Trash” in addition to "Archive", and we support the `#` Gmail shortcut.
|
||||
- The sidebar now supports hierarchical labels/folders and sorts better
|
||||
- Exchange auth includes an optional server field
|
||||
- Windows
|
||||
+ The onboarding screens no longer appear offscreen
|
||||
+ Installing packages now works reliably
|
||||
+ Styling is greatly improved and feels more native (toolbars, preferences)
|
||||
+ The app no longer collides with Atom
|
||||
- Mac OS X
|
||||
+ Exiting fullscreen mode by closing the main window works as expected
|
||||
- An error is displayed when uploading >25MB files
|
||||
- Email TLDs more than 4 characters no longer result in an error
|
||||
- The links in the Feedback window work
|
||||
- A failing “save draft” action will stop the subsequent “send”, (failures cancel downstream tasks)
|
||||
- The empty state animation eases with subpixel precision
|
||||
- Atomic database queries no longer leak memory
|
||||
- The chevron on Accounts is now flipped
|
||||
- The draft list in the app is more robust, deleting drafts from the list view works
|
||||
- Toolbar items no longer jump around when opening side panels
|
||||
- We now use system tooltips instead of our HTML-based ones, so they look appropriate on all platforms
|
||||
|
||||
### 0.3.17
|
||||
|
||||
- Initial public release
|
Loading…
Reference in a new issue