Skip to content

v5.10.8

Choose a tag to compare

@kjmartens kjmartens released this 10 Apr 15:29
· 604 commits to v5 since this release
v5.10.8
1660716

Added

  • Added the ability to access some integration properties on the frontend via Twig (e.g. {{ freeform.integration(form, "post-forwarding").url }}).
  • Added a setting to disable template creation inside the form builder.
  • Added transliteration to form handles and field handles in the form builder.
  • Added a Freeform version check on the Diagnostics page.

Fixed

  • Fixed a bug where the freeform/purge/spam console command was not purging soft-deleted submissions.
  • Fixed a bug where the GTM push layer event was not working when the Container ID setting was left empty for the Google Tag Manager integration.
  • Fixed a bug where getFields() was unavailable to the SendNotificationsEvent event.