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,79 @@
Changelog - Affiliates WooCommerce Light - www.itthinx.com
= 1.5.0 =
* WordPress 5.x compatible.
* WooCommerce 3.6 compatible.
= 1.4.0 =
* WordPress 5.0 compatible.
* WooCommerce 3.5 compatible.
= 1.3.3 =
* WordPress 4.9 compatible.
* WooCommerce 3.2.5 tested.
* Changelog file added.
* Added an ABSPATH check.
= 1.3.2 =
* Woocommerce 3.0.0 compatible.
= 1.3.1 =
* WordPress 4.7 compatible.
* Corrected the language domain for a translatable string.
* Added the Spanish translation.
= 1.3.0 =
* WordPress 4.5 compatible.
* Replaced usage of constant with string literal for the plugin's language domain.
= 1.2.0 =
* Updated the commission calculation to take discounts excluding tax into account.
= 1.1.0 =
* Updated the referral calculation to use order methods.
* Updated the plugin version info, tested for WordPress 4.2 and requires at least WordPress 4.0.
* Fixed the path to WooCommerce on wordpress.org.
* Updated the plugin info and added information on features and advanced versions.
= 1.0.12 =
* Added a setup hint button to set the commission rate.
= 1.0.11 =
* WordPress 4.1 compatibility checked.
= 1.0.10 =
* Added button class in admin section.
* Tested for WordPress 4.0 and WooCommerce 2.2.0 compatibility.
= 1.0.9 =
* Settings page cleaned up, reduced note footprint.
= 1.0.8 =
* WordPress 3.9 compatibility checked.
= 1.0.7 =
* WordPress 3.8 compatibility checked.
= 1.0.6 =
* WP 3.6 compatibility tested
= 1.0.5 =
* Fixed links to orders with ugly permalink settings
= 1.0.4 =
* WP 3.5 compatibility tested
= 1.0.3 =
* WP 3.4.1 compatibility
= 1.0.2 =
* Fixed links to orders on _Visits & Referrals_ and _Affiliates & Referrals_ admin screens
* Added usage stats option
* Reduced footprint on affiliates admin pages
= 1.0.1 =
* Referral amount calculation adjusted to missing subtotal (WooCommerce > 1.3.2.1)
= 1.0.0 =
* Initial release.