Skip to content

Releases: neos/fusion-form

3.0.4

10 Feb 21:39
6628181

Choose a tag to compare

What's Changed

  • DOCS: add some more explanation on how custom actions are resolved by @olimination in #103
  • Update recipient and sender names to use empty string instead of null. by @Benjamin-K in #104

New Contributors

Full Changelog: 3.0.3...3.0.4

3.0.3 Security release to prevent XSS attacks

09 Jan 14:30
b322a88

Choose a tag to compare

What's Changed

  • BUGFIX: Prevent XSS attacks by coverting special characters to HTML by @mikec655 in #99

New Contributors

Full Changelog: 3.0.2...3.0.3

2.3.3 Security release to prevent XSS attacks

09 Jan 14:29
b25be90

Choose a tag to compare

What's Changed

  • BUGFIX: Prevent XSS attacks by coverting special characters to HTML entities by @mikec655 in #101 backported from #99

Full Changelog: 2.3.2...2.3.3

3.0.2

15 Apr 10:21
59ade3f

Choose a tag to compare

What's Changed

  • TASK: Make neos/symfonymailer an optional dependency by @dlubitz in #97

Full Changelog: 3.0.1...3.0.2

3.0.1

14 Apr 10:32
0444150

Choose a tag to compare

What's Changed

  • TASK: Remove check if symfonymailer package is installed by @dlubitz in #96

Full Changelog: 3.0.0...3.0.1

3.0.0 Replace swiftmailer with symfonymailer

14 Apr 07:27
e325f05

Choose a tag to compare

What's Changed

  • !!! FEATURE: Replace swiftmailer with symfonymailer by @dlubitz in #95

New Contributors

Full Changelog: 2.3.2...3.0.0

2.3.2 Fix PHP 8.4 deprecation warnings

14 Apr 07:26
9a8ecd6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...2.3.2

v2.3.1

01 Mar 20:11
7eaa7fa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

02 May 16:16
75e0800

Choose a tag to compare

What's Changed

  • FEATURE: Add enableReferrer and enableTrustedProperties to the Form Definition by @mficzel in #64

Full Changelog: v2.2.0...v2.3.0

v2.2.0

19 Feb 10:58
90c960f

Choose a tag to compare

What's Changed

  • FEATURE: Add collectionName option to Neos.Fusion.Form:Upload by @mficzel in #90

Full Changelog: v2.1.2...v2.2.0