Skip to content

1.4.19

Compare
Choose a tag to compare
@engram-design engram-design released this 30 Sep 12:42
· 954 commits to craft-3 since this release

Fixed

  • Fixed an error when garbage-collecting orphaned fields, where globally-context fields with the same handle would have their content columns removed. This only affects installs where a Formie field and non-Formie field have the same handle and the Formie field has been marked as orphaned (the owner form has been deleted). As such, this should only happen in rare circumstances.
  • Fixed email fields set to have unique values not working correctly for multi-page forms.