Skip to content

Release v2.0.9

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:34
· 81 commits to main since this release

v2.0.9

Repository-only: remove demo/symfony7 (use demo/symfony8), document password toggle/strength/combined examples, align Make and docs.

Changelog

Removed

  • demo/symfony7 — Symfony 7 demo removed from the repository. Use demo/symfony8 (PHP 8.4+). Does not affect the Composer package (demo/ is excluded from the archive). Bundle runtime still supports Symfony 7.4+.

Changed

  • Demo /nowo-special-fields — Password examples: toggle only, strength only (use_password_toggle => false), and combined toggle + strength (PasswordStrengthType + use_password_toggle => true).
  • Make / docs — Root and demo Makefiles, README, and DEMO-FRANKENPHP target symfony8 only.

Full Changelog: v2.0.8...v2.0.9