Skip to content

Releases: leapt/core-bundle

v5.4.1

29 Oct 20:19
Compare
Choose a tag to compare

What's Changed

  • Fix QR code generation with endroid/qr-code v4 & v5 by @jmsche in #139

Full Changelog: v5.4.0...v5.4.1

v5.4.0

29 Oct 16:46
Compare
Choose a tag to compare

What's Changed

  • Add compatibility with endroid/qr-code v6 by @jmsche in #138

Full Changelog: v5.3.2...v5.4.0

v5.3.2

04 Oct 06:22
Compare
Choose a tag to compare

What's Changed

  • Drop passing tag to Node constructor to fix Twig 3.12 deprecation by @jmsche in #137

Full Changelog: v5.3.1...v5.3.2

v5.3.1 Fix Twig 3.12 deprecation

31 Aug 13:18
Compare
Choose a tag to compare

What's Changed

  • Drop usage of spaceless filter in Twig templates to fix Twig 3.12 deprecation by @jmsche in #136

Full Changelog: v5.3.0...v5.3.1

v5.3.0

31 Aug 11:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.3.0

v5.2.0

27 Jun 06:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.2.0

Fix Slug constraint by not allowing dashes everywhere

28 May 20:21
Compare
Choose a tag to compare

What's Changed

  • Fix Slug constraint by not allowing dashes everywhere by @jmsche in #126

Full Changelog: v5.1.1...v5.1.2

v5.1.1: YieldReady for Twig nodes

24 Apr 07:43
Compare
Choose a tag to compare

What's Changed

  • Mark paginator_theme & datalist_theme nodes as #[YieldReady] by @jmsche in #123
  • Upgrade workflows by @jmsche in #124

Full Changelog: v5.1.0...v5.1.1

Allow doctrine/orm v3

08 Feb 07:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

05 Dec 09:15
Compare
Choose a tag to compare

What's Changed

  • Add support for Symfony 7
  • Drop support for Symfony < 6.4
  • Drop support for PHP < 8.2
  • Add support for endroid/qr-code v5
  • Removed YAML routing files, import PHP routing files instead
  • Following the services rewritten to PHP, all services are now defined using class FQCN instead of named services
  • Updated bundle structure

Full Changelog: v4.11.0...v5.0.0