Skip to content

2.1.24

Compare
Choose a tag to compare
@engram-design engram-design released this 11 Aug 00:23
· 63 commits to craft-4 since this release

Added

  • Added processSubmit JS API function to allow submission processing to continue if preventing submission via the onBeforeFormieSubmit JS event.

Fixed

  • Fixed errors when attaching some files to support requests.
  • Fixed Date fields with a default value, or min/max date not having their values normalized correctly.
  • Fixed an error when viewing Forms in the control panel for a specific template, and improve Form element index performance.
  • Fixed an error when refreshing tokens via JS, for a non-top-level webroot site.
  • Fixed an error when populating Element fields when also limiting field values.