Skip to content

Releases: Crocoblock/jetformbuilder

3.4.4

25 Nov 15:30
Compare
Choose a tag to compare
  • 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

05 Nov 12:38
Compare
Choose a tag to compare
  • 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

09 Sep 11:46
Compare
Choose a tag to compare
  • FIX: Sanitization of Form Field Names
  • FIX: Issue with saving values in Repeater Fields
  • FIX: Elementor editor styles for Checkbox & Radio Fields
  • FIX: Server-Side callback Validation
  • FIX: Issue with Calculated Fields and Select Fields

3.4.1

23 Aug 12:04
Compare
Choose a tag to compare
  • 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

13 Aug 13:38
Compare
Choose a tag to compare
  • 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

02 Aug 11:15
Compare
Choose a tag to compare

FIX: Privilege escalation with administrator-level via the Register / Update User actions

3.3.4.1

31 May 06:50
Compare
Choose a tag to compare
  • FIX: Advanced Validation with Server-Side callback does not work on frontend
  • FIX: Honeypot protection breaks the form on frontend
  • FIX: Incorrect value in Calculated Field after page loading
  • FIX: Compatibility with PHP version < 8.0

3.3.4

29 May 11:29
Compare
Choose a tag to compare
  • 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

21 May 08:36
Compare
Choose a tag to compare
  • Tweak: banner for admin-pages

3.3.3

18 Apr 13:34
Compare
Choose a tag to compare
  • 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