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
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,27 @@
1
1
*** WooPayments Changelog ***
2
2
3
3
= 8.8.0 - 2025-01-15 =
4
-
* Add - Allow transactions filtered by Payment Method
5
-
* Add - Falback terms and conditions for WooPay
6
-
* Fix - Broaden billing field queries from form-scoped to document-scoped
7
-
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels
4
+
* Add - Allow transactions filtered by Payment Method.
5
+
* Add - Falback terms and conditions for WooPay.
6
+
* Fix - Broaden billing field queries from form-scoped to document-scoped.
7
+
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels.
8
8
* Fix - Ensure consistent formatting of refund notes with MC.
9
9
* Fix - Fix incompatibility with some bookings plugins.
10
10
* Fix - Fix JS exception when ECE payment fails.
11
-
* Fix - Fix transaction list sorting by payout currency
12
-
* Fix - Improve the mobile rendering of the Balances box within Payment Overview
11
+
* Fix - Fix transaction list sorting by payout currency.
12
+
* Fix - Improve the mobile rendering of the Balances box within Payment Overview.
13
13
* Fix - Update currency conversion method for booking products.
14
-
* Fix - Update WordPress.org readme.txt file
15
-
* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications
16
-
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error
17
-
* Update - Bump stable tag for 8.7.0
18
-
* Update - Improve BNPL PMME and icon placement in shortcode checkout
14
+
* Fix - Update WordPress.org readme.txt file.
15
+
* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications.
16
+
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error.
17
+
* Update - Bump stable tag for 8.7.0.
18
+
* Update - Improve BNPL PMME and icon placement in shortcode checkout.
19
19
* Update - Remove the overlay that announces the rename from deposits to payouts.
20
-
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page
20
+
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page.
21
21
* Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings.
22
22
* Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec.
23
-
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error
24
-
* Dev - Update phpunit-watcher dev package version
23
+
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error.
24
+
* Dev - Update phpunit-watcher dev package version.
25
25
* Dev - Update the PHP version and the Xdebug version used in the E2E testing environment.
26
26
* Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.
Copy file name to clipboardExpand all lines: readme.txt
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -88,27 +88,27 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
88
88
== Changelog ==
89
89
90
90
= 8.8.0 - 2025-01-15 =
91
-
* Add - Allow transactions filtered by Payment Method
92
-
* Add - Falback terms and conditions for WooPay
93
-
* Fix - Broaden billing field queries from form-scoped to document-scoped
94
-
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels
91
+
* Add - Allow transactions filtered by Payment Method.
92
+
* Add - Falback terms and conditions for WooPay.
93
+
* Fix - Broaden billing field queries from form-scoped to document-scoped.
94
+
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels.
95
95
* Fix - Ensure consistent formatting of refund notes with MC.
96
96
* Fix - Fix incompatibility with some bookings plugins.
97
97
* Fix - Fix JS exception when ECE payment fails.
98
-
* Fix - Fix transaction list sorting by payout currency
99
-
* Fix - Improve the mobile rendering of the Balances box within Payment Overview
98
+
* Fix - Fix transaction list sorting by payout currency.
99
+
* Fix - Improve the mobile rendering of the Balances box within Payment Overview.
100
100
* Fix - Update currency conversion method for booking products.
101
-
* Fix - Update WordPress.org readme.txt file
102
-
* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications
103
-
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error
104
-
* Update - Bump stable tag for 8.7.0
105
-
* Update - Improve BNPL PMME and icon placement in shortcode checkout
101
+
* Fix - Update WordPress.org readme.txt file.
102
+
* Fix - Upgrade `@woocommerce/csv-export` package to v1.10.0 – fixes unnecessary escaping of negative values in CSV exports that was preventing numerical analysis in spreadsheet applications.
103
+
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error.
104
+
* Update - Bump stable tag for 8.7.0.
105
+
* Update - Improve BNPL PMME and icon placement in shortcode checkout.
106
106
* Update - Remove the overlay that announces the rename from deposits to payouts.
107
-
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page
107
+
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page.
108
108
* Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings.
109
109
* Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec.
110
-
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error
111
-
* Dev - Update phpunit-watcher dev package version
110
+
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error.
111
+
* Dev - Update phpunit-watcher dev package version.
112
112
* Dev - Update the PHP version and the Xdebug version used in the E2E testing environment.
113
113
* Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.
0 commit comments