Skip to content

Commit

Permalink
Normalize changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo committed Jan 14, 2025
1 parent 33f28a3 commit 9368b56
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 33 deletions.
28 changes: 14 additions & 14 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
*** WooPayments Changelog ***

= 8.8.0 - 2025-01-15 =
* Add - Allow transactions filtered by Payment Method
* Add - Falback terms and conditions for WooPay
* Fix - Broaden billing field queries from form-scoped to document-scoped
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels
* Add - Allow transactions filtered by Payment Method.
* Add - Falback terms and conditions for WooPay.
* Fix - Broaden billing field queries from form-scoped to document-scoped.
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels.
* Fix - Ensure consistent formatting of refund notes with MC.
* Fix - Fix incompatibility with some bookings plugins.
* Fix - Fix JS exception when ECE payment fails.
* Fix - Fix transaction list sorting by payout currency
* Fix - Improve the mobile rendering of the Balances box within Payment Overview
* Fix - Fix transaction list sorting by payout currency.
* Fix - Improve the mobile rendering of the Balances box within Payment Overview.
* Fix - Update currency conversion method for booking products.
* Fix - Update WordPress.org readme.txt file
* 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
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error
* Update - Bump stable tag for 8.7.0
* Update - Improve BNPL PMME and icon placement in shortcode checkout
* Fix - Update WordPress.org readme.txt file.
* 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.
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error.
* Update - Bump stable tag for 8.7.0.
* Update - Improve BNPL PMME and icon placement in shortcode checkout.
* Update - Remove the overlay that announces the rename from deposits to payouts.
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page.
* Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings.
* Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec.
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error
* Dev - Update phpunit-watcher dev package version
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error.
* Dev - Update phpunit-watcher dev package version.
* Dev - Update the PHP version and the Xdebug version used in the E2E testing environment.
* Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.

Expand Down
5 changes: 0 additions & 5 deletions changelog/fix-failing-e2e-tests

This file was deleted.

28 changes: 14 additions & 14 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,27 +88,27 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
== Changelog ==

= 8.8.0 - 2025-01-15 =
* Add - Allow transactions filtered by Payment Method
* Add - Falback terms and conditions for WooPay
* Fix - Broaden billing field queries from form-scoped to document-scoped
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels
* Add - Allow transactions filtered by Payment Method.
* Add - Falback terms and conditions for WooPay.
* Fix - Broaden billing field queries from form-scoped to document-scoped.
* Fix - Checkout: Make sure the font size for PMME is smaller than the labels.
* Fix - Ensure consistent formatting of refund notes with MC.
* Fix - Fix incompatibility with some bookings plugins.
* Fix - Fix JS exception when ECE payment fails.
* Fix - Fix transaction list sorting by payout currency
* Fix - Improve the mobile rendering of the Balances box within Payment Overview
* Fix - Fix transaction list sorting by payout currency.
* Fix - Improve the mobile rendering of the Balances box within Payment Overview.
* Fix - Update currency conversion method for booking products.
* Fix - Update WordPress.org readme.txt file
* 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
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error
* Update - Bump stable tag for 8.7.0
* Update - Improve BNPL PMME and icon placement in shortcode checkout
* Fix - Update WordPress.org readme.txt file.
* 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.
* Fix - Zero dollar subscriptions with zero dollar renewals checkout error.
* Update - Bump stable tag for 8.7.0.
* Update - Improve BNPL PMME and icon placement in shortcode checkout.
* Update - Remove the overlay that announces the rename from deposits to payouts.
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page
* Update - Replaced the term "VAT" with "Tax" in Documents Listing Page.
* Update - round to nearest lowest denominator instead of ceiling before applying currency rounding settings.
* Dev - Add the Playwright Pay for Order spec and remove the equivalent Puppeteer spec.
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error
* Dev - Update phpunit-watcher dev package version
* Dev - Add type assertion for disputes CSV export response to ensure type safety and fix TypeScript error.
* Dev - Update phpunit-watcher dev package version.
* Dev - Update the PHP version and the Xdebug version used in the E2E testing environment.
* Dev - Update the Playwright Payment Gateways Confirmation spec and remove the Puppeteer Payment Gateways Confirmation spec.

Expand Down

0 comments on commit 9368b56

Please sign in to comment.