Skip to content

Commit

Permalink
bump(version): 0.3.38
Browse files Browse the repository at this point in the history
  • Loading branch information
bengotow committed Jan 8, 2016
1 parent cd3aea9 commit e642e02
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# N1 Changelog

### 0.3.38 (1/8/16)

- Features:
+ You can now enable and disable bundled plugins from Preferences > Plugins,
and bundled plugin updates are delivered alongside N1 updates.
+ You can now adjust the interface zoom from the workspace preferences.

- Fixes:
+ The Apple Mail keyboard shortcut for send is not correct.
+ Composer keyboard shortcuts are shown in the shortcuts preferences.
+ You can now unsubscribe from the N1 mailing list from the Account preferences.
+ The message actions dropdown is now left aligned.
+ Thread "Quick Actions" are now displayed in the correct order.
+ Account names can no longer overflow the preferences sidebar.


### 0.3.36 (1/5/16)

- Features:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nylas",
"productName": "Nylas N1",
"version": "0.3.37",
"version": "0.3.38",
"description": "An extensible, open-source mail client built on the modern web.",
"main": "./src/browser/main.js",
"repository": {
Expand Down

0 comments on commit e642e02

Please sign in to comment.