Skip to content

Releases: verbb/formie

3.0.17

13 Jan 00:08
Compare
Choose a tag to compare

Added

  • Add contentType to email attachments.
  • Add theme config options for Table field inner field inputs.
  • Add Element::EVENT_MODIFY_ELEMENT_MATCH event to control behaviour for Element integrations and matching an existing element.
  • Add filterIntegrationMapping plugin setting to opt out of automatic filtering of integration mapping values.

Changed

  • Table field column templates are now split into separate files for easier overriding.
  • Improve JS source map filesize.

Fixed

  • Fix signature field image matching on existing field, in some instances.
  • Fix email notifications not correctly saving conditional recipients.
  • Fix an error with migrating forms from Freeform 5.
  • Fix Freeform 5 migration for some invalid field handles.
  • Fix Freeform migration console commands.
  • Fix some special unicode characters being stripped out of some text values for text-based fields.
  • Fix Date fields and the “Available Days” setting not working correctly.
  • Fix Entry element integration “Update Element Mapping” values being blank.
  • Fix an error when setting a form template with required fields and validation handling.
  • Fix a Formie 2 migration error for Calculation fields.
  • Fix an error with some OAuth integrations and refresh token scopes..
  • Fix Stencils incorrectly saving nested field layout data for sub-fields.
  • Fix Entry element integration “Update Element Mapping” values.
  • Fix Date fields (Simple) not providing the correct variable picker token for email notifications.
  • Fix email notification “Send Test Email” button visual issue.
  • Fix an error with Entry element integrations.
  • Fix an issue with multi-page forms with session management in some browsers.
  • Fix Formie 2 > 3 migration not retaining Form Template custom field values for forms.

2.1.38

12 Jan 23:49
Compare
Choose a tag to compare

Added

  • Add contentType to email attachments.
  • Add theme config options for Table field inner field inputs.
  • Add Element::EVENT_MODIFY_ELEMENT_MATCH event to control behaviour for Element integrations and matching an existing element.

Changed

  • Bump guzzlehttp/oauth-subscriber.
  • Table field column templates are now split into separate files for easier overriding.

Fixed

  • Fix signature field image matching on existing field, in some instances.
  • Fix email notifications not correctly saving conditional recipients.
  • Fix an error with migrating forms from Freeform 5.
  • Fix Freeform 5 migration for some invalid field handles.
  • Fix Freeform migration console commands.
  • Fix some special unicode characters being stripped out of some text values for text-based fields.
  • Fix Date fields and the “Available Days” setting not working correctly.
  • Fix Entry element integration “Update Element Mapping” values being blank.
  • Fix an error when setting a form template with required fields and validation handling.

3.0.16

27 Dec 01:11
Compare
Choose a tag to compare

Added

  • Add context property for integrations to record extra data at submission time.
  • Add support for Pardot tracking cookies for Form Handler.
  • Add support for field conditions to use non-field conditions such as status.

Fixed

  • Fix any serialized MissingField classes not being converted back when the field is no longer missing.
  • Fix an error importing forms and nested fields not retaining their submission content.
  • Fix Dropdown and Checkboxes not validating correctly when in a nested field.
  • Fix Db::prepareForJsonColumn deprecation and handling.
  • Fix an error with Usage tab when Formie forms are referenced in a Neo block.
  • Fix Freeform 4/5 migration. (thanks @ThomasDeMarez).

2.1.37

27 Dec 01:06
Compare
Choose a tag to compare

Added

  • Add context property for integrations to record extra data at submission time.
  • Add support for Pardot tracking cookies for Form Handler.

3.0.15

16 Dec 21:29
Compare
Choose a tag to compare

Added

  • Add more comprehensive logging for user element integration.
  • Provide Freeform 4 and Freeform 5 migrations.
  • Add “Site” to conditions builders.

Changed

  • Update Freeform migration to support Freeform 5+.

Fixed

  • Fix not restoring trashed stencils when applying from project config.
  • Fix form export not exporting number values correctly.
  • Fix email notification file attachments not working correctly in some instances with sub-paths configured.
  • Fix an error with client-side validation not clearing validation errors when rectified for some HTML elements.
  • Fix an error with Pardot integration and requests.
  • Fix an error when submissions had invalid content.
  • Fix not restoring trashed stencils when applying from project config.
  • Fix dynamic field settings not being applied to fields when editing a submission.
  • Fix a validation error for Name fields in some languages where the Prefix options contained duplicate labels.
  • Fix Name fields not validating correctly when saving for single-name fields.
  • Fix an error when cloning some fields.
  • Fix an issue when pre-populating Group or Repeater fields.
  • Fix globally-enabled captchas not being enabled for new forms.
  • Fix File Upload fields not working correctly in multi-page forms, in some cases.
  • Fix an error for Checkboxes fields when using numeric values for options.
  • Fix conditions not handling numbers correctly when evaluating conditions.
  • Fix Date field’s default value not working correctly when set to Today’s date.
  • Fix Date::displayType missing from Date field’s GraphQL schema.
  • Fix an error when querying Table fields in some cases.
  • Fix MissingField instances being included in GraphQL responses in some cases.
  • Fix Captcha integrations not firing validateCustom() JS event.

2.1.36

16 Dec 21:17
Compare
Choose a tag to compare

Added

  • Add more comprehensive logging for user element integration.
  • Provide Freeform 4 and Freeform 5 migrations.

Changed

  • Update Freeform migration to support Freeform 5+.

Fixed

  • Fix not restoring trashed stencils when applying from project config.
  • Fix form export not exporting number values correctly.

3.0.14

02 Dec 23:48
Compare
Choose a tag to compare

Fixed

  • Fix User and Entry element integration settings migration.
  • Fix an error during Formie 2 migration.

3.0.13

02 Dec 00:34
Compare
Choose a tag to compare

Added

  • Add the ability to change the storage behaviour of forms, rather than rely on sessions.

Fixed

  • Fix an error when saving integration settings for forms.
  • Fix User element integrations not using UIDs for the target groups.
  • Fix Entry element integrations not using UIDs for the target entry type.
  • Fix an issue with User element integration and the “Send Activation Email” setting.
  • Fix checkbox select fields field settings not retaining their value.
  • Fix some missing translations.
  • Fix Nested and Sub fields not showing the correct field label for validation.
  • Fix plain-text variable pickers not working for multi-Name and Address fields.
  • Fix asset bundle path when editing submissions in the control panel for Craft Cloud compatibility.
  • Fix an error when deleting notifications.
  • Fix status indicator for disabled notifications.
  • Fix 'Required Field Indicator' template value.
  • Fix being unable to query submissions by an Elements field.
  • Fix element field sources not containing an “All” option, if their element sources have been modifed through events elsewhere in Craft.

Removed

  • Remove references to relatedTo for Forms and Submissions.

2.1.35

02 Dec 23:42
Compare
Choose a tag to compare

Fixed

  • Fix User and Entry element integration settings migration.

2.1.34

02 Dec 00:23
Compare
Choose a tag to compare

Fixed

  • Fix an error when saving integration settings for forms.
  • Fix User element integrations not using UIDs for the target groups.
  • Fix Entry element integrations not using UIDs for the target entry type.
  • Fix an issue with User element integration and the “Send Activation Email” setting.
  • Fix checkbox select fields field settings not retaining their value.