Skip to content

Releases: lolautruche/EzCoreExtraBundle

v4.0.0

06 May 11:34
v4.0.0
28b38cb
Compare
Choose a tag to compare

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

v3.0.0

18 Mar 13:40
v3.0.0
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated usage of TreeBuilder on Symfony 4 by @emodric in #54
  • eZ Platform 3 support by @emodric in #55

Full Changelog: v2.2.2...v3.0.0

v2.2.2

19 Jun 19:28
22a8023
Compare
Choose a tag to compare

Remove usage of symfony/symfony for Symfony 4 compatibility (See #53, thanks @emodric)

v2.2.1

30 May 10:57
330abf2
Compare
Choose a tag to compare

Add eZ kernel 8 support

v2.2.0

16 Jul 07:46
df367f2
Compare
Choose a tag to compare
  • #46 Implemented user authentication by email

v2.1.2

22 Mar 08:37
4c5b70b
Compare
Choose a tag to compare
  • #45 Check for permissions resolver exceptions (thanks @emodric)

v2.1.1

22 Nov 10:50
f1f2dc4
Compare
Choose a tag to compare

Compatibility with eZ kernel v7

v2.1.0

01 Sep 08:52
Compare
Choose a tag to compare

Changelog

  • Add expression support in configured view parameters (see #37)
  • Enable autoconfigure for view parameter providers (see #36)

v2.0.2

31 Aug 05:58
Compare
Choose a tag to compare

Fix #40 : getContent() instead of getLocation() in ConfigurableView

v2.0.1

28 Aug 15:29
Compare
Choose a tag to compare
  • Fix #39: Param providers - ConfigurableView don't have access to content and location parameters any more