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