Skip to content

v4.9.506

Choose a tag to compare

@RensTillmann RensTillmann released this 31 Jul 17:57

PDF Generator Add-on now available! More info here:

Jul 31, 2020 - Version 4.9.506

  • Fix: JS error with Multi-part element when Check for errors before going to next step is enabled

Jul 30, 2020 - Version 4.9.504

  • Improved: Code refactoring
  • Improved: Responsiveness for Radio/Checkboxes with Grid layout enabled
  • Fix: When using radio/checkbox/dropdown with values like 0.2, 0.20, 0.200 and the option with 0.2 was set as the default value the other options should not be set as default value on the front-end. Fixed by enabling strict on in_array() function
  • Fix: When using address autocomplete with mapped fields and adaptive placeholder the "filled" status should be activated for the field

Jul 22, 2020 - Version 4.9.503

  • Fix: Allow user to trial Add-on even when on a non-secure connection (http)

Jul 21, 2020 - Version 4.9.502

  • Improved: Envato Quality Indicator Application
    • Removed prefix from third-party assets handles
    • Renamed asset handles to match filename, and without extension
    • Missing translatable text strings
    • Escape translatable strings
    • Remove all unused code
    • Escape all translatable strings
    • Use .on() rather than .click(), .bind(), .hover(), .submit() etc.
  • Fix: Clear form after submission throwing javascript error

Jul 20, 2020 - Version 4.9.501

  • Fix: Compatibility with PayPal Add-on (not redirecting to PayPal checkout page after form submission)