Skip to content

Release v2.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:57
· 7 commits to main since this release

Release 2.5.0

See docs/CHANGELOG.md for details.

Changelog

Added

  • Optional nowo-tech form widgets — Composer suggest + FormTypeMap entries + helpers on FormOptionsTrait / FormKitTrait / FormKitControllerTrait (throw LogicException if the package is missing): OTP, phone, password toggle/strength, icon selector, CKEditor 5, Tiptap, tag input, slide-to-confirm. Distinct from Symfony addPassword() and FOS addCKEditorField() (CKEditor 4).
  • Demo /nowo-special-fields — uses the new helpers; adds TagInputBundle and SlideToConfirmBundle.

Changed

  • demo/symfony8 — lockfile includes nowo-tech/tag-input-bundle and nowo-tech/slide-to-confirm-bundle; Live Component routes use prefix /{_locale}/_components so they do not swallow locale demo pages.

Full Changelog: v2.4.5...v2.5.0