Skip to content

v5.0.06

Choose a tag to compare

@Crabcyborg Crabcyborg released this 27 Sep 16:56
· 14311 commits to master since this release
9b4bc44
  • New: Added new frm_export_csv_headings filter to make it easier to add and remove exported CSV headings.
  • New: When clicking an inactive action that requires pro, the required pro license will be properly shown in the popup.
  • New: Added new frm_fields_to_validate, frm_submit_button_html, and frm_fields_for_csv_export filters.
  • Fix: Improved the accessibility of field group dropdowns and field group row layout pop ups.
  • Fix: The caret icon on the dropdown was not positioned properly for the Formidable Gutenberg block.
  • Fix: When clicking the Formidable media button in Elementor, the pop up was appearing as empty with no content.
  • Fix: Required radio, checkbox, and name fields were not including the aria-required="true" attribute or the aria-invalid attribute when JavaScript validation was enabled.
  • Fix: Required name fields were not showing error messages when JavaScript validation was enabled.