Releases: lolautruche/EzCoreExtraBundle
Releases · lolautruche/EzCoreExtraBundle
v4.0.0
What's Changed
- Ibexa v4 support by @emodric in #57
- Dropped support for Ibexa v3
- Dropped support for PHP versions < 7.4
Full Changelog: v3.0.0...v4.0.0
v2.2.2
Remove usage of symfony/symfony for Symfony 4 compatibility (See #53, thanks @emodric)
v2.2.0
- #46 Implemented user authentication by email
v2.1.2
- #45 Check for permissions resolver exceptions (thanks @emodric)
v2.1.1
Compatibility with eZ kernel v7
v2.1.0
Changelog
- Add expression support in configured view parameters (see #37)
- Enable autoconfigure for view parameter providers (see #36)
v2.0.2
Fix #40 : getContent()
instead of getLocation()
in ConfigurableView
v2.0.1
- Fix #39: Param providers -
ConfigurableView
don't have access to content
and location
parameters any more