Releases: spryker/symfony-mailer
Releases · spryker/symfony-mailer
Release list
1.5.0
Included commits: 1.4.0...1.5.0
Improvements
- Introduced
MailAttachment.mimeTypetransfer property. - Adjusted
SymfonyMailerFacade::send()to process files attached by path.
1.4.0
1.3.0
Included commits: 1.2.0...1.3.0
Improvements
- Adjusted
composer.jsonto allow for newsymfony/mailermajor.
1.2.0
Included commits: 1.1.0...1.2.0
Fixes
- Adjusted
mail_layout.html.twiglayout to not show hardcoded default logo image. - Impacted
SymfonyMailerFacade::send()with these changes.
1.1.0
1.0.1
Included commits: 1.0.0...1.0.1
Fixes
- Added
symfony/mailerto dependencies.
Adjustments
- Removed
Symfonymodule from dependencies.
1.0.0
Included commits: https://github.com/spryker/symfony-mailer/tree/1.0.0
Initial Release
- Introduced
SymfonyMailerthat wrapssymfony/mailercomponent.