Skip to content

Releases: neos/form-builder

2.0.0 - Neos 5.0 compatibility and new features!

13 Nov 17:00
2a68287
Compare
Choose a tag to compare
  • 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)

1.2.1...2.0.0

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

13 Nov 16:29
Compare
Choose a tag to compare

This release contains some bugfixes:

  • BUGFIX: Revert compatibility with Neos 5.0 again (f2950c2)
  • Update 3rd party npm packages to fix vulnerabilities

1.2.0...1.2.1

Documentation and danish translation

16 Sep 13:00
9a8f890
Compare
Choose a tag to compare
  • TASK: Add Danish translations (#43)
  • TASK: Add documentation about context specific form definitions (#45)

1.1.1...1.2.0

Note: This release was falsely announced to add compatibility with Neos 5.0.
I'll create a new major release (2.0.0) for that because that change is not backwards compatible.

Neos 4.3 Compatibility

26 Apr 13:47
3a1c912
Compare
Choose a tag to compare

This release incorporates one change that fixes compatibility with Neos 4.3 (#41)

1.1.0...1.1.1

Initial 1.1 Release

19 Oct 11:50
5730117
Compare
Choose a tag to compare
  • 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

19 Oct 11:43
Compare
Choose a tag to compare

BUGFIX: Remove minimum option from StringLengthValidators (#35)

Neos 4.0 compatibility

25 Apr 19:48
Compare
Choose a tag to compare
1.0.4

TASK: Compatibility with Neos 4.*

1.0.3 Bugfix Release

17 Apr 13:09
ff433c4
Compare
Choose a tag to compare

This is a bugfix release that fixes compatibility with the React Neos UI

BUGFIX: Throw exception for missing context variables (#22)

Improved extensibility

23 Feb 17:08
b63099e
Compare
Choose a tag to compare

TASK: Better support for custom select elements (#12)
TASK: Default Value for SelectOptions (#11)
TASK: Renamed 'bootstrap' preset to 'default' (#16)

1.0.1

24 Nov 11:26
125e778
Compare
Choose a tag to compare

Some important bugfixes, see 1.0.0...1.0.1