Maildroid v0.0.4 Release Notes

Release Date: 2020-04-07 // about 4 years ago
  • 🚀 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 #15

    Thank you for using this library.

    Nedim