Plugin: Formidable Forms
- Clear caching when updating styling settings
- Add frm_field_div_classes hook
- Treat all LONGTEXT meta_value SQL where comparisons as strings
- Remove deprecated safe_mode check
- Add associative array results function
- Warning added for invalid height/padding styling combination
- Added several new graph types and options
- Show child forms in CSV export options
- Allow 2 decimal places for max file size
- Fix frm-stats y=""
- Make sure file protection upload setting is present
- Fix file type option in repeating file upload field
- Allow time fields to be used in calculations
- Add migration to remove duplicated repeating section data
- Update graph shortcode builder
- Make sure country field's default value is set correctly when shown conditionally
- Allow different colors for each bar in a graph
- Add a Country label option for Address fields
- Add graph tooltip wrapping
- Make sure uploaded file name is fully sanitized
- Make graphs account for time zones
- Remove a few graph filters
- Fix frm_data_sort call on dependent Dynamic fields
- Make sure address fields display error messages
- Make sure category fields keep value when saving a draft
- Improve "like" logic for checkboxes
- Allow default value in Country field when clearing on click
- Make sure Unique numeric value over 2 billion validates correctly
- Make sure post_date_gmt matches post_date
- Prevent repeating field value duplication when saving drafts
- Major refactoring of graph code