Skip to content

Releases: neos/form

5.0.1

25 Sep 14:46
dc2ad7a
Compare
Choose a tag to compare

5.0.0

18 Sep 18:24
Compare
Choose a tag to compare

Works with Flow 6.0 and Neos 5.0, all changes since 4.2.1

4.2.1

23 Oct 14:43
3d4bccd
Compare
Choose a tag to compare
  • BUGFIX: Fix maxlength for multiline textareas (#87)

4.2.0...4.2.1

Initial 4.2 Release

19 Oct 12:07
5df8e93
Compare
Choose a tag to compare
  • TASK: Removed outdated DocTools settings
  • FEATURE: Allow the configuration of the form type
  • FEATURE: maxlength constraints for single- and multiline textfields

4.1...4.2.0

Bugfix Release

09 Jul 09:59
Compare
Choose a tag to compare
  • BUGFIX: Don't ignore response headers when rendering a form (#84)

4.1.4...4.1.5

4.1.3 - Add Flow 5.0 compatibility

25 Apr 20:02
aa21d45
Compare
Choose a tag to compare
TASK: Allow Flow 5.0 as dependency

4.1.2

24 Jan 12:35
b7310b6
Compare
Choose a tag to compare

Translation updates and small documentation fix.

All changes: 4.1.1...4.1.2

4.1.1

05 Sep 10:15
Compare
Choose a tag to compare

This is a small bugfix release to ensure a correct Settings.yaml

4.1.0

29 Aug 21:14
Compare
Choose a tag to compare

This release includes numerous smaller fixes and improvements.
But it also comes with a few fundamental changes, for example the new FormEditMode (#50)
and Configurable Form Element render callbacks (#51) and an improved EmailFinisher that supports
file attachments (#58) and inline templates (#61) and a major code cleanup.

Most of this work pave the way for the two new Kids in town: The Neos.Form.Builder and the Neos.Form.FusionRenderer and in general a more seamless integration into
Flow and Neos.

4.0.3

07 Jul 16:06
Compare
Choose a tag to compare
Merge pull request #45 from kdambekalns/bugfix/test-failures

BUGFIX: Set savePath to avoid "must be of the type string, null given"