All notable changes to laravel-mail-export
will be documented in this file.
- Laravel 9 Support Breaking change #17
- Moved from
swiftmailer/swiftmailer
tosymfony/mailer
- Thank you to fridzema for contributing #14
Full Changelog: https://github.com/Pod-Point/laravel-mail-export/compare/0.2.2...1.0.0
- Bug: issue #7 Fix filesystems config file typo
- Enhancement: Add
MAIL_EXPORT
environment variable support
- Specify proper
.eml
mime type when saving the file into storage
- Support for PHP 8.x, Laravel 7.x and 8.x
- Bug: issue #7 Fix filesystems config file typo
- Enhancement: Add
MAIL_EXPORT
environment variable support
- Specify proper
.eml
mime type when saving the file into storage
- First release supporting PHP 7.x, Laravel 5.x and 6.x