Plugin: Formidable Forms
- New: Add frm_label_justify CSS layout class to justify text in long labels
- New: Add unique date/time validation back into plugin.
- New: Add custom events that fire before form redirect (frmBeforeFormRedirect) and after deleting/adding a row (frmAfterRemoveRow/frmAfterAddRow).
- New: Add frm_full_upload CSS Layout Class.
- Enhancement: Prevent theme styling conflicts with chosen CSS.
- Enhancement: Remove deprecated safe_mode references.
- Enhancement: Allow descriptions to be set in all sub fields.
- Enhancement: Remove default 115px width on Phone fields.
- Fix: Prevent XSS errors in Chrome when saving a form on the back-end
- Fix: Remove extra space between textarea and description
- Fix: Set max value for random Style key to max for 32-bit integer instead of 64-bit integer.
- Fix: Resolve errors in frm_entries_footer_scripts action call.
- Fix: Decrease size of file path for automatic updates to avoid hitting file path limits on Windows servers.
- Fix: Improve styling for Other text box in horizontal radio or checkbox field
- Fix: Switch Cancel Link back to Edit after entry is updated in-place.
- Fix: Allow quotes in update link value.
- Fix: Prevent other option from showing when using [input opt=1].
- Fix: Skip content shortcode checks that have already been run.
- Fix: Do not treat 0 value as empty in conditional shortcode.
- Fix: Make sure 0 imports correctly from XML in Number fields.
- Fix: Calculate median properly for stats.
- Fix: Do not rely on field order to check if a field is conditionally hidden.
- Fix: Include the html to set a dynamic field to multiple on the form builder page.