- New: Invalid checkbox fields will now properly show a red outline to improve user experience.
- Fix: Additional CSS classes defined in Formidable block settings were not being applied to the Forms containers.
- Fix: Automatic width would not work for dropdown fields with a field label positioned to the left or right.
- Fix: Float values used in style settings would lose the decimal places, only allowing whole number values.
- Fix: Some style setting values would result in invalid undefined or NaN values.
- Text will no longer be selected when multi-selecting fields while holding the shift key.
- The setting to not include Formidable in the admin bar has been moved to miscellaneous settings.
- The deprecated file stripe/views/payments/entry_sidebar.php has been removed.
V6.19.1
- New: Invalid checkbox fields will now properly show a red outline to improve user experience.
- Fix: Additional CSS classes defined in Formidable block settings were not being applied to the Forms containers.
- Fix: Automatic width would not work for dropdown fields with a field label positioned to the left or right.
- Fix: Float values used in style settings would lose the decimal places, only allowing whole number values.
- Fix: Some style setting values would result in invalid undefined or NaN values.
- Text will no longer be selected when multi-selecting fields while holding the shift key.
- The setting to not include Formidable in the admin bar has been moved to miscellaneous settings.
- The deprecated file stripe/views/payments/entry_sidebar.php has been removed.
Formidable Forms Pro V6.18.0
- New: Invalid checkbox fields will now properly show a red outline to improve user experience.
- Fix: Additional CSS classes defined in Formidable block settings were not being applied to the Forms containers.
- Fix: Automatic width would not work for dropdown fields with a field label positioned to the left or right.
- Fix: Float values used in style settings would lose the decimal places, only allowing whole number values.
- Fix: Some style setting values would result in invalid undefined or NaN values.
- Text will no longer be selected when multi-selecting fields while holding the shift key.
- The setting to not include Formidable in the admin bar has been moved to miscellaneous settings.
- The deprecated file stripe/views/payments/entry_sidebar.php has been removed.
6.18.0
- New: Invalid checkbox fields will now properly show a red outline to improve user experience.
- Fix: Additional CSS classes defined in Formidable block settings were not being applied to the Forms containers.
- Fix: Automatic width would not work for dropdown fields with a field label positioned to the left or right.
- Fix: Float values used in style settings would lose the decimal places, only allowing whole number values.
- Fix: Some style setting values would result in invalid undefined or NaN values.
- Text will no longer be selected when multi-selecting fields while holding the shift key.
- The setting to not include Formidable in the admin bar has been moved to miscellaneous settings.
- The deprecated file stripe/views/payments/entry_sidebar.php has been removed.
Formidable Forms Pro Changelog version 6.17.2
* Fix: The payments table admin page would appear empty when there were unread inbox notices.
Formidable Forms Pro Changelog version 6.17.1
* Fix: The payments table admin page would appear empty when there were unread inbox notices.
Formidable Forms Pro v6.16.2
- Security: Additional context checks and filtering have been added to prevent posted script data from appearing inside of fields.
- Fix: JSON default values are no longer decoded for field types that expect string values only.
Formidable Forms Pro Release Note version 6.16
- New: The sanitizing for layout classes has been updated to allow
[
and]
characters, enabling the use of basic shortcodes.- Fix: JavaScript validation would get skipped when a form included an invisible reCAPTCHA field.
- Fix: Nothing would copy when trying to click the icon to copy a style class name.
- Fix: A white element would appear at the bottom of the plugins page.
- Fix: A Cannot read properties of undefined at removeFieldError error has been fixed.
- Fix: Captcha fields would fail to validate in forms with conditional logic that fade in on page load in some cases.
- Fix: Some JavaScript strings were not configured for translations, and a text domain was missing in one case.
- Fix: The font size setting for form descriptions has been added back.
- Fix: Missing for attributes have been added to labels in the visual styler to improve accessibility and user experience.
- Some old browser specific CSS and deprecated CSS has been removed.
- New name fields will now use more descriptive "First Name" and "Last Name" descriptions by default instead of "First" and "Last". This is to help improve accessibility.
- The way assigned style updates are sent when updating global settings has been modified to help avoid conflicts with server input variable limits.
- The function FrmInboxController::dismiss_all_button has been deprecated. In addition, the functions FrmInboxController::menu and FrmInboxController::inbox have been removed.