Releases: nylas-mail-lives/nylas-mail
Electron and Moment CVE Vulnerabilities Mitigated
This addresses CVE-2018-1000118 and CVE-2017-18214
Alpha release - Bug Fixes and Improvements
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)
Test Release - 2.2.2-3alpha
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: Added maintainers wanted. Removed slack link.
We need new maintainers, as we can no longer devote the time necessary to NML.
Hacktoberfest Release - 2.2.2
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
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
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.
First Release From NML - 2.1.0
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