changelog.txt
1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Affiliates WooCommerce Changelog
* 1.6.0
- Fixed a PHP Notice when using product rates and no default rate is set.
- Corrected a reference in the product rate description.
* 1.5.0
- WordPress 4.2 compatibility reviewed.
- WooCommerce 2.3.x and 2.4.x compatibility reviewed.
- Updated the referral calculation to use order methods.
* 1.4.3
- Updated for deprecated use of functions in WC 2.3.x
- Fixed use of undefined constant when Affiliates is disabled.
- Using net line item amount for per product commissions instead of
previous own method.
* 1.4.2
- Improved referrals handling on recurring orders
- Updated the settings reference
* 1.4.1
- Updater added
* 1.4.0
- Updated for WooCommerce 2.2.0.
* 1.3.5
- Added product rate filter.
* 1.3.4
- Referral status updates using update method instead of direct DB update.
* 1.3.3
- Product rate method : now calculating net item totals by subtracting
discounts applied after taxes and prorated cart discounts not already
applied to item totals.
* 1.3.2
- Coupons compatibility fix added
- Fixed order links for ugly permalinks
* 1.3.1
- Adjusted appearance of the Affiliats section in products
- Fixed use of deprecated function in product method
* 1.3.0
- Added support for referrals on subscription renewals (recurring commissions).
- Added option to mark referrals for order that are pending as accepted (default) or pending.
Note: Before this release, those referrals would be set as pending.
* 1.2.0
- Added product referral rate options.