You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,6 @@
32
32
* Update - Show a link to the documentation in the tooltip when the pending balance is negative.
33
33
* Update - Update @woocommerce/experimental to v3.2.0
34
34
* Update - Update @wordpress/data-controls to v2.6.1
35
-
* Update - Update fraud and risk tools banner to match the latest design changes.
36
-
* Update - Update fraud and risk tools welcome tour copy.
37
-
* Update - Update the title on fraud risk metabox for flagged but approved orders.
38
35
* Update - WooPay specific admin area usage tracking
39
36
* Dev - Adds HTML coverage report for developer reference.
40
37
* Dev - Add the 'wcs_recurring_shipping_package_rates_match_standard_rates' filter to enable third-parties to override whether the subscription packages match during checkout validation.
@@ -43,7 +40,6 @@
43
40
* Dev - Enable third-party code to alter the delete payment token URL returned from flag_subscription_payment_token_deletions.
44
41
* Dev - Explicitly mention gridicons and @wordpress/primitives as dev dependencies.
45
42
* Dev - Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility).
46
-
* Dev - Remove fraud and risk tools feature flag checks and tests
47
43
* Dev - Remove pinned composer version 2.0.6 from workflows
48
44
* Dev - Resolve errors for third-party code using the URLs returned from WC_Subscriptions_Admin::add_subscription_url() and WCS_Cart_Renewal::get_checkout_payment_url() because they were erroneously escaped.
49
45
* Dev - Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function.
Copy file name to clipboardExpand all lines: readme.txt
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -126,9 +126,6 @@ Please note that our support for the checkout block is still experimental and th
126
126
* Update - Show a link to the documentation in the tooltip when the pending balance is negative.
127
127
* Update - Update @woocommerce/experimental to v3.2.0
128
128
* Update - Update @wordpress/data-controls to v2.6.1
129
-
* Update - Update fraud and risk tools banner to match the latest design changes.
130
-
* Update - Update fraud and risk tools welcome tour copy.
131
-
* Update - Update the title on fraud risk metabox for flagged but approved orders.
132
129
* Update - WooPay specific admin area usage tracking
133
130
* Dev - Adds HTML coverage report for developer reference.
134
131
* Dev - Add the 'wcs_recurring_shipping_package_rates_match_standard_rates' filter to enable third-parties to override whether the subscription packages match during checkout validation.
@@ -137,7 +134,6 @@ Please note that our support for the checkout block is still experimental and th
137
134
* Dev - Enable third-party code to alter the delete payment token URL returned from flag_subscription_payment_token_deletions.
138
135
* Dev - Explicitly mention gridicons and @wordpress/primitives as dev dependencies.
139
136
* Dev - Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility).
140
-
* Dev - Remove fraud and risk tools feature flag checks and tests
141
137
* Dev - Remove pinned composer version 2.0.6 from workflows
142
138
* Dev - Resolve errors for third-party code using the URLs returned from WC_Subscriptions_Admin::add_subscription_url() and WCS_Cart_Renewal::get_checkout_payment_url() because they were erroneously escaped.
143
139
* Dev - Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function.
0 commit comments