Icons can be used in checkbox/radio elements when using options_text_only
Activate/Deactivate options can now be used for multiple options with the pipe symbol: |
For example: option1|option2|option3
Discount value type added. Depending on which value you’d like to apply the discount on, you may choose between the raw and the calculated value.
Shortcodes can be used in values and factors properly
Special field for element value added:
wc_price_current_product – retrieves the price of the current product
Unescaped value placeholder added. Use an exclamation mark at the end of an element’s name: {{elementname!}}
(useful if you’d like to show HTML contents in a placeholder)
Index placeholder for options: {{n}}
Email placeholders:
user_login
user_url
Forms can be downloaded without form options (advanced actions -> download form without options)
Changed
CSV export changed: only relevant fields are shown
Fixed price layout changed. The fixed price position will be shown within the form’s width (you might want to check this on your site).
WooCommerce mini cart doesn’t need a CSS selector anymore as a JS trigger is now being used
Show new result table in backend submissions
Show new result table in WooCommerce carts
Fixed
Attachments fixed when using SMTP
Conditional show/hide groups will now show/hide children elements properly
Logo, header text, footer text can be added to emails/pdf files
Global conditions added(beta) (article not ready yet)
Conditional system can be controlled centrally instead of elements
Form stats added (beta) (article not ready yet)
Element conditions can now compare for other values in the first conditional row
Summary table recreated from scratch (article not ready yet)
use {{result_default}} as the new submission table
min/max/minmax calculation operators added
Reset form options to defaults for single forms
Image auto width
align all images in a checkbox/radio element equally
Password store type
verify_value element option added to disable input check
Russian Ruble added to PayPal currencies
Apostrophe currency symbol added
Discount section now takes into account which value to be read and which value the discount should be applied on (useful for date ranges)
__current_month__ / __current_year__ placeholder added for datepicker / date ranges
Changed
maxDate default value for datepickers changed to none
calculate_when_hidden default value set to disabled
Internal refactoring of elements
Fixed
Table order price format fixed
Notice error when importing forms fixed
Slashes from submitted text fixed
Blocked days were sometimes not calculated correctly in Firefox/Opera/IE
Clear hidden selected values fixed
Datepicker discount with fixed prices fixed
Encoding characters fixed in some cases
Option sources fixed
HTML line breaks in email fixed
Special characters fixed when using placeholders in HTML elements
Compatibility with Porto theme (this should be an unnecessary CSS rule as Porto overrides some rules without a scope). A message was sent to the dev team so they might fix this in future versions.