Releases: BitBagCommerce/SyliusMailTemplatePlugin
Releases · BitBagCommerce/SyliusMailTemplatePlugin
v2.1.0
What's Changed
Breaking changes
- Drop Sylius 1.12 support by @k-kubacki in #35
Dependency upgrades
- Add Sylius 1.14 support by @k-kubacki in #35
New Contributors
- @k-kubacki made their first contribution in #35
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
Fixes
- Fix issue with extending entities by @dariusz-rup in #34
Maintenance
New Contributors
- @tomkalon made their first contribution in #32
- @dariusz-rup made their first contribution in #34
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
Fixes
- Change exact factory classes to interfaces by @marekrzytki in #31
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Breaking changes:
- Drop Sylius 1.9, 1.10 and 1.11 support by @marekrzytki in #27
- Drop Symfony 4.4 support by @marekrzytki in #27
- Drop PHP 7.4 support by @marekrzytki in #27
Dependency upgrades:
- Add Sylius 1.12 and 1.13 support by @marekrzytki in #27
- Add Symfony 6.0 support by @marekrzytki in #27
- Add missing axios and codemirror node dependencies by @czechb in #29
Maintenance:
- Add allow for the symfony/flex plugin in GitHub Actions build by @liszkapawel in #25
- Update docs by @czechb in #30
Fixes:
- Fix installation issues by @marekrzytki in #28
New Contributors
- @marekrzytki made their first contribution in #27
- @czechb made their first contribution in #29
Full Changelog: v1.1.2...v2.0.0
v1.1.2
What's Changed
- Fix missing services in prod environment by @liszkapawel in #24
New Contributors
- @liszkapawel made their first contribution in #24
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Perform general fixes (#23) * Fix codemirror css paths * Bump node.js version from 10 to 14 * Add a conflict for doctrine/dbal ^3.0 * Add socket_timeout for js behats
v1.1.0
What's Changed
- Add Sylius 1.11 support by @jakubtobiasz in #22
- Fix links in readme by @Glancu in #21
- Add show type in index page, hide used types in create/edit by @Glancu in #19
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- [GitHub actions] by @em411 in #1
- Basic functions for MailTemplatePlugin by @em411 in #2
- Update README and file headers by @xNordo in #3
- Add webpack by @jakubtobiasz in #5
- Add CodeMirror by @jakubtobiasz in #6
- Replace hardcoded email types with dynamic ones by @jakubtobiasz in #7
- Replace EmailTwigAdapter.php with Twig Sandbox with custom SecurityPolicy by @jakubtobiasz in #8
- Email template preview and validation by @jakubtobiasz in #9
- Update README.md and add doc directory by @jakubtobiasz in #11
- Replace email template path if custom one found by @jakubtobiasz in #10
- Adjust behats to updates by @jakubtobiasz in #12
- Add coding standard by @jakubtobiasz in #13
- Improve handling email types translations by @jakubtobiasz in #14
- Fix tests by @jakubtobiasz in #15
- Fix displaying email templates translations in Admin Panel by @jakubtobiasz in #16
- [MailPreview] Don't use customers from database by @jakubtobiasz in #17
- Add Behat tests for creating an email template and previewing it by @jakubtobiasz in #18
New Contributors
- @em411 made their first contribution in #1
- @xNordo made their first contribution in #3
- @jakubtobiasz made their first contribution in #5
Full Changelog: https://github.com/BitBagCommerce/SyliusMailTemplatePlugin/commits/v1.0.0