Releases: Crocoblock/jetformbuilder
Releases · Crocoblock/jetformbuilder
3.4.4
- FIX: Fixed the empty "Interests" field when creating a user in Mailchimp
- FIX: Save keys for CAPTCHA providers
- FIX: Resolved the CSS class name issue in the "Switcher Field"
- FIX: Validation issue in the REST API Request form action
- FIX: Issues with the Conditional Block functionality
- FIX: required option issue in the Appointment Provider
- ADD: Added the Form ID сontrol to the JetForm widget
- ADD: Save password type fields during form verification action
- FIX: js issues
3.4.3
- ADD: Webhook Timeout in seconds setting
- FIX: Server-side callback Validation
- FIX: Dynamic value synchronization between two checkbox fields
- FIX: Form records save when CAPTCHA fails with toggle disabled
- FIX: Remove mask on submit option
- FIX: Issue with removing repeater fields with preset when data becomes empty
- FIX: Error when editing Mailchimp actions
3.4.2
3.4.1
- FIX: Timezone issue in calculated fields
- FIX: Compatibility with JetEngine Bulk Options for meta-field
- FIX: Register User UI. Description for add_user_id option
- FIX: Apply rich content on max_size & max_files attributes in Media Field
- FIX: Eye icon position in RTL
- FIX: A layout option for radio block doesn't work
- FIX: Incorrect saving groups in the Mailchimp action
3.4.0
- ADD: New UI for actions
- ADD: Preview or quickly use a form
- ADD: Check Mark block for JetEngine Listings
- ADD: Autocomplete search input for the Map Field
- ADD: CC & BCC options for Send Email action
- FIX: Indexing repeater
- FIX: Incorrect form update request in the editor
3.3.4.2
3.3.4.1
3.3.4
- ADD: Eye-icon for password field
- ADD: Gap controls for Checkbox / Radio fields (props @stijnvanouplines)
- ADD: PHP actions jet-form-builder/before-field & jet-form-builder/after-field (props @stijnvanouplines)
- ADD: Style controls for disabled Next Button
- FIX: Advanced validation compatibility with Map Field
- FIX: When returned to the form page, the Calculated values of the fields were not updated
- FIX: The option to manage WP nonce was not in the correct state when creating a new form
- FIX: Error in the database when trying to send a form on a page without the current post
- FIX: Compatibility with JetBooking & Calculated Field
3.3.3.1
3.3.3
- UPD: The Update Post action will fail if you try to change the post type. Use this filter to allow post type change: add_filter( 'jet-form-builder/action/insert-post/allow-change-post-type', '__return_true' );
- UPD: When you activate the plugin for new sites, the following options will be updated: Disable Next button => disabled, Scroll to the top on page change => enabled, Automatic focus => enabled
- ADD: Added missing size units & responsive controls for the JetForm Elementor widget (props @stijnvanouplines)
- FIX: Ignoring "0" as default, minimum, and maximum attributes
- FIX: Automatic page transition failed if the trigger field was inside a conditional block that disappears from the tree DOM.
- FIX: Correct apply changes in daterangepicker on change value (jet-booking compatibility)
- FIX: Form generation via AI on local servers
- FIX: Captcha in a listing grid / query loop does not work correctly