Caldera Forms 1.8.10 changes were detailed at – https://calderaforms.com/2020/02/caldera-forms-1-8-10/ –
- Main mailer is omitting all text between two % symbols in input
- Variables set in processors are unset after form edition
- Show calculation value when unhiding the calculation field
- Errors stored in transient are printed on all forms in same page if cf_er is used
- Entry resend fails to send conditional fields
- The resend button in entries list view fails to resend the email
- Editing entires in Number Field with value of 0 returns a blank field
- Can not access created form (form cache not cleared)
- Error if TypeError: system_values[type] is null edit.js
- JavaScript Error
zh_cn is not available in the catalog
- Spelling issue in file field validation message
- Re URL encode the URL variables when using a redirection processor
- Ensure
\Caldera_Forms_Forms::get_forms:()
returns forms added on a filter. - New filter hook is for numbers passed to calculation ‘caldera_forms_calculation_field_get_value’
- Allow processor template to be a string
- Introduce new cf2 services to aid in add-on development
- Improve webpack config