Maildroid v0.0.5 Release Notes
Release Date: 2020-08-03 // over 4 years ago-
๐ Release v0.0.5 adding new behavior to
onCompleteCallback
referenced by @danilo04 for the latest merge.
๐ If you have any issue with this release please, open an issue we will take look at it.Nedim
Previous changes from v0.0.4
-
๐ In this release we introduced:
- isJavascriptDisabled
This option should be true only for specific case when javascript must not be parsed. This is built in as reference to issue #21. Be aware that using this will distort CSS layout of an e-mail.
.isJavascriptDisabled(true)
- smtpAuthentication
constructor is DEPRECETED as of it's now default
`true
` in the codebase. Referencing issue #15Thank you for using this library.
Nedim