Version History

1.3.3

1.3.3 Fixed timestamp issue on submitting (thank you webpresso)

1.3.2

1.3.2 Major update on File-element (dropzone) Security fixes Fixed dependency rules for wrapped inputs (e.g. checkbox/Accept) and corrected show/hide reset (thank you jonah) Frontend validation now supports both keyed and ErrorList error formats (thank you jonah) Escaped field labels and e-mail/phone/page/member Fixed limit-type label fallback and schedule message constants in block Fixed Date-element, multiple issues (thank you webpresso and jonah) Fixed Address-element, some country-issues Fixed asset group loading in block controller (thank you jonah) Fixed javascript error on validation of certain fields (thank you jonah) Hardened form asset registration (thank you jonah) Linked validation errors to their field handle so messages show at the correct element (thank you webpresso) Removed dead/commented code and error-suppressions Removed custom browser-detection library, no use core functionality

1.2.1

1.2.1

  • Fixed error on deleting file in File-element (thank you Sean)
  • Updated some older PHP-code
  • Fixed dependency on Textarea-element with WYSIWYG-appearance