- Support for Php 8.3
- Code style updates for newer Magento Coding Standard
- Support for Php 8.2
- Support for Magento 2.4.6
- Support for Magento 2.4.5
- Support for Magento 2.4.4
- Support for Php 8.0/8.1
- Switch to Laminas Mime package, minimum Magento version is now 2.3.5
- Don't send the same named attachment twice
- Support for Magento 2.4.3
- Support for Magento 2.3.7
- Support for Magento 2.4.2
- Support for Magento 2.3.6 and 2.4.1
- Support for PHP 7.4
- Support for Magento 2.4.0
- Mislabeled admin setting
- Reworked email identification to strictly cover supported types only
- Support for Magento 2.3.5
- Support for Magento 2.3.4
- Ability to attach invoices to the shipping confirmation email
- Updated comments for latest Magento Coding Standards
- Refactor for new email handling in Magento 2.3.3
- Use previous releases for earlier versions of Magento
- Removed support for Php 7.0
- Support for Magento 2.3.2-p1
- Adjust for changed core behaviour around plain text emails
- Support for Magento 2.3.2 and 2.2.9
- Adopt latest Magento Coding Standards
- Reverse additional return types
- Reverse adding return types to maintain 2.2.8 compatibility
- Compatibility with Magento 2.2.8
- Compatibility with Magento 2.3.1
- Initial MFTF acceptance test
- Readme
- Reverse 7.1 features as Magento Marketplace does not yet support it
- Add compatibility with Magento 2.3.0 and handle upgrade of Zend_Mail, for earlier versions of Magento use previous versions
- Use newer php features (minimum 7.1)
- Ability to customise affect the final filename
- Reorganised unit tests
- Code Quality improvement - use class constants
- Failing integration test for replaced pdfs
- Major rewrite - removed all preferences, use plugins on TransportBuilder and TransportFactory instead
- Adjusted tests to provide for Pdf Customiser transforming T&Cs to Pdfs
- Package changed into a Metapackage - Implementation moved into fooman/emailattachments-implementation-m2 package
- Semantic versioning will only be applied to the implementation package
- Attachments are also added to emails sent separately
- Support for PHP 7.1
- Support for Magento 2.2.0
- Make CheckoutAgreements dependency explicit
- Ability for integration test to check for attachment name
- Translations of file names (thanks Manuel)
- Add note to "Attach Order as Pdf" that it requires the Print Order Pdf extension
- Widen dependencies in preparation for Magento 2.1.0
- Add missing configuration setting for attaching T&Cs to shipping email
- Release for Marketplace
- Integration tests now support Pdf Customiser supplied attachments
- Change project folder structure to src/ and tests/ (not applicable for Marketplace version)
- Initial release for Magento 2