Skip to content

Release v3.4.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:29
· 33 commits to main since this release

Release v3.4.1: FormKit test-kernel wiring and auto_help false for SubmitType.

Changelog

Fixed

  • CI / FormKit: register NowoFormKitBundle + NowoUiKitBundle in integration TestKernel* so FormOptionsMerger is injected into dashboard forms (fixes $formOptionsMerger uninitialized errors).
  • Seed FormKit profile performance with auto_help / auto_placeholder false (SubmitType rejects help); require nowo-tech/form-kit-bundle ^2.2.

Tests

  • FormKitTestSupport merger mirrors auto_help / auto_placeholder false for unit form tests.

Commits

  • Release v3.4.1: fix FormKit merger in integration tests and require FormKit ^2.2. (b6f94e5)
  • fix(security): cap access-record exports via export.max_rows (#24) (e81c990)
  • Apply PHP CS Fixer fixes [skip ci] (ac6e840)