Skip to content

Releases: UVLabs/location-picker-at-checkout-for-woocommerce

v1.2.1

12 Sep 10:14
6626472
Compare
Choose a tag to compare
  • [Improvement] Better assign coordinates input fields variables on checkout page.

v1.2.0

12 Sep 02:03
d0c1889
Compare
Choose a tag to compare
  • [New] Show or Hide map based on the shipping classes of items in the customer's cart.
  • [Change] Minimum required PHP version is now 7.0. Please update your PHP version if you have not yet done so; contact your Web Host for assistance if needed.
  • [Info] Added a new filter for "Detect Current Location" Button text: lpac_find_location_btn_text.
  • [Info] Filter for map instruction text is: lpac_map_instuctions_text.
  • [Info] Tested on WP 5.8.
  • [Info] Tested on WC 5.6.

v1.1.3

22 Jul 21:49
585c871
Compare
Choose a tag to compare
  • [Improvement] Better handle sites with customized checkout pages.
  • [Fix] Console error when the plugin map is not enabled.

v1.1.2

03 Jul 22:24
ffb9279
Compare
Choose a tag to compare
  • [New] Option added to allow admin to force customers to select their location on the map before being able to complete the order.
  • [New] Customers can now move the map marker by clicking on the map. This was only possibly by dragging the map marker before.
  • [New] A map view of the customer's location will now appear on the shop order page in WooCommerce->Orders->View.
  • [Change] Order emails multiselect option now uses selectWoo.
  • [Info] Added links to support forum and plugin translation pages to the plugin settings page.
  • [Improvement] Refactored code that handles the checkout page map.

v1.1.1

29 Jun 06:58
03abed0
Compare
Choose a tag to compare
  • [Fix] Plugin now works with customized checkout fields.
  • [Info] Plugin can better parse and fill in State/County checkout fields

v1.1.0

24 Jun 01:46
9779f07
Compare
Choose a tag to compare
  • [New] Option to add a button link or QR Code to the customer's map location in WooCommerce's emails.
  • [New] Option to disable map on checkout and order details pages without disabling the plugin.
  • [Fix] Customers were able to complete checkout without selecting a location on the map.
  • [Change] Moved plugin settings to it's own tab in the WooCommerce Settings.
  • [Info] Show admin notice if WooCommerce is not active or the site is not running HTTPS.
  • [Info] Added admin notices if WooCommerce not active or site not running HTTPS.
  • [Info] Tested on WC 5.4.

v1.0.1

08 Jun 19:42
ee3f4cc
Compare
Choose a tag to compare
  • [New] Automatically fill in address fields with information pulled from Google Maps.
  • [Improvement] Error handling of invalid locations.
  • [Improvement] Show users a message if they denied the website access to their location.
  • [Improvement] Handle cases where customer is moving marker too quickly within a short period of time.
  • [Improvement] Better handling of cases where geolocation feature is not available for the browser.

v1.0.0

08 Jun 19:42
b2cd2c6
Compare
Choose a tag to compare

Initial release