Skip to content

Releases: verbb/formie

3.1.16

03 Mar 04:32

Choose a tag to compare

Added

  • Add support for Friendly Captcha v2 (opt-in).

Changed

  • Update ElementSelect Model from DOM nodes and respect DOM order.
  • Update Opayo API endpoints to align with latest API changes.

Fixed

  • Fix Group and Repeater email templates not filtering out conditionally-hidden inner fields.
  • Fix Repeater field conditions evalutations not working with the correct serialized field values.
  • Fix Group field conditions evalutations not working with the correct serialized field values.
  • Fix Date fields not populating their value correctly for conditions for some display types (inputs/dropdowns).
  • Fix an error for client-side validation not showing inline errors.
  • Fix showing “Public URL” as an Email Notification Value for File Upload fields when allowPublicVolumes was false.
  • Fix an error when trying to use element select modals within field edit and other Vue-based modals.
  • Fix an error during form plugin migrations where a backup could fail.
  • Fix an issue with Summary fields not always generating a valid handle.
  • Fix an issue with Section fields not always generating a valid handle.
  • Fix “Advanced” and “Templates” tabs for Email Notifications not working correctly when setting per-form user permissions.

2.2.15

03 Mar 04:28

Choose a tag to compare

Changed

  • Update Opayo API endpoints to align with latest API changes.

3.1.15

18 Feb 20:08

Choose a tag to compare

Changed

  • Updated Summary field AJAX requests to use escape values.
  • Bump verbb/auth.

Changed

  • Updated Summary field AJAX requests to use submission UIDs.

Fixed

  • Fix lack of sanitization of File Upload files, where the Upload Location subpath contained variables.

3.1.14

18 Feb 11:16

Choose a tag to compare

Changed

  • Updated Summary field AJAX requests to use submission UIDs.
  • Updated Summary field AJAX requests to use submission UIDs.

2.2.14

18 Feb 20:08

Choose a tag to compare

Changed

  • Updated Summary field AJAX requests to use escape values.

Changed

  • Updated Summary field AJAX requests to use submission UIDs.

Fixed

  • Fix lack of sanitization of File Upload files, where the Upload Location subpath contained variables.

2.2.13

18 Feb 11:15

Choose a tag to compare

Changed

  • Updated Summary field AJAX requests to use submission UIDs.

3.1.13

14 Feb 01:41

Choose a tag to compare

Fixed

  • Fix lack of sanitization of File Upload files in some instances.

2.2.12

14 Feb 01:36

Choose a tag to compare

Fixed

  • Fix lack of sanitization of File Upload files in some instances.

3.1.12

13 Feb 22:30

Choose a tag to compare

Changed

  • Bump verbb/auth.
  • Update Phone number values sent to integrations to use E164 format over International.
  • Update Freshdesk “Phone” values to use international formatting.

Fixed

  • Fix Turnstile timeout issues with validation and submission state.
  • Fix an error when saving Web Request integrations.
  • Fix client-side validation for multi-page forms where validation become “live” before the final page submit.

2.2.11

13 Feb 22:19

Choose a tag to compare

Changed

  • Update Phone number values sent to integrations to use E164 format over International.
  • Update Freshdesk “Phone” values to use international formatting.

Fixed

  • Fix an error when saving Web Request integrations.