Releases: neos/form-builder
Releases · neos/form-builder
Bugfix Release
2.0.0 - Neos 5.0 compatibility and new features!
- FEATURE: Neos 5.0+ compatibility (Thanks to @daniellienert and @tantegerda1 for your support)
- FEATURE: CKE5 placeholder insert plugin (#46, thanks to @dimaip)
- FEATURE: Add the option to prepend a custom option with an empty key (#39, thanks to @vertexvaar)
- FEATURE: rows and cols properties for MultiLineText (#48, thanks to @RobinJespersen)
Note: This version is not compatible with Neos versions below 5.0. For older Neos versions you can use the 1.x releases
Bugfix Release
This release contains some bugfixes:
- BUGFIX: Revert compatibility with Neos 5.0 again (f2950c2)
- Update 3rd party npm packages to fix vulnerabilities
Documentation and danish translation
Neos 4.3 Compatibility
This release incorporates one change that fixes compatibility with Neos 4.3 (#41)
Initial 1.1 Release
- FEATURE: Custom "creation dialog" for SelectOption nodes (#7)
- FEATURE: Enable support for custom Form Builder Styling with the new Neos UI (#24)
- FEATURE: Enforce unique Form element identifiers (#13)
- TASK: enable maxlength for textfields (#33)
See full change log: 1.0...1.1.0
Bugfix Release
BUGFIX: Remove minimum option from StringLengthValidators (#35)
Neos 4.0 compatibility
1.0.4 TASK: Compatibility with Neos 4.*
1.0.3 Bugfix Release
This is a bugfix release that fixes compatibility with the React Neos UI
BUGFIX: Throw exception for missing context variables (#22)