-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchangelog.txt
33 lines (24 loc) · 1.22 KB
/
changelog.txt
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
== AutomateWoo - Subscriptions Add-on changelog ==
2021-02-12 - version 1.2.3
* Tweak - WooCommerce 5.0 compatibility
2020-12-15 - version 1.2.2
* Fix - undefined shipping_data variable
* Tweak - Add support for WordPress 5.6, WooCommerce 4.7 & PHP 8
2020-10-16 - version 1.2.1
* Tweak - Renames production branch from 'master' to 'trunk'
2020-08-04 - version 1.2.0
* New - Add action: "Subscription - Regenerate Download Permissions"
2020-07-02 - version 1.1.0
* New - Add action: "Subscription - Recalculate Totals"
2020-06-05 - version 1.0.4
* New - Add support for WooCommerce 4.2
* Fix - Issue where the "Subscriptions - Remove Shipping" action didn't work for "All shipping methods"
2020-05-01 - version 1.0.3
* Fix - Issue where subscription discounts would not be recalculated when updating a product via a the 'Update Product' action
* Fix - Add support for WooCommerce 4.1
2019-06-05 - version 1.0.1
* Tweak - Allow workflow variables to be used in cost fields on all actions (requires AutomateWoo 4.6.0)
* Fix - 'Subscription - Update Product' action could not update product variations
* Fix - Update incorrect description of the cost field on the **Subscription - Update Product** action
2019-02-18 - 1.0.0
* Initial release!