Skip to content

Release v1.5.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:19
· 19 commits to main since this release

Release v1.5.2

CI no longer republishes ^7.4-only Composer pins; UiKit prepend tests
restore 100% coverage; INSTALLATION/USAGE document Forms + UiKit.

Changelog

Fixed

  • CI Code Style job restores composer.json / composer.lock after the Symfony 7.4 matrix install so the auto-commit no longer republishes ^7.4-only pins for config, dependency-injection, http-foundation, http-kernel, and security-core (root cause of the 1.2.1 / 1.3.0 / 1.4.1 / 1.5.1 constraint regressions).
  • Tests for MaintenanceModeExtension::prepend / UiKit seeding (restores 100% line coverage).

Changed

  • INSTALLATION: document runtime deps symfony/form and nowo-tech/ui-kit-bundle.
  • USAGE: document panel Symfony Forms + _form_fields.html.twig unrendered-field loop for host overrides.
  • Demo Symfony 8: Flex recipes for symfony/form CSRF + property_info (needed after panel Forms / UiKit).

Compatibility

  • Unchanged: PHP >=8.2, <8.6; Symfony ^7.4 || ^8.0.

Full Changelog: v1.5.1...v1.5.2