Express Forms Express Forms for Craft
2.x ✓ Latest

Changelog

2.0.3 2024-02-13

Security

  • Fixed a security vulnerability with the CP Submissions index.

Fixes

  • Fixed a typo on a field handle in the demo templates.

2.0.2 2023-04-04

Fixes

  • Fixed a bug where the CP Submissions index was not displaying links to view each submission's details.
  • Fixed a bug where saving a form as a new form (from inside the builder) was not working.

2.0.1 2023-01-17

Additions

  • Added new Constant Contact v3 API integration to support changes to API.
  • Added ENV file support on all integrations.

Changes

  • Updated symfony/property-access, symfony/finder and symfony/yaml dependency version requirements to resolve some conflicts.

Fixes

  • Fixed a bug where the default email notification template was not using the 'projectConfig' approach for grabbing system email address info.
  • Fixed a bug where file upload fields could not work in some cases.

Removals

  • Removed the legacy Constant Contact and HubSpot integrations.

2.0.0 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.

Fixes

  • Fixed a bug where an error would occur in the Craft dashboard if using the Express Forms widget.
  • Fixed a bug where duplicating forms was not working.
  • Fixed a bug where uploading file attachments could result in an error being logged.

2.0.0-beta.2 2022-05-18

Fixes

  • Fixed a bug where an error could sometimes occur while viewing submissions in the control panel.

Removals

  • Removed the phpoffice/phpspreadsheet dependency to prevent install conflicts. Excel exporting inside Express Forms is temporarily disabled until a new library is implemented.

2.0.0-beta.1 2022-05-11

Additions

  • Added compatibility with Craft 4.x.