Skip to content

v4.9.466

Choose a tag to compare

@RensTillmann RensTillmann released this 11 Jun 11:01

Jun 11, 2020 - Version 4.9.466

  • Added: New operator ?? (contains) and !?? (does not contain) for E-mail/HTML if statements.
  • Added: Option for datepicker to specify dates or date range to override the Exclude days setting. This way you can for instance exclude all Mondays, and Tuesdays, with the exception for some holidays.
  • Improved: Country strings are now translation ready (used on Country element)
  • Improved: Google Map element responsiveness on mobile devices
  • Improved: Google Map indicator in back-end to notify users that the Map will only be generated on the Front-end
  • Fix: PHP throwing Fatal error when using Retrieve method > Post type
  • Fix: 3 demo forms were no longer installing properly due to invalid serialized array
  • Fix/Improved: When using third party shortcodes inside HTML element and it does not contain any {tag} we shouldn't refresh the HTML content. This would cause losing any initialized DOM elements. This also should improve speed for forms that use a lot of HTML elements but didn't contain any {tags}
  • Fix: Issue with slider field inside dynamic column, not updating the amount label position relative to "dragger" when dynamic column becomes visible. Issue also applied to Accordion/Tab element.