Releases: neos/form
Releases · neos/form
6.0.3
5.4.5
6.0.2
5.4.4
6.0.1
6.0.0 SymfonyMailer support
What's Changed
Full Changelog: 5.4.3...6.0.0
5.4.3
What's Changed
- TASK: Fix mini typo in php doc of
FluidFormRendererby @mhsdesign in #173
New Contributors
- @mhsdesign made their first contribution in #173
Full Changelog: 5.4.2...5.4.3
Bugfix release adjusting to Fluid changes
Merge pull request #172 from neos/task/adjust-to-fluid TASK: Adjust to Fluid changes
5.4.1
What's Changed
- TASK: Fix warnings with PHP 8 about incompatible (return) types by @kdambekalns in #170
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- TASK: Make
FormStatea final class by @bwaidelich in #161 - !!! FEATURE: Add getProperty to FormElement & add getRenderingOption to AbstractRenderable by @erkenes in #159
- FEATURE: Support additional attributes to be set for SingleLineText a… by @bwaidelich in #163
- BUGFIX: Fix RenderValuesViewHelper PHP 8+ compatibility by @patriceckhart in #165
- BUGFIX: Fix RenderValuesViewHelper PHP 8+ compatibility by @bwaidelich in #166
New Contributors
- @erkenes made their first contribution in #159
- @patriceckhart made their first contribution in #165
Full Changelog: 5.3.2...5.4.0