Skip to main content

Changelog

3.2.02025-06-30

Added

  • Added the ability to render form variables within the Channel:Entries tag, e.g. {freeform_form_fieldname:name}, etc.
  • Added the ability to include {field:max_files}, {field:max_filesize:kb} and {field:max_filesize:mb} in File Upload fields when rendering forms.

Fixed

  • Fixed a bug where selecting the default value for entries and predefined options in fields was not working.
  • Fixed a bug where Number fields weren't returning number for {field:type} when rendering forms.
  • Refactored the FreeformHelper.php file to prevent being flagged as infected with a virus by Bitdefender Antivirus.

3.1.42025-04-02

Added

  • Added new Constant Contact v3 integration with OAuth2.

Changed

  • Updated the add-on icon.

3.1.32025-01-14

Fixed

  • Fixed a bug where the file upload preview modal for images was not working correctly.
  • Fixed a bug where using the same form in a template wouldn't work with captchas. Now, it accounts for custom ID attributes when creating form anchors.

3.1.22024-10-15

Fixed

  • Fixed a bug that prevented reCAPTCHA v3 from working correctly when more than one form was loaded on the same page.

3.1.12024-09-27

Fixed

  • Fixed a bug where spam protection wasn't working correctly.

3.1.02024-08-24

Added

  • Added support for reCAPTCHA v3 spam protection.

3.0.52023-05-29

Fixed

  • Fixed several exporting issues with PHP8+.

3.0.42023-03-13

Fixed

  • Fixed a bug where a blank integration name would show up in the CRM service provider dropdown.

3.0.32023-02-16

Fixed

  • Fixed a bug where a HashIds error would display when using the Freeform field type in PHP8+.

3.0.22023-01-18

Fixed

  • Fixed a bug where searching within submissions in the control panel was not always working correctly.

3.0.12023-01-13

Changed

  • Moved vendor autoload (e.g. Guzzle) to areas where Freeform is more specifically being loaded to help prevent potential conflicts with other add-ons using a different version.
  • Updated the Salesforce Lead integration to use a newer API version and improved the reliability of the Salesforce access token.

3.0.02022-12-13

Changed

  • Freeform 3 is no longer in beta.

3.0.0-b.32022-10-27

Added

  • Added a new HubSpot integration to support the new Private Key requirement.

Fixed

  • Fixed a bug where the icon for the Delete button on Export Profiles filters area was missing.

3.0.0-b.22022-08-29

Fixed

  • Fixed several icon and button display issues in ExpressionEngine 7.x.
  • Fixed several PHP-related bugs throughout CP and front end.

3.0.0-b.12022-08-26

Added

  • Added and verified support for ExpressionEngine 7.x.
  • Added full support for PHP 8.0 and 8.1.

Fixed

  • Fixed several PHP-related bugs throughout CP and front end.
  • Fixed a bug where pagination in the CP was not working correctly.