Skip to content

Release v2.4.3

Choose a tag to compare

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

Release v2.4.3: built-in filter profile and composer audit CI

Changelog

Added

  • FormKitExtension::prepend(): registers a built-in filter profile when the host omits nowo_form_kit.profiles.filter, so AbstractGetFilterType resolves in apps without a custom filter profile.

Security

  • CI: run composer audit --locked after dependency install (REQ-SEC / P3).

Full Changelog: v2.4.2...v2.4.3