Bug Fix Release for v4.7.0
This fixes an issue with Zend Framework / Laravel configuration such that the following Laravel options (in .env
) should carry through the Zend_Mail
.
MAIL_HOST
MAIL_PORT
MAIL_AUTH
MAIL_USERNAME
MAIL_PASSWORD
Fortunately, we've very close to the complete removal of ZF.
If upgrading from <4.7.0, please upgrade to v4.7.0 first.
Errata
We never updated the version before we tagged this. As such you will see 4.7.0 in the footer still but If you used the v4.7.1 tag, you're on 4.7.1 😉