Releases: Crocoblock/jetformbuilder
Releases · Crocoblock/jetformbuilder
3.6.0.1
3.6.0
- ADD: Use several payment gateways at once in form
- ADD: Conditional logic to payment gateway
- ADD: Phone field
- ADD: New Style Manager
- ADD: jet-form-builder/form-record/export/get-blocks-by-post filter
- UPD: Form macros logic
- UPD: Rewrite Generators UI
- UPD: Modules loader
- FIX: Space in the markup of Map Field
- FIX: Migrate blocks registration to apiVersion 3
- FIX: Incorrect display of large numbers in Form Records
- FIX: Fixed an issue where message meta returned labels instead of actual values.
3.5.6.3
- ADD: Support preview for AVIF files in Media Field
- ADD: jet-form-builder/form-record/general-values-columns filter for Form Record General Values Columns
- FIX: LFI vulnerability
3.5.6.2
- FIX: RCE vulnerability
3.5.6.1
- FIX: Compatibility with jetBooking 4.0.0
3.5.6
- ADD: Bricks builder ajax popup compatibility
- ADD: Added aria-label to hidden input in advanced choices block for better accessibility
- FIX: CSV export now correctly includes fields with capital letters in their names
- FIX: Corrected ifEmpty filter behavior - now returns the default value only for empty fields and includes an isNaN check
- FIX: Missing render states after form import
- FIX: Insert/Update Term action no longer updates the term slug when only the name is changed
- FIX: Update User action — correctly extract user_id and add helper text in user-compare-password property
3.5.5
- FIX: Register User action password validation for GATEWAY.SUCCESS,GATEWAY.FAILED events
- FIX: User login after registration in the Register User action
- FIX: Checkboxes preview
- FIX: Checkbox field not saving data to the post meta field
- FIX: Form records export compatibility with WPML
- FIX: Checkbox value with comma breaks selection
- FIX: Saving repeater values before row deletion
- FIX: PHP warnings
3.5.4
- ADD: Timezone argument support for toDate, toDateTime, and toTime filters
- FIX: Line breaks not displayed in the WYSIWYG field
- FIX: Calculated field not working with Advanced Choice
- FIX: Nested conditional blocks not working when parent had Remove hidden elements from page HTML option enabled
- FIX: Conditional block fields recalculation logic
- FIX: Disable field validation on form init for Advanced Validation type
- FIX: Turnstile captcha throws an error if the form has more than one Action Button
- FIX: Incorrect date format output in the Calculated field
- FIX: Auto-closing dropdown issue in select fields within the preset settings
- FIX: Broken Access Control vulnerability
- FIX: Added column existence check to prevent duplicate column name error for on_event when migration runs on form submission
3.5.3
- FIX: Calculated field not updating after repeater row deletion
- FIX: Default value issue in the Repeater field
- FIX: SQL syntax error in form records admin on fresh installations
- ADD: Delete button for unsupported actions
- FIX: Form submission fails when Request Key is numeric only #560
- FIX: Switcher field styles overridden by JetForm styles
- FIX: Media field upload file count
- FIX: Form step not advancing when reselecting the same radio option #565
- FIX: Insert/Update Post action post thumbnail not set when attachment added via WP Library in the Drag and Drop File Upload field
3.5.2.1
- ADD: Support for multiple input formats for post thumbnail in Insert/Update Post action
- FIX: Resetting input values in the Repeater field when deleting a row
- FIX: Controls descriptions
- FIX: Compatibility with the upcoming JetFormBuilder Drag and Drop File Upload addon