From 9e21be6ddec71a7633ef678a5c726396ff28f770 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Wed, 28 Oct 2015 14:38:48 -0700 Subject: [PATCH] changelog: 0.3.20 release notes --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12e06d760..416ab0255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # N1 Changelog +### 0.3.20 (10/28/15) + +- The “Update is Available” notification now links to release notes +- Notifications have improved styling, and the entire notification bar is clickable +- A new notification after updating links you to the release notes +- The search input has the correct X, and a better focus outline +- On Mac OS X, the green window frame dot is tied to fullscreen and changes to maximize when you hold option. (FINE.) +- On Windows, long paths no longer cause installation to fail (still in testing) +- Format checks prevent users from submitting crazy invite code strings to invite.nylas.com +- The invite code check now requests /status/, not /status, which prevents issues for some users +- The sidebar “hidden” setting is now persisted through relaunch + ### 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.