Skip to content

Beta release 5.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 18 Jun 12:31
· 2043 commits to master since this release
19e487c

🐛 Bug fixes

  • Filter by numeric fields in setcontent (I-Valchev, #2635)
  • Remove unneeded security_checker.yaml migration (bobdenotter, #2629)

📦 Additions and new features

  • Add ignore_empty option in query_search listing filtering (I-Valchev, #2630)

🛠️ Miscellaneous

  • Prepare release 5.0.0-beta.9 (bobdenotter, #2642)
  • Adding twig/extra-bundle, twig/html-extra and twig/intl-extra (bobdenotter, #2632)

🤖 Tests

  • Fix cypress login with correct Bolt 5 inputs (I-Valchev, #2644)

⚙️ Code Quality / Developer Experience

  • Decouple directive handling from the ContentQueryParser (I-Valchev, #2638)
  • Use nelexa/zip 3.4, because it supports both PHP 7.2 and 8.0 (bobdenotter, #2634)
  • Update Symfony components to 5.3 (bobdenotter, #2633)