All Versions
145
Latest Version
Avg Release Cycle
36 days
Latest Release
1357 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v4.6.2 Changes
March 06, 2018- When redirecting URL calls then do not include original POST content
-
v4.6.1 Changes
March 06, 2018- ๐ Fixed Smtp connection freezing, when trying to send after close / quit (twawszczak) [73d3911c]
-
v4.6.0 Changes
February 22, 2018- ๐ Support socks module v2 in addition to v1 [e228bcb2]
- โ Fixed invalid promise return value when using createTestAccount [5524e627]
- Allow using local addresses [8f6fa35f]
-
v4.5.0 Changes
February 21, 2018- Added new message transport option
normalizeHeaderKey(key)=>normalizedKeyfor custom header formatting
- Added new message transport option
-
v4.4.2 Changes
January 20, 2018- Added sponsors section to README
- enclose encodeURIComponent in try..catch to handle invalid urls
-
v4.4.1 Changes
December 08, 2017- ๐ Better handling of unexpectedly dropping connections
-
v4.4.0 Changes
November 10, 2017- 0๏ธโฃ Changed default behavior for attachment option contentTransferEncoding. If it is unset then base64 encoding is used for the attachment. If it is set to false then previous default applies (base64 for most, 7bit for text)
-
v4.3.1 Changes
October 25, 2017- ๐ Fixed a confict with Electron.js where timers do not have unref method
-
v4.3.0 Changes
October 23, 2017- Added new mail object method
mail.normalize(cb)that should make creating HTTP API based transports much easier
- Added new mail object method
-
v4.2.0 Changes
October 13, 2017- Expose streamed messages size and timers in info response