Skip to content

Releases: EaDesgin/magento2-pdf-generator2

Magento 2 PDF Invoice Generator 1.2.10

11 May 04:59
abf8e65
Compare
Choose a tag to compare

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

10 May 14:54
adbd351
Compare
Choose a tag to compare

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

30 Jan 09:04
4b6e935
Compare
Choose a tag to compare

Removed the unused EmailVariables

Magento 2 PDF Invoice Generator 1.2.7

02 Jan 10:30
Compare
Choose a tag to compare

Fix the problem with email sending.
This version will only work with Magento 2.3.*.

Magento 2 PDF Invoice Generator 1.2.6

15 Dec 17:38
d5e107b
Compare
Choose a tag to compare

Changes:

  • fixed the variables class loading with a factory;
  • added compilation to the automated tests

Magento 2 PDF Invoice Generator 1.2.5

05 Dec 20:53
d68a15d
Compare
Choose a tag to compare

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

22 Aug 07:47
80674e1
Compare
Choose a tag to compare

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

08 Nov 08:52
9323f33
Compare
Choose a tag to compare

Solved the issues:

  • body tag contains spaces;
  • email issues with invalid index on email sending.

Magento 2 PDF Invoice Generator 1.2.2

31 Oct 05:15
0a9d296
Compare
Choose a tag to compare

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

02 Oct 18:40
Compare
Choose a tag to compare

Changed the composer and other minor modifications required by Magento 2.2.*