Skip to content

Version for testing 7.3.0-test-2. Not for Production

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 19:34
· 911 commits to develop since this release
  • Add - Added confirmation modals for order status changes with pending authorizations
  • 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
  • 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 - 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 - 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 - chore: convert payment request CTA to select.
  • Update - chore: remove UPE feedback survey
  • 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 - Fire wcpay_disputes_row_action_click for any click to dispute details (not just Respond button).
  • Dev - Include gateway name in order-placed Tracks event
  • Dev - Remove unused /deposits/overview data-fetching code.
  • Dev - Removing unsupported deposits/overview REST API. deposits/overview-all should be used instead.