Maildroid v0.0.3 Release Notes

Release Date: 2019-08-29 // over 4 years ago
  • ๐Ÿ”– Version v0.0.3 ๐ŸŽ‰

    ๐Ÿš€ It's time for version v0.0.3. This is small release and we are pushing it because of the enhancement that we added in latest commit to fix issue #12.
    ๐Ÿ†• New feature:

    • onCompleteCallback(object : MaildroidX.onCompleteCallback{ override val timeout: Long = 4000 //Add timeout accordinglyoverride fun onSuccess() { //Success message}override fun onFail(errorMessage: String) { //Error message and errorMessage to identify it} })

    We have added errorMessage parameter in function onFail() and we are hoping that it will be used to more easily identify errors in sending email.

    • ๐Ÿ—„ context() parameter is DEPRECATED
    • Library will no longer check if internet connection is active, we will leave that to developer

    ๐Ÿฑ Celebrating 90 โญ๏ธ

    ๐Ÿฑ Thank you very much for supporting and using this library ๐Ÿ™‡