Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Release v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeseese committed Nov 8, 2017
1 parent d441e5d commit e617a43
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/client-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Nylas Mail Changelog

### 2.2.2 (11/07/2017)

+ Enable Keybase Plugin (PR #126)
+ Custom IMAP/SMTP Ports (PR #129)
+ Enhancements to Quick Search (PR #131)
+ Support Exchange Event Invites with ICS Attachment (PR #133, #136)
+ Reduce config.json writes via redundancy checking (PR #134, #141)
+ Make the OSX menu look like the ones in Linux/Windows (PR #138)
+ Allow Anonymous IMAP/SMTP Relays (PR #139)
+ Remove the Addition/Removal of the Nylas Debian Repo (PR #140)
+ Fixes color mishap with default theme (PR #142)
+ Enable Mail Merge (PR #144)
+ Fix/Enhance URL Parsing (PR #145, #149)

### 2.2.1 (10/16/2017)

+ Fix extracting multipart/alternative parts (Issue #72)
Expand Down
2 changes: 1 addition & 1 deletion packages/client-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "2.2.1",
"version": "2.2.2",
"description": "The best email app for people and teams at work",
"license": "MIT",
"main": "./src/browser/main.js",
Expand Down

0 comments on commit e617a43

Please sign in to comment.