The WooCommerce Price Based on Country 1.6.8 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel.
The main fixes/updates are as follows.
- Add support for new functions of WooCommerce 3.0 and backward compatibility to 2.6.
- Some users gets a fatal error on use the php Collator class. I add improvements to catch the error.
- The exchange rate is applied to min order amount of free shipping method.
The full changelog for 1.6.8 is below.
*Added: Support for deprecated WooCommerce functions and backward compatibility to 2.6.
*Fixed: Bug on array with locale-sensitive sort function.
*Tweak: Apply exchange rates to min order amount on free shipping method. Thanks @mariankadanka.