All notable changes to laravel-mail-export will be documented in this file.
- Laravel 9 Support Breaking change #17
- Moved from
swiftmailer/swiftmailertosymfony/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_EXPORTenvironment variable support
- Specify proper
.emlmime 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_EXPORTenvironment variable support
- Specify proper
.emlmime type when saving the file into storage
- First release supporting PHP 7.x, Laravel 5.x and 6.x