Releases: team23/magento-module-email-attachments
Releases · team23/magento-module-email-attachments
2.2.1
Fixed
- Fix type id error (
int
versus string
)
- Fix wrong template type check
2.2.0
Changed
- Update LICENSE and README
- Magento 2.4.7 compatibility
- Refactor code in favor for PHP 8+
Added
- Add
CHANGELOG.md
file
- Add
team23/module-core
dependency
Removed