Skip to content

Commit

Permalink
Merge trunk v7.3.0 into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
botwoo committed Mar 6, 2024
2 parents 8c681e7 + 572147f commit ca8c7c0
Show file tree
Hide file tree
Showing 65 changed files with 107 additions and 257 deletions.
51 changes: 51 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
*** WooPayments Changelog ***

= 7.3.0 - 2024-03-06 =
* Add - Added confirmation modals for order status changes with pending authorizations
* Add - Add migration script to cover situations with Link and WooPay both enabled after plugin update.
* Add - Add support for bookable products to payment request buttons on product pages.
* Add - Alert user when they try to leave advanced fraud settings page with unsaved changes
* Add - E2E tests for card testing prevention measures
* Add - feat: add UPE appearance filter
* Add - Handle timeouts in direct to WooPay checkout flow.
* Fix - Add checks for cart and checkout blocks to enqueue_style call.
* Fix - Added a small separator line between converted currency and the next line item.
* Fix - Added support for WooCommerce Deposits when using Apple Pay and Google Pay
* Fix - Adjustments to the wording of confirmation modals on the order and transaction details pages.
* Fix - Do not open the email input iframe when there is no wcpay as payment method
* Fix - Do not open the email input iframe without wcpay payment method
* Fix - Ensure gateways accessibility for use cases which don't require the gateway to be enabled
* Fix - Fees are now correctly applied to the Capture amount instead of the Authorize amount.
* Fix - fix: add confirmation modal when disabling WooPayments from settings page
* Fix - fix: ensure BNPL enablement is not adding unnecessary currencies
* Fix - fix: list of payment methods in disable confirmation modal
* Fix - fix: multi-currency confirmation modal ui
* Fix - fix: onboarding currency messaging for BNPLs
* Fix - fix: payment method checkbox loadable state
* Fix - fix: remove Afterpay EUR currency
* Fix - Fix a few untranslated phrases in the plugin
* Fix - Fix currency search input field size and margins in Woo Express.
* Fix - Fixed billing address line 2 not being updated for saved payment methods
* Fix - Fixed positioning on buy-now-pay-later Stripe element on product page.
* Fix - Fixes Stripe appearances API implementation to support dark themes and new elements, includes amends to checkout logos.
* Fix - Fix fraud prevention token not showing up on site editor checkout page
* Fix - Fix typo of transaction type "Loan dispersement" to "Loan disbursement" on transactions list page.
* Fix - Make tk_ai cookie usage cache compatible
* Fix - Only load `blocks-checkout.css` on single product, cart, and checkout pages.
* Fix - Rename log file to woopayments
* Fix - Show an informative tooltip instead of estimating the next deposit date (which can be inaccurate).
* Fix - Updating saved payment method billing address before processing the payment
* Update - Add deposit schedule help tooltip to deposits list screen so it's consistent with Payments Overview.
* Update - chore: convert payment request CTA to select.
* Update - chore: remove UPE feedback survey
* Update - On Payments Overview page, show total balance (pending + available) instead of pending balance.
* Update - Refactor WooPay First Party Auth and WooPay Direct Checkout to reuse similar functionality.
* Update - Update status chip to WooCommerce pill for transaction status component.
* Dev - Add Klarna e2e tests.
* Dev - Bump WC tested up to version to 8.6.0.
* Dev - chore: remove BNPL feature flag check
* Dev - chore: remove unused brandTitles property from PMs
* Dev - Dev: additional check when pushing to protected branches.
* Dev - Fire `wcpay_disputes_row_action_click` for any click to dispute details (not just `Respond` button).
* Dev - Remove unused `/deposits/overview` data-fetching code.
* Dev - Removing unsupported `deposits/overview` REST API. `deposits/overview-all` should be used instead.
* Dev - Reverts removed REST controller class to prevent error on update from older versions of the plugin.

= 7.2.0 - 2024-02-14 =
* Add - Add compatibility data to onboarding init payload.
* Add - Add WooPay direct checkout flow behind a feature flag.
Expand Down
4 changes: 0 additions & 4 deletions changelog/2024-02-01-20-48-48-044494

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/4861-only-load-block-checkout-css-on-cart-checkout

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/5951-send-payment-method-update-data

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/7695-readd-variation-product-type

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/7907-support-deposit-express-pay

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/8128-fix-bnpl-location-on-product-pages

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-3378-fraud-settings-dirty-notification

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-8163-e2e-tests-for-card-testing-prevention

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/add-server-4532-tracking-info

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-timeouts-to-direct-to-woopay-checkout

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/avoid-accidental-push-to-develop

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/chore-convert-payment-request-cta-to-select

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/chore-klarna-e2e-tests

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/chore-remove-bnpl-feature-flag

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/chore-remove-unused-brandTitles-property

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/chore-remove-upe-survey

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/dev-6943-rtl-css-assets

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-bump-wc-version-8-6-0

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/feat-3604-add-upe-appearance

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-4444-payment-request-bookable-product-support

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-5979-loan-typo

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6534-currency-search-input-width-woo-express

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6721-fee-applied-to-authorized-amount

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-7263-hooks-in-prb

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7504-ui-fix-transaction-details

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7927-rename-log-title-to-woopayments

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-8026-deposit-schedule-notice-add-tooltip

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-8047-remove-unused-deposits-overview-code

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-8094-appearance-api-amends-and-design-fixes

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-8141-fraud-prevention-token-site-editor-problem

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-8179-remove-deposits-api

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-8192-payment-element-error-handling

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-8204-consistently-track-dispute-table-clicks

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-afterpay-supported-currencies

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-billing-address-update

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-bnpl-currency-addition

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-bookings-id-undefined-variable

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-check-wc

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-csv-export-localization-locale

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-disable-confirmation-modal-payment-methods-list

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-double-init-payment-request

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-e2e-merchant-manual-capture-test

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-multi-currency-confirmation-modal-ui

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-onboarding-currency-messaging

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-open-email-input-iframe-when-no-wcpay

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-payment-method-checkboxes-styles

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-payment-processing-tests

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-refunds-with-pms-disabled-on-checkout

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-show-confirmation-modal-on-disable

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-tk-ai-caching

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/github-actions-update-to-node20

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/i18n-fixes

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-6060-blocked-txs-status-use-pill-component

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-8070-total-balance

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "woocommerce-payments",
"version": "7.2.0",
"version": "7.3.0",
"main": "webpack.config.js",
"author": "Automattic",
"license": "GPL-3.0-or-later",
Expand Down
Loading

0 comments on commit ca8c7c0

Please sign in to comment.