Skip to content

v1.0.21.1

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 12 Apr 10:08
· 20 commits to master since this release

Fixed an issue where if a form was defined with an email but the post data doesnt have that field, the system would crash.

if there is no email with the post data, we just ignore the (if not required) email field.