Plugin: Formidable Forms
- Increased minimum required WordPress version to 3.8
- Added frm_skip_form_action hook. This hook can be used to change whether the action is skipped or not
- Added border radius settings to success and error messages
- Fixed issue allowing a trashed form shortcode to still show the form
- Fixed issue causing & to show instead of & when editing paragraph fields
- Removes French and Swedish translations since they are complete online
- Update for better cache deletion in WP 4.0+
- Allow a specific field type to change the value for emails and entry array
- Added frm_combo_dropdown_label filter. This hook can be used to add a label to the blank option in combo field dropdowns (state, and country, Credit card month, year)
- Added frm_use_embedded_form_actions hook. If this hook is used to return the value "true", form actions for embedded forms will be fired
- Make sure the view page number is not 0
- When getting the entry array, address fields will no longer be sent as an array
- Don't load more than 500 options in a lookup field on the form builder page
- Fixed rich text fields with in place edit
- Fixed issue with & in an option used for conditional logic
- Fixed javascript error when submitting an entry from the back-end
- Use the correct calendar locale when editing an entry from the back-end
- Fixed issue with the unique message being replaced if it was the same as the global unique message
- Fixed issue with dependent dynamic field change events not getting triggered
- Exclude password and credit card fields from the default email message