Changelog
- [Breaking Change]
SendWithTLSnow sends emails via a direct TLS connection. If you want the behavior that leveragesSTARTTLS, you should useSendWithStartTLS(#68, #87) - Added
Reply-Toheader (#68) - Added support for encoding non-ASCII text in email headers (#83, #115)
- Added support for
mime/relatedattachments via theHTMLRelatedproperty onAttachments (#93) NewEmailFromReadernow supports attachments (#89)
Other minor bug fixes and improvements. The full changelog can be found here.