From 5c8f5e6fd6b7e003a2e77121c51793ac41579cb8 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Mon, 30 Nov 2015 18:01:13 -0800 Subject: [PATCH] bump(changelog): Add a few more notes about 0.3.26 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03108062b..06ab7e481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,14 @@ + Link Targets: Hovering over links in an email displays their web address. + Signatures: In Preferences > Signatures, you can now configure a signature for each account. More signatures improvements are coming soon! + + Quick RSVP: N1 displays an event summary with RSVP options for messages with calendar invites. - Development: + The specs run correctly on Node v0.10, resolving issues with the Linux CI server - Fixes: + On OS X, N1 no longer crashes when clicking the dock icon if the main window is hidden. + + On Linux, N1 now handles retina displays correctly. No more tiny, tiny text! + The main window is focused when you open Preferences + On Fedora, N1 now appears with the correct icon + Remaining references to `app.terminate` replaced with `app.quit`