Skip to content

v6.9

Choose a tag to compare

@Crabcyborg Crabcyborg released this 17 Apr 13:49
· 8645 commits to master since this release
d8d16df
  • New: A new onboarding wizard has been added to help improve the initial set up process.
  • New: Submit buttons can now be dragged in the form builder like a field. The submit button may be dragged into the last row beside fields.
  • New: data-invmsg and data-reqmsg HTML attributes used for JS error validation are no longer included for hidden fields by default to help reduce the amount of HTML required for a form. A new frm_field_validation_include_data_attributes filter has been added to modify the default behaviour.
  • Fix: A fatal error would occur on the visual styler page if the API request for style templates had failed.
  • Fix: The shortcode list has been updated for calculation field options so field IDs are now still visible for fields with long names.
  • Fix: The sortable indicators were missing for the forms and entries list pages. The accessibility of the sorting indicators has also been improved.
  • Fix: A confirmation field wouldn't validate with JS when left empty.
  • Fix: Tooltips will be deleted now after an action is deleted to fix an issue with old floating tooltips.