Skip to content

Releases: dachcom-digital/pimcore-emailizr

v3.1.0

30 Apr 08:55
b7cc8f4
Compare
Choose a tag to compare

Starting with 3.1, Emailizr only supports Twig 3.9.

v2.1.0

30 Apr 08:28
2890cf8
Compare
Choose a tag to compare
  • Remove Pimcore 11 Support (use Emailizr 3.x instead)
  • Starting with 2.1, Emailizr only supports Twig 3.9

v3.0.0

30 Aug 18:22
Compare
Choose a tag to compare

Pimcore 11 Support

see https://github.com/dachcom-digital/pimcore-emailizr/blob/master/UPGRADE.md

  • [NEW FEATURE][BC BREAK] We're now using the symfony inky parser instead of lorenzo/pinky (which will be used by twig, but we want to stick with Symfony's recommended stack).
    • replace {% emailizr_inky %} with {% apply inky_to_html %}
    • replace {% end_emailizr_inky %} with {% endapply %}
  • [BC BREAK] @Emailizr/layout.html.twig is using inky markup by default
  • [BC BREAK] Include path @EmailizrBundle/Resources/public/[...] changed to @EmailizrBundle/public/[...]. Please change your includes accordingly

v2.0.0

21 Sep 09:39
Compare
Choose a tag to compare

Release for Pimcore X Support!

v1.4.0

29 Jun 15:46
Compare
Choose a tag to compare
set upgrade notes

v1.3.0

28 May 07:04
Compare
Choose a tag to compare
adjust readme

v1.2.0

01 Feb 12:02
fad312e
Compare
Choose a tag to compare
Merge pull request #18 from dachcom-digital/p64

Pimcore 6.4 && PHP 7.4 Support

v1.1.0

24 Jun 11:37
Compare
Choose a tag to compare

This release makes emailizr compatible with Pimcore6! 🎉

IMPORTANT! Read the Upgrade Notes before updating!

v1.0.0

02 Oct 07:05
Compare
Choose a tag to compare
update readme