Releases: JAK0TA/formhandler
Releases · JAK0TA/formhandler
Release 8.3.10
What's Changed
Full Changelog: 8.3.9...8.3.10
Release 9.0.0 Alpha 7
- [FIX] Added check if step exists in parsedBody #109
Release 8.3.9
- Fix mail embeds not working #107
Release 9.0.0 Alpha 6
[FIX] Return json for 'json' responseType upon validation failure #106
Release 9.0.0 Alpha 5
- fix: array key not set #105
Release 9.0.0 Alpha 4
Release 9.0.0 Alpha 3
9.0.0-Alpha3 Refactor models folders (#99)
Release 9.0.0 Alpha 2
Typo3v12 Doc fixes and General ErrorCheck (#81) * Added maxDepth to PrintToScreenDebugger example * Added pages to General Options index * Added custom.css * Remove Includes.rst.txt * Rename headlines * Set License file header * Replace ; with ; * Added ViewHelpers DocBlock * Added ErrorCheck/Url * Added ErrorCheck/Equals * Fixed ErrorCheck/Url * Added ErrorCheck/ContainsOne * Added ErrorCheck/EqualsField * Added ErrorCheck/NotEqualsField * Update doctree * Remove not needed type fall back
Release 8.3.8
- [TASK] allows integration of CSS Files with EXT: syntax #80
Thanks to:
@SvenJuergens
Release 8.3.7
[BUGFIX] Added null check before using strlen #75
Thanks to:
@SvenJuergens