Skip to content

v5.0.111

Choose a tag to compare

@RensTillmann RensTillmann released this 04 Nov 15:58

Nov 04, 2021 - Version 5.0.111

  • Added: International Phonenumber field
  • Added: Option for WooCommerce Checkout Add-on to hide product gallery on single product page so that only the Super Form is visible
  • Improved: Improved CSS for dropdown placeholder and radio/checkbox items for compatibility
  • Improved: Replace file_get_contents() with wp_safe_remote_get() for improved security and compatibility accross hosting providers
  • Fix: Issue with PDF Generator and Visual Compose/WP Bakery builder when form is inside a Accordion element
  • Fix: Slider amount/label update positioning based on default value after becoming conditionally visible, or when inside tab/accordion
  • Fix: JS error in back-end builder with renaming field names automatically to avoid duplicate field names
  • Fix: JS error in firefox for focusin method and missing e.target.closest function
  • Fix: JS error with file uploads
  • Fix: Text field keyword field method not working with retrieve method Specific posts (post_type)
  • Fix: Slider element default value positioning for amount label not correctly aligned
  • Fix: JS error with Radio/Checkbox as Display Layout: Slider (Carousel)
  • Fix: Bug with multiple file upload elements that would skip uploading files when last element was not containing any files
  • Fix: Make sure rand() function only passes a max int value to avoid overflow on 32 bit systems
  • Fix: Conditional logic not properly working upon page load
  • Fix: When no files are selected for upload skip the request to try upload files (no need to do this)
  • Fix: Bug fix for conditional logic with Calculator element