All Versions
145
Latest Version
Avg Release Cycle
36 days
Latest Release
121 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.8.0 Changes
September 28, 2022- ⏱ Add DNS timeout (huksley)
- add dns.REFUSED (lucagianfelici)
-
v6.7.8 Changes
August 11, 2022- Allow to use multiple Reply-To addresses
-
v6.7.7 Changes
July 06, 2022- 🛠 Resolver fixes
-
v6.7.5 Changes
May 04, 2022- No changes, pushing a new README to npmjs.org
-
v6.7.4 Changes
April 29, 2022- Ensure compatibility with Node 18
- Replaced Travis with Github Actions
-
v6.7.3 Changes
March 21, 2022- 🛠 Typo fixes
- Added stale issue automation fir Github
- Add Infomaniak config to well known service (popod)
- ⚡️ Update Outlook/Hotmail host in well known services (popod)
- fix: DSN recipient gets ignored (KornKalle)
-
v6.7.2 Changes
November 26, 2021- Fix proxies for account verification
-
v6.7.1 Changes
November 15, 2021- fix verify on ses-transport (stanofsky)
-
v6.7.0 Changes
October 11, 2021- ⚡️ Updated DNS resolving logic. If there are multiple responses for a A/AAAA record, then loop these randomly instead of only caching the first one
-
v6.6.5 Changes
September 23, 2021- Replaced Object.values() and Array.flat() with polyfills to allow using Nodemailer in Node v6+