This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,88 @@
= 2.0 =
* Improved overall speed
* Fixed issue related to the wrong item price in the mini-cart
= 1.9 =
* Added compatibility with woocommerce 3.5.5
= 1.8 =
* Compatibility issues with woocommerce 3.5.3
* Fixed issue related to wrong subtotal in the mini-cart when quantity based pricing discount is applied
= 1.7 =
* Fixed compatibility issues with woocommerce 3.5.1
* Fixed issue related to the display of the pricing table on the product page when rule type "step" is selected
= 1.6 =
* compatibility with WooCommerce 3.4.5
= 1.5.1 =
* Fixed issue related to discount which not apply on checkout
= 1.5 =
* Removed upgraded notice to pro
= 1.4 =
* Compatibility with PHP 7
* Added compatibility with woocommerce 3.3.X
= 1.3 =
* New feature displayed on the Pro page
= 1.2 =
* Fixed issue price display issue with variable products
= 1.1 =
* Added compatibility for WooCommerce 3.x
* Fixed other small bugs
= 1.0 =
* Fixed variable products issue
= 0.9 =
* Fixed css conflict with loco translate
* Fixed quandity based pricing not being able to be disabled issue
= 0.8 =
* Added pro features page
= 0.7 =
* Fixed minor bugs
= 0.6 =
* Fixed speed issue when the discounts are enabled
= 0.5.2 =
* Fixed products lists creation issue
= 0.5.1 =
* Fixed new versions update issue
= 0.5 =
* Added compatibility with woocommerce 2.4.10
* Updated ORION library included
= 0.4 =
* Improvements: Start and End dates are not mandatory anymore. When not filled, the discount is active everytime.
* Added date picker to ease the dates selection.
* Fixed error message when creating group of rules
* Fixed lists and discounts requests limitation (nopaging issue)
* Fixed total cart discount is not displayed on the order details pages (admin and front)
* Fixed variations IDs don't return anything when evaluating a list by IDs
* Added plugin review notice
== Upgrade Notice ==
= 0.6 =
* Fixed speed issue when the discounts are enabled
= 0.5.2 =
* Fixed products lists creation issue
= 0.5.1 =
* Fixed new versions update issue
= 0.5 =
* Added compatibility with woocommerce 2.4.10
* Updated ORION library included