Releases: verbb/formie
Releases · verbb/formie
3.1.17
Added
- Add status support for Freeform 5 submission migration.
- Add “Block Free Email Providers” setting to Email fields.
- Add the
—update-titlecommand argument toresave/submissionscontroller command.
Changed
- Update Flatpickr UI to reflect Time Format settings (particularly for AM/PM).
- Remove debug customer for Paddle.
- Remove debug customer for Paddle.
Fixed
- Fix Repeater field conditions evaluations not working with the correct serialized field values.
- Fix an error with Stripe requests and invalid token handling.
- Fix lack of support for
scriptAttributeswith Table/Repeater<script>elements. - Fix an issue with
formie/gc/prune-data-retention-submissionsto finding all available submissions. - Fix an error when saving field layouts for complex fields that might contain closures.
- Fix ampersand encoding in field values.
- Fix Forms and Submissions element fields not allowing hyperlink to elements.
- Fix Forms and Submissions element fields allowing invalid view modes.
- Fix handling of plugin checks for fields that require plugins (Commerce).
- Fix an error when saving field layouts for complex fields that might contain closures.
- Fix Freeform 5 migration not honoring current submission titles.
- Fix an error when calling
Submission::getValues().
2.2.16
Changed
- Remove debug customer for Paddle.
Fixed
- Fix handling of plugin checks for fields that require plugins (Commerce).
3.1.16
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
Changed
- Update Opayo API endpoints to align with latest API changes.
3.1.15
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
Changed
- Updated Summary field AJAX requests to use submission UIDs.
- Updated Summary field AJAX requests to use submission UIDs.
2.2.14
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
Changed
- Updated Summary field AJAX requests to use submission UIDs.
3.1.13
Fixed
- Fix lack of sanitization of File Upload files in some instances.
2.2.12
Fixed
- Fix lack of sanitization of File Upload files in some instances.