This document is for an older version of
Express Forms
.
View latest version →
Changelog
1.1.4 2023-01-17
Changes
- Updated symfony/property-access,symfony/finderandsymfony/yamldependency version requirements to resolve some conflicts.
Fixes
- Fixed a bug where file upload fields could not work in some cases.
1.1.3 2022-09-29
Additions
- Added a new version of the HubSpot API integration to address new Private App token requirement. This is a required change for any existing HubSpot users.
1.1.2 2022-01-10
Fixes
- Fixed a bug where the exporting of submissions was not fully compatible with the Craft 3.7 field column suffix change.
1.1.1 2021-04-21
Additions
- Added an autocompleteattribute to honeypot inputs, to prevent Chrome from autofilling it.
Changes
- Removed the ramsey/uuid package dependency and switched to using Craft's native UUID generator.
Fixes
- Fixed a bug where admin emails were not recognizing ENV variables.
- Fixed a bug where the from emailvalue of email templates were not using ENV variables.
- Fixed a namespace issue that was causing warnings in composer.
1.1.0 2021-01-29
Changes
- Updated the file structure of the Express Forms plugin and updated Resources areas to show latest support options, etc.
1.0.9 2021-01-21
Fixes
- Fixed a compatibility issue with Craft 3.6+.
- Fixed a bug where the Form Submit developer event was not using modified submitted data values.
1.0.8 2020-10-12
Fixes
- Fixed a bug where the form builder would not load correctly if reCAPTCHA was not enabled for the site.
1.0.7 2020-10-09
Changes
- Updated reCAPTCHA to offer a Light/Dark theme preference.
- The 'Accept' header now can be used to specify a JSON response by using application/jsonwhen returning AJAX data.
Fixes
- Fixed a bug where email notifications would still be sent via Dynamic Recipients when the submission was considered spam.
- Fixed a bug where an error would be shown if using the Options field type with data that as not an array.
- Fixed a bug where the CP Error Log could not be accessed when the Craft allowAdminChangesconfig setting was disabled.
1.0.6 2020-07-29
Fixes
- Fixed some compatibility issues with Craft 3.5+.
- Fixed a bug where the Save form button was not correctly positioned.
- Fixed a bug where deleted submissions were being included in CSV exports.
- Fixed a bug where using Dashboard Widget could show an error.
1.0.5 2020-02-11
Fixes
- Fixed a bug where installing Express Forms through the CLI could error.
- Fixed a bug where the Dynamic Recipients feature would bypass spam protection.
- Fixed a bug where there was a case sensitivity issue in the class namespace for the dashboard widget.
1.0.4 2019-08-22
Fixes
- Fixed a bug where search index updating in the CP would error each time after a new Express Forms submission was created.
1.0.3 2019-07-31
Changes
- Updated Honeypot field to ensure screen readers don't see it and it can't be tabbed to, etc.
Fixes
- Fixed a bug where fields with array values wouldn't work correctly with required field validator.
- Fixed a bug where the HubSpot integration wouldn't work correctly when a duplicate Contact is being created.
1.0.2 2019-06-12
Changes
- Updated carbondependency to^1.22.1|^2.19for better compatibility with other plugins, and to reduce the chances of seeing deprecation notice.
- Updated plugin icon.
Fixes
- Fixed a bug where submission saving on multi-site Craft installs would trigger an error.
1.0.1 2019-05-08
Fixes
- Fixed a bug where using AJAX would not record data on additional submits (e.g. after first one errored) when using the 'Prevent Duplicate Submissions' setting.
1.0.0 2019-05-07
Additions
- Added support for using environment variables inside email notification templates.
1.0.0-beta.6 2019-04-30
Fixes
- Fixed a bug where saving a form would trigger an error when using PostgreSQL.
1.0.0-beta.5 2019-04-26
Additions
- Added 'Prevent Duplicate Submissions' setting for forms.
Fixes
- Fixed a bug where Settings area in CP was still visible when the allowAdminChangessetting is disabled for Project Config.
1.0.0-beta.4 2019-04-25
Fixes
- Fixed a bug where form submitting and return URL's were not working correctly.
- Fixed a bug where the Subject field was not displaying inside CP email notification template editor.
- Fixed a bug where the "Template Directory Path" setting was prepending the full file path after saving a relative path.
- Fixed a bug where the form would not render the flash success message if the return URL wasn't set.
- Fixed a bug with a namespace that was not the correct case, causing issues with Nginx servers.
- Fixed various bugs with demo templates.
1.0.0-beta.3 2019-04-23
Changes
- Various improvements to developer events.
Fixes
- Fixed a bug where CP could show errors if an incorrect template path was specified for Email Notification Templates.
- Fixed a bug where installing Express Forms could error in some cases.
1.0.0-beta.2 2019-04-19
Additions
- Added support for Opportunity resource mapping in Salesforce API integration (Pro).
Fixes
- Fixed a bug that would cause the Email Notifications CP page to error for some customers.
1.0.0-beta.1 2019-04-17
Additions
- Initial release.
 
 


