You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.