2024-05-15 - version 1.7.2
* new - Added filter to modify settings menu for user roles.
* new - Added new filters to change the converted values.
"wccs_set_currency", "wccs_set_currency_info"
* fix - Restrict the API calls hitting to IPAPI continuously.
2024-02-15 - version 1.7.0 * new
- Change currency on billing country. * new -
Compatible with Addify B2B WooCommerce. * new
- compatible with Woo Analytics Orders/Products (BETA) * new
- compatible with WooCommerce Product Addons * fix
- shipping cost not calculating on block checkout. * update
- Declared compatibility with the cart/checkout Blocks.
2023-10-11 - version 1.6.2.1 * fix
- support issue fixed with subscription plugin. 2023-05-04
- version 1.6.2 * new - Filter hook `wccs_hook_priorities` to modify
woocommerce hooks priorities. * update - changed location of the hook `
wp_footer` from wccs.php to wccs-core.php. * update
- moved the session_start() to the `template_redirect` hook.
2023-05-02 - version 1.6.1.1 * update - WooCommerce Security issue.
2023-04-10 - version 1.6.1
* fix - Tested upto Php version 8.0
* fix - Tested upto Woocommerce version 7.4.0
* fix - Tested upto WordPress version 6.1.1
* new - Compatible with Role Based Pricing addon.
* new - HPOS Compatible. 2023-01-02 - version 1.6.0
* fix - Error on Analytics reports admin area (WOOC-477).
* new - add filters to surpass shipping conversion for shipping compatibility
( 'wccs_surpass_shipping_conversion' ).
* fix - Default currency not passing properly in paypal.
* fix - Shipping issue fixed for subscription product in cart.
* new - Decimal in zone pricing.
* new - Price Rounding.
* new - Price Charming.
* update - WooCommerce Security issue.
2021-10-06 - version 1.5.6 * new - use "wccs_change_default_currency_label"
filter to change default currency label on menu.
* IMRPOVEMENT - Added wp_doing_ajax() condition to work with ajax properly.
2021-06-28 - version 1.5.5
* new - Added Zone pricing.
* update - Add settings into tabs.
* fix - session_start issue fixed for REST API's.
*update - Sticky switcher slider for mobile and desktop.