Releases: EaDesgin/magento2-pdf-generator2
Releases · EaDesgin/magento2-pdf-generator2
Magento 2 PDF Invoice Generator 1.2.10
Fixed TransportBuilder compatibility with Magento 2.3.4 and PHP 7.3.
Added CircleCi for PHP7.3
Magento 2 PDF Invoice Generator 1.2.9
Updated the module and:
- added version 8 of mpdf;
- fixed the config and unit tests;
- fixed mail error issue;
Magento 2 PDF Invoice Generator 1.2.8
Removed the unused EmailVariables
Magento 2 PDF Invoice Generator 1.2.7
Fix the problem with email sending.
This version will only work with Magento 2.3.*.
Magento 2 PDF Invoice Generator 1.2.6
Changes:
- fixed the variables class loading with a factory;
- added compilation to the automated tests
Magento 2 PDF Invoice Generator 1.2.5
Changes:
- removed support for php 70
- moved the mpdf dependency to a factory;
- refactored code;
- added more unit tests.
Magento 2 PDF Invoice Generator 1.2.4
Changes:
- Added a new version for php,
- Updated version in composer for module-backend, sales, framework,
- Added a new mpdf version v7.1
Magento 2 PDF Invoice Generator 1.2.3
Solved the issues:
- body tag contains spaces;
- email issues with invalid index on email sending.
Magento 2 PDF Invoice Generator 1.2.2
Changes:
- changed the mpdf library to the current version;
- changed the helpers to use the new library;
- changes travis to disregard phpmd quality;
Magento 2 PDF Invoice Generator 1.2.1
Changed the composer and other minor modifications required by Magento 2.2.*