Today we have released a beta of Caldera Forms 1.5.0.10 to WordPress.org. It is not the version that will be automatically installed. You can use git or WP Rollback to switch to this beta, see the instructions below. We expect to release this version early next week and are providing this opportunity to gather feedback on these changes from our community of users.
As always, if you find any bugs, please report them on Github.
Caldera Forms 1.5.0.10 has been released.
What Has Changed
New Features
- Star rating fields now have a setting for the default number of stars.
- The caldera_forms_mailer filter now exposes the entry ID.
- There is now a filter — caldera_forms_checkbox_calculate_sum — to use the highest value, instead of the sum of checkbox fields in caluclations.
- All entry management actions are now filterable via the caldera_forms_manage_cap filter.
- See the docs and the new examples
- Added support for radio and checkbox fields in summary fields.
- New filter — caldera_forms_summary_magic_fields — to change which fields are used in the summary magic tag.
- New filter — caldera_forms_magic_summary_field_value — to change how a field is displayed in the summary magic tag.
Bugs Fixed
- If a submit button was shown on a page of a multi-page for before the last page, it might not work because future pages were validated.
- With this fix, you can safely set a submit button to conditionally show early in a multi-page form.
- https://github.com/CalderaWP/Caldera-Forms/issues/1579
- Conditionals based on calculation fields were not updating properly.
- This was caused by a change in Caldera Forms 1.5.0.8
- https://github.com/CalderaWP/Caldera-Forms/issues/1570
- Hidden classes were not applied to hidden fields.
- Toggle switches values were not included in calucaltions
- Label for datepicker fields were not showing as label when labels where hidden.
How To Test The Beta
There are several ways to install the latest beta version.
- If you have Caldera Forms installed using Git, simply pull the master branch.
- If you have installed Caldera forms using WordPress’ plugin installer, you can use WP Rollback.
- From the WordPress plugins page, click the Rollback link under Caldera Forms.
- On the next page, select 1.5.0.10-b-1 then click the Rollback button