Nylas Mail Lives Nylas Mail Versions Save

:love_letter: An extensible desktop mail app built on the modern web.

2.2.3

6 years ago

This addresses CVE-2018-1000118 and CVE-2017-18214

2.2.2-4alpha

6 years ago

The following changes have been made in this release:

  • Scope local API to localhost (#173)
  • Display the event header (#152)
  • Make snooze work locally (#174)
  • Update package.json in response to CVE-2016-4055 (#185)
  • Port the permission fix for user directory (#186)
  • Fix the _checkForDownloadedFile (#194)
  • Fix the isOnline check to handle IPv6 (#169)
  • Revert the changes to the OSX menus (#168)

2.2.2-3alpha

6 years ago

The following changes have been made in this release:

  • Scope local API to localhost (#173)
  • Display the event header (#152)
  • Make snooze work locally (#174)
  • Update package.json in response to CVE-2016-4055 (#185)
  • Port the permission fix for user directory (#186)
  • Fix the _checkForDownloadedFile (#194)
  • Fix the isOnline check to handle IPv6 (#169)
  • Revert the changes to the OSX menus (#168)

2.2.2-1

6 years ago

2.2.2

6 years ago

Thank you everyone for contributing in Hacktoberfest! We definitely got a lot done, and all the work was greatly appreciated by all.

Below are the features/fixes that went into v2.2.2:

  • 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

6 years ago

First half of Hacktoberfest has gone by and we've gotten A LOT of support from the community! Thanks for everyone that has put in the time to see this project move forward. The included features in this release are:

  • Fix extracting multipart/alternative parts (Issue #72)
  • Fix encoding and decoding of attachment filenames (Issues #10, #41, #91)
  • Enable Gmail IMAP configuration (Issue #89)
  • Correctly parse multiple CCs/BCCs in mailto links (Issue nylas/nylas-mail#3635)
  • Fix signature editor to take full width and height (Issue #105)
  • Fix missing shortcuts in the application menu (Issue nylas/nylas-mail#2305)
  • Update menu button/bar (PRs #111 and #116, Issue #112)
  • Help button now points to NML-hosted documentation (PR #118)
  • Disable crash reports (Issue #117)

2.2.0

6 years ago

This release pulls in the latest changes published by Nylas Mail in their sunset-dump. This should include fixes through v2.0.32 instead of only through v2.0.15. It appears there may be even more small changes we didn't have before.

This release essentially was a rebase from the official Nylas Mail repository, and then we cherry-picked appropriate changes on top of that.

2.1.0

6 years ago

This is our first release under nylas-mail-lives fork. It may be buggy, but hopefully it is functional and useful.

Issues incorporated into this release can be found at: https://github.com/nylas-mail-lives/nylas-mail/issues?utf8=%E2%9C%93&q=milestone%3A%22Build%202.1.0%22%20