Skip to content

Releases: JAK0TA/formhandler

Release 8.3.10

22 Jan 14:24
2709f0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.9...8.3.10

Release 9.0.0 Alpha 7

23 Nov 14:54
12afef1
Compare
Choose a tag to compare
Release 9.0.0 Alpha 7 Pre-release
Pre-release
  • [FIX] Added check if step exists in parsedBody #109

Release 8.3.9

19 Oct 15:16
69e9d88
Compare
Choose a tag to compare
  • Fix mail embeds not working #107

Release 9.0.0 Alpha 6

10 Oct 11:52
aa611a9
Compare
Choose a tag to compare
Release 9.0.0 Alpha 6 Pre-release
Pre-release

[FIX] Return json for 'json' responseType upon validation failure #106

Release 9.0.0 Alpha 5

28 Sep 13:09
7c78257
Compare
Choose a tag to compare
Release 9.0.0 Alpha 5 Pre-release
Pre-release
  • fix: array key not set #105

Release 9.0.0 Alpha 4

27 Sep 07:02
9654d1c
Compare
Choose a tag to compare
Release 9.0.0 Alpha 4 Pre-release
Pre-release

Update ErrorChecks and added file upload ErrorChecks (#100)

Added file total checks (#101)

Docs (#102)

[FIX] Set correct form url (#104)

Release 9.0.0 Alpha 3

25 Jul 16:04
6a0732d
Compare
Choose a tag to compare
Release 9.0.0 Alpha 3 Pre-release
Pre-release
9.0.0-Alpha3

Refactor models folders (#99)

Release 9.0.0 Alpha 2

18 Jul 17:28
029c158
Compare
Choose a tag to compare
Release 9.0.0 Alpha 2 Pre-release
Pre-release
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

18 Jul 22:56
a6344dc
Compare
Choose a tag to compare
  • [TASK] allows integration of CSS Files with EXT: syntax #80

Thanks to:
@SvenJuergens

Release 8.3.7

05 Jul 15:38
c19748a
Compare
Choose a tag to compare

[BUGFIX] Added null check before using strlen #75

Thanks to:
@SvenJuergens