Skip to content

3.0.0

Choose a tag to compare

@jerome-barbato jerome-barbato released this 29 Dec 10:05
· 26 commits to 3.0.x since this release
  • Added Symfony 6 and 7 compatibility.
  • Improved routing.
  • Improved inner blocks handling.
  • Entities can now be JSON-serialized.
  • ImageManager now falls back to Imagick if GD is not available.
  • Added a new Block factory.
  • Added new Twig filters: preview_text, nl2p, and map_to_array.