Skip to content

2.1.2

Choose a tag to compare

@engram-design engram-design released this 15 Jan 23:55
· 832 commits to craft-4 since this release

Added

  • Added “Page Count” to form conditions when making custom form sources.
  • Added Formie 3 migration prep for field layout changes.

Fixed

  • Fixed payment fields not filtering out currency symbols for dynamic values.
  • Fixed validation error for Address field Zip subfield not showing correctly for Ajax forms.
  • Fixed label position “hidden” not working work Date fields.
  • Fixed label position “hidden” not working work Checkboxes fields.
  • Fixed an error when sending an email with non-lowercase values for some mailers.
  • Fixed a new formId being created when calling renderFormCss/Js.
  • Fixed an error for Entry element integrations and setting the authorId to a field value.
  • Fixed submissions index not working correctly in some instances.
  • Fixed “Include in Email” field setting for Single-Line Text fields to “Settings” tab.
  • Fixed ModifyFieldUniqueQueryEvent error.
  • Fixed submit methods toggling not working correctly in some instances.
  • Fixed autoloading for ModifyFieldUniqueQueryEvent class.