Releases: verbb/formie
Releases · verbb/formie
3.0.15
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
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
Fixed
- Fix User and Entry element integration settings migration.
- Fix an error during Formie 2 migration.
3.0.13
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
Fixed
- Fix User and Entry element integration settings migration.
2.1.34
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.
3.0.12
Fixed
- Fix an error for form usage, when dealing with nested entries.
3.0.11
Fixed
- Fix an error for form usage, when dealing with nested entries.
- Fix a Craft 5.5 migration compatibility issue.
- Fix user permissions for form access in the control panel.
1.6.47
Fixed
- Fix a PHP error for pre PHP 8.
3.0.10
Added
- Add the ability for Payment integration classes to modify the settings of the Payment field.
- Add
Field::modifyFieldSettings()
. - Add the ability to use Twig in
style
attribute for Theme Config.
Changed
- Update proxy URL for some integrations.
Fixed
- Fix duplicated API Key setting for Google Places.
- Fix Iterable integrations when not mapping custom fields.
- Fix reactivity of integration field mapping for forms.
- Fix some integrations causing
post_max_size
andinput_max_vars
issues on Craft Cloud. - Fix inactive or pending users showing in users field.
- Fix an error when migrating Freeform forms for a specific handle via the CLI.
- Fix
data-repeater-row-id
attribute for Repeater field rows. - Fix Phone field not being mappable for Feed Me.
- Fix an error with Elements fields.
- Fix a Craft 5.5 compatibility issue.
- Fix an error during Craft 5 migration.
- Fix an error when setting the default value on an element field.
- Fix Date dropdown and input fields not validating correctly.
- Fix an error when ordering forms via the Page Count value.
- Fix Date/Time field values in the submission index.
- Fix Stripe offsite payments not redirecting correctly after callback.
- Fix element fields and their default value throwing an error.
- Fix element select fields not working correctly in some field/notification settings.
- Fix Stripe not retaining some appearance settings.
- Fix field validation including some handles that aren’t reserved.
- Fix deprecation warning when adding an existing field.
- Fix Formie 3 migration for payment fields.
- Fix an error with Calculations fields when using a ternary operator expression.
- Fix custom Name field Prefix values not showing in email notifications.
- Fix cosmetic fields showing in email notifications.
- Fix Address Country sub-field not working correctly for email notifications.
- Fix an error when migrating Freeform forms for a specific handle via the CLI.
- Fix “Default Date Display Type” setting.
- Fix “Default File Upload Volume” plugin setting.
- Fix single Name fields not showing their required indicator.
- Fix an error when migrating Group and Repeater field content from Formie 2.