Releases: UVLabs/location-picker-at-checkout-for-woocommerce
Releases · UVLabs/location-picker-at-checkout-for-woocommerce
v1.2.1
v1.2.0
- [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
v1.1.2
- [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
v1.1.0
- [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
- [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.