Skip to content

v4.9.580

Choose a tag to compare

@RensTillmann RensTillmann released this 12 Jan 19:21

Jan 12, 2021 - Version 4.9.580

  • Added: Option to map the so called Formatted address (full address) for Google address autocomplete
  • Added: Option for Contact entry search to return contact entry status, ID and Title by adding fields named hidden_contact_entry_status, hidden_contact_entry_id or hidden_contact_entry_title
  • Added: WooCommerce Checkout Add-on option to update Contact Entry status after WooCommerce order completed
  • Added: Option for google address autocomplete to return The place's name, Formatted phone number, International phone number and Website of the business
  • Improved: Google address autocomplete now also returns City if mapped as postal_town and or sublocality_leve_1 see: [Maps JavaScript API documentation](https://developers.google.com/maps/ documentation/javascript/examples/places-autocomplete-addressform) for more info
  • Improved: When translating form make sure to only display settings that the main language field uses
  • Improved: When using google autocomplete the code will now determine what data is being used in your form, and strip out any unnecessary data from the API request which could considerably reduce costs
  • Improved: Focus/Filled status for currency field
  • Fix: JavaScript error on currency field when Number format contained space(s)
  • Fix: Builder UI scrolling bug in Firefox browser causing a continues scroll
  • Fix: When selecting default items for Dropdown element it would still display the placeholder instead of the actual selected item
  • Fix: US States element contained some incorrectly sorted items by alphabet
  • Fix: Issue with SMTP on older PHP versions due to WordPress moving the class to a different location
  • Fix: PHP Notice