Releases: ezsystems/ezplatform-design-engine
Releases · ezsystems/ezplatform-design-engine
v3.0.0-beta2
ezplatform-design-engine changes between 3.0.0-beta1 and 3.0.0-beta2
Improvements
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#21)
- EZP-30906: Remove deprecated templating services (#23)
v3.0.0-beta1
ezplatform-design-engine changes between v2.0.0 and v3.0.0-beta1
Improvements
- EZP-30576: Upgrade
ezsystems/ezplatform-design-engine
to use Symfony 4 components (#19)
Bugs
- EZP-30673: eZ Design does not find templates placed in Symfony 4 app structure (#20)
v2.0.0
ezplatform-design-engine changes between v1.2.0 and v2.0.0
Bugs
- EZP-29237: Creating template in app/Resources/views overrides that template in other themes (#17)
v2.0.0-beta1
ezplatform-design-engine changes between v1.2.0 and v2.0.0-beta1
Bugs
- EZP-29237: Creating template in app/Resources/views overrides that template in other themes (#17)
v1.2.0
ezplatform-design-engine changes between v1.1.0 and v1.2.0
Improvements
- EZP-28161: Update php-cs-fixer configuration to align with v2.7.1 (#13)
v1.0.2
Changes since v1.0.1
:
- Fix compatibility with Symfony 3.4 in TwigDataCollector
1.0.1
Changes since 1.0.0:
- [EZP-27715] Fix check for wrong definition in TwigThemePass (#10)
v1.0-rc2
Changelog
- Fix Twig loading exception on first page load (#6)
- EZP-24765: Give possibility to set additional paths for a given theme (#5)
- Use namespaces in PHPUnit test cases (#8, thanks @MarioBlazek)