Skip to content

v1.6.3

Compare
Choose a tag to compare
@UVLabs UVLabs released this 14 Aug 00:18
· 16 commits to master since this release
2204345
  • [New PRO] Option to append cost per unit and measure unit (e.g $0.50/km) at the end of the shipping method when using the Cost by Distance feature.
  • [Fix PRO] Cost by Store Distance checkout validation was still running even though feature was turned off.
  • [Fix PRO] Kilometer distance was being cast as an integer instead of a float which would cause slightly off conversions when converting Kilometer to Miles for Cost by Distance feature.
  • [Fix] Store Location selector was still being moved below shipping address in some cases even when map was being shown on checkout.
  • [Fix] Wrong checkout validation error would show even when Store Location feature was not in use.
  • [Dev] It is no longer possible to filter the entire checkout page's map markup. Action Hooks have instead been added at different points of the map's markup. Learn more.
  • [Info] Tested on WC 6.8
  • [Info] Added a few initial admin pointers to help a bit with onboarding.