Skip to content

Releases: team23/magento-module-email-attachments

2.2.2

18 Jul 13:37
c341a6b
Compare
Choose a tag to compare

Fixed

  • Fix transport builder

2.2.1

08 Jul 14:23
eeeeaf7
Compare
Choose a tag to compare

Fixed

  • Fix type id error (int versus string)
  • Fix wrong template type check

2.2.0

19 Jun 12:23
7d805c0
Compare
Choose a tag to compare

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

  • Drop PHP 7.4 support