HTML in values are now displayed correctly in emails (runs through wp_kses to prevent xss)
z-index for ui dialogs lowered as the media attachment dialogs were hidden behind
Fixed
“Invalid date” fixed: this issue is caused when no date format is entered. The plugin will now revert to the default date format (dd/mm/yy) when the date format is empty
Dynamic min/max values will be checked in the backend
Steps can be progressed automatically when a radio element option was selected
Selected count of checkbox / radio / table order element can be retrieved
Changed
Calculated value returns 0 for elements which have calculate_enabled set to “No” (or were disabled conditionally. This might affect your form calculations
Form download are now routed through a rewrite rule. If you are unable to download your form, go to the WordPress Permalink Settings and click on save
Backend JS code refactored
Fixed
Calculation fixes with decimal numbers when using a comma as decimal point
Calculation fixes when retrieving calculated element values that have discount operators
Countable error fixed
Number format fixed for some elements
Number min/max input fix
Datepicker validation fixed in the backend
WooCommerce product ID was sometimes not included in forms
Global settings couldn’t be edited when an invalid MailChimp API key was provided
Plugin now checks correctly for any 3rd-party Stripe plugins