Skip to content

Commit

Permalink
Update version and add changelog entries for release 8.6.0-test-2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 4bea82a commit 0971e95
Show file tree
Hide file tree
Showing 44 changed files with 49 additions and 184 deletions.
24 changes: 24 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
*** WooPayments Changelog ***

= 8.6.0-test-2 - 2024-xx-xx =
* Add - Display credit card brand icons on order received page.
* Fix - Add the missing "Download" column heading label and toggle menu option to the Payments → Documents list view table.
* Fix - Ensure ECE is displayed correctly taking into account the tax settings.
* Fix - Evidence submission is no longer available for Klarna inquiries as this is not supported by Stripe / Klarna.
* Fix - fix: express checkout to use its own css files.
* Fix - fix: missing ece is_product_page checks
* Fix - fix: remove "test mode" badge from shortcode checkout.
* Fix - Fix ECE Tracks events not triggering when WooPay is disabled.
* Fix - Make sure the status of manual capture enablement is fetched from the right place.
* Fix - Prevent express checkout from being used if cart total becomes zero after coupon usage.
* Fix - Resolved issue with terminal payments in the payment intent failed webhook processing.
* Fix - Set the support phone field as mandatory in the settings page.
* Fix - Update Link logo alignment issue when WooPay is enabled and a specific version of Gutenberg is enabled.
* Fix - Validate required billing fields using data from objects instead of checking the labels.
* Update - chore: rename wrapper from payment-request to express-checkout
* Update - feat: add `wcpay_checkout_use_plain_method_label` filter to allow themes or merchants to force the "plain" WooPayments label on shortcode checkout.
* Update - refactor: express checkout initialization page location checks
* Update - refactor: express checkout utility for button UI interactions
* Dev - chore: removed old PRB implementation for ApplePay/GooglePay in favor of the ECE implementation; cleaned up ECE feature flag;
* Dev - Disable visual regression testing from Playwright until a more reliable approach is defined.
* Dev - fix: E_DEPRECATED on BNPL empty PMME
* Dev - Update snapshots for E2E Playwright screenshots

= 8.5.0 - 2024-11-13 =
* Add - Add country-specific test card numbers for credit card testing
* Add - Add risk level information to the fraud and risk box on the order details page.
Expand Down
4 changes: 0 additions & 4 deletions changelog/8897-add-card-brands-order-received

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-9556-set-support-phone-mandatory

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-ipp-missing-failure-webhooks

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/as-fix-ece-tax-based-billing-address

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-ece-php-tests-location

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-ece-states-class-constants

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-port-ece-changes-into-tokenized-ece

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-remove-arguments-passed-to-ece-handlers

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-rename-tokenized-prb-flag-to-tokenized-ece

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-withBlockOverride-arguments

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-disable-flaky-visual-regression-tests

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-update-pw-screenshots

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/feat-add-gateway-label-filter-override

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7014-documents-list-view-table-download-label

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-7399

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-9447-validate-required-fields-using-objects

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-9700-payout-spotlight-illustration

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-9703-klarna-inquiries

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-9749-limit-stripe-link-to-checkout-forms

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-9784-ece-tracks-events

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-deprecated-message-on-empty-pmme

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-dev-constructor-descriptions

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-express-checkout-css-file

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-improve-woopay-test-coverage

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-manual-capture-status

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-missing-ece-checks

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-no-bnpl-subscriptions

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-remove-shortcode-test-mode-badge-from-label

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-shortcode-checkout-update-and-ece-container

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-tokenized-express-checkout-relative-imports

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-woopay-direct-checkout-docblock-name

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/gh-update-actions-to-v4

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/poc-prbs-cleanup

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/refactor-express-checkout-button-ui-utility

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/refactor-tokenized-ece-base-implementation

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/update-9600-readme

This file was deleted.

24 changes: 24 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,30 @@ Please note that our support for the checkout block is still experimental and th

== Changelog ==

= 8.6.0-test-2 - unreleased =
* Add - Display credit card brand icons on order received page.
* Fix - Add the missing "Download" column heading label and toggle menu option to the Payments → Documents list view table.
* Fix - Ensure ECE is displayed correctly taking into account the tax settings.
* Fix - Evidence submission is no longer available for Klarna inquiries as this is not supported by Stripe / Klarna.
* Fix - fix: express checkout to use its own css files.
* Fix - fix: missing ece is_product_page checks
* Fix - fix: remove "test mode" badge from shortcode checkout.
* Fix - Fix ECE Tracks events not triggering when WooPay is disabled.
* Fix - Make sure the status of manual capture enablement is fetched from the right place.
* Fix - Prevent express checkout from being used if cart total becomes zero after coupon usage.
* Fix - Resolved issue with terminal payments in the payment intent failed webhook processing.
* Fix - Set the support phone field as mandatory in the settings page.
* Fix - Update Link logo alignment issue when WooPay is enabled and a specific version of Gutenberg is enabled.
* Fix - Validate required billing fields using data from objects instead of checking the labels.
* Update - chore: rename wrapper from payment-request to express-checkout
* Update - feat: add `wcpay_checkout_use_plain_method_label` filter to allow themes or merchants to force the "plain" WooPayments label on shortcode checkout.
* Update - refactor: express checkout initialization page location checks
* Update - refactor: express checkout utility for button UI interactions
* Dev - chore: removed old PRB implementation for ApplePay/GooglePay in favor of the ECE implementation; cleaned up ECE feature flag;
* Dev - Disable visual regression testing from Playwright until a more reliable approach is defined.
* Dev - fix: E_DEPRECATED on BNPL empty PMME
* Dev - Update snapshots for E2E Playwright screenshots

= 8.5.0 - 2024-11-13 =
* Add - Add country-specific test card numbers for credit card testing
* Add - Add risk level information to the fraud and risk box on the order details page.
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WC tested up to: 9.4.0
* Requires at least: 6.0
* Requires PHP: 7.3
* Version: 8.5.0
* Version: 8.6.0-test-2
* Requires Plugins: woocommerce
*
* @package WooCommerce\Payments
Expand Down

0 comments on commit 0971e95

Please sign in to comment.