Skip to content

1.3.9

Choose a tag to compare

@engram-design engram-design released this 11 Jan 23:59
· 1707 commits to craft-3 since this release

Added

  • Added support for Gatsby Source Plugin and Form elements.
  • Added support for Gatsby Source Plugin and Submission elements.
  • Added support to set the formId for a form. This is used as the unique identifier for the id attribute and connection JS to the form.

Changed

  • User element integrations now clear any field content mapped to the password field, once the user element is created.

Fixed

  • Fixed name and address fields not showing content in columns, when editing a submission in the control panel.
  • Fixed some fields (checkboxes) throwing errors in email notifications.
  • Fixed non-multiple name field causing an error in email notifications.
  • Fixed non-utf8 characters in email notification email values causing errors.
  • Fixed email notification logging message to properly include the template it tried to resolve.