Skip to content

Releases: neos/form

Bugfix Release

05 Aug 11:23
Compare
Choose a tag to compare
  • BUGFIX: Remove void return type to stay compabible with PHP 7.0 (#124)
  • BUGFIX: mapValueToOption should always return string (#141)
  • BUGFIX: Don't skip validators for GET requests (GHSA-m5vx-8chx-qvmm)

5.2.1...5.2.2

Thanks to @DrillSergeant and @Nikdro for your contributions!

5.1.3 - Security bugfix

21 Jun 12:22
Compare
Choose a tag to compare

Fix security issue, see GHSA-m5vx-8chx-qvmm

5.1.2...5.1.3

Thanks to Anian Weber for reporting!

5.0.9 - Security bugfix

21 Jun 12:21
9927096
Compare
Choose a tag to compare

Fix security issue, see GHSA-m5vx-8chx-qvmm

5.0.8...5.0.9

Thanks to Anian Weber for reporting!

4.3.3 - Security bugfix

21 Jun 12:17
69de421
Compare
Choose a tag to compare

Fix security issue, see GHSA-m5vx-8chx-qvmm

4.3.2...4.3.3

Thanks to Anian Weber for reporting!

5.2.1

16 Mar 08:37
25b2f05
Compare
Choose a tag to compare

BUGFIX: Allow DateTime for unserialization of form state - thx @dlubitz
TASK: Replace preg_replace with PSR-7 UriInterface method for uri fragment - thx @sorenmalling
TASK: Run tests with Github actions - thx @sorenmalling

5.2.0...5.2.1

5.1.2

12 Mar 10:21
99c9400
Compare
Choose a tag to compare

BUGFIX: Allow ImageInterface to be returned in UploadedImageViewHelper - thx @kdambekalns
BUGFIX: Allow DateTime for unserialization of multi page forms - thx @dlubitz

5.1.1...5.1.2

5.0.8

12 Mar 10:20
e04e788
Compare
Choose a tag to compare

BUGFIX: Allow DateTime for unserialization of multi page forms - thx @dlubitz

5.0.7...5.0.8

4.3.2

15 Sep 15:00
e689f12
Compare
Choose a tag to compare

BUGFIX: Fix PHP 7.0 compatibility (#124)

4.3.1...4.3.2

Thanks to @DrillSergeant

5.2.0

19 Aug 20:57
85feb5d
Compare
Choose a tag to compare

FEATURE: Make FormValues directly available in EmailFinisher template
BUGFIX: Make return type of getUploadedImage() nullable
BUGFIX: Don't choke on empty form element labels
BUGFIX: Allow ImageInterface to be returned in UploadedImageViewHelper

5.1.1...5.2.0

5.0.7

19 Aug 20:56
d72f3e9
Compare
Choose a tag to compare

BUGFIX: Allow ImageInterface to be returned in UploadedImageViewHelper

5.0.6...5.0.7