Skip to content

Commit

Permalink
Merge trunk v6.4.0 into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
botwoo committed Aug 31, 2023
2 parents e6e7c3b + 4db4181 commit 1ba4330
Show file tree
Hide file tree
Showing 62 changed files with 99 additions and 243 deletions.
47 changes: 47 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
*** WooPayments Changelog ***

= 6.4.0 - 2023-08-31 =
* Add - Added the Transactions reporting endpoint
* Add - Adjust WooPay "custom message" to be reused for T&C and privacy policy
* Add - Combine Session Initialization with User Authentication on WooPay.
* Add - Enables deferred intent UPE for existing split UPE stores and newly onboarded stores.
* Add - Onboarding flow state persistence
* Fix - Adds consistent payment token labels for saved Stripe Link payment methods across my account, shortcode checkout, and blocks checkout pages.
* Fix - Adds the possibility of continuing in progress onboarding process
* Fix - Add `is_user_connected()` and `get_connected_user_data()` methods to `WC_Payments_Http_Interface`
* Fix - Display onboarding MCC field validation error
* Fix - Ensures that Stripe Link and SEPA Debit saved payment tokens are stored and validated with correct gateway IDs for relevant feature flags enabled.
* Fix - Fixes subscription renewals with the UPE enabled.
* Fix - Fix express checkout button design issues.
* Fix - Fix phone number input widget on checkout page
* Fix - Fix the WooPay logo so that it stays scaled up and visible on the WooPay button.
* Fix - Fix zero decimal currency display in order notes
* Fix - JavaScript is now correctly loaded on admin order screens when HPOS is enabled.
* Fix - Prevent displaying "Fraud protection" menu on half-onboarded stores
* Fix - Prevent fetching disputes on WooCommerce home task when store is not connected to a WooPayments account.
* Fix - Prevent Progressive Onboarding accounts from adding APMs until completing full verification.
* Fix - Provide per active discount Terms and Conditions link in the Account details card.
* Fix - Remove precision overriding in multi-currency scenarios
* Fix - Use domestic currency, instead of default deposit currency, to check if a payment method is compatible with the presentment currency in the checkout form.
* Update - BNPLs: updated methods copy on settings page
* Update - Change Payment_Intent_Status to Intent_Status
* Update - Improve `Chip` component styles to with improved visual design and accessible contrast ratios.
* Update - Removed wcpay_empty_state_preview_mode_v5 experiment code
* Update - Set WooPay button default enabled for product/cart/checkout pages
* Update - Updated copy for credit and debit card in settings
* Update - Updated payment method tooltip in settings so that it is rendered correctly in mobile view
* Update - Updated section "Payment Methods" in page "Settings" for mobile view
* Update - Update express checkouts section in settings for mobile view
* Update - Update tooltip styles to improve readability of interactive tooltip content.
* Dev - Adding dispute object to DisputeDetails component
* Dev - Adding HooksProxy and LegacyProxy to src, used to access code outside of it (hooks, globals, functions, and static methods).
* Dev - Adding Psalm checks to function calls within `src`.
* Dev - Add interface and concrete classes for Payment Method (project reengineering payment process).
* Dev - Add LegacyContainer to `src` to allow loading classes from `includes`.
* Dev - Add TypeScript development guidelines
* Dev - Bump minimum required version of WooCommerce to 8.0.0 and WP to 6.1
* Dev - Fixing a mistake in the doc regarding the customer service.
* Dev - Fix Tracks to record checkout view on all stores
* Dev - Ignore updating currency precision if the country is Japan
* Dev - Move Multi-Currency Order Meta Helper functionality behind url param.
* Dev - Refactor the deposit status UI element to use the `Chip` component.
* Dev - Track WooPay Save My Info checkbox usage

= 6.3.2 - 2023-08-17 =
* Fix - Revert fix WooPay Session Handler in Store API requests.

Expand Down

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-5477-onboarding-progress-persistence

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-6342-reports-transactions-api

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-6707-container-additions

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-6707-proxies

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-6987-dispute-component

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-7003-deferred-intent-rollout-phase-1

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/add-lib-folder-to-release-build

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-psalm-exceptions-to-src

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-track-save-my-info-click

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-typescript-guidelines

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-update-custom-message

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/add-use-botwoo-for-release-changelog

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/dev-add-dev-tools-for-jn

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-bump-versions-6.4.0

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/dev-share-dispute-due-by-comparison-logic

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/dev-track-events-test-mode

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6395-move-meta-helper-behind-url-param

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6699

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-6803-disputes-wording

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6813-mcc-field-validation

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-6900-remove-default-subscriptions-empty-state

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6917-click-tooltip-styles

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6931-return-site-blocked-account

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6948-account-details-discounts-link

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6952-fix-phonenumberinput

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6967-order-screen-js

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-add-mode-to-account-tracks-events

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-check-if-conneced-wc-home-disputes-task

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-customer-service-md

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-express-button-design

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-get-stripe-link-payment-tokens-split-upe

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-payment-method-brand-images

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-stripe-link-temporary-default-token-name-blocks

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-text-fields-autofill-validation

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-track-checkout-view-on-non-woopay-stores

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-upe-subscriptions-schisms

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-6263-button-logo-cutoff

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-zero-decimal-in-order-notes

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/imp-6428-improve-settings-mobile-view

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/imp-6428-improve-settings-mobile-view-credit-card

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/imp-6428-improve-settings-mobile-view-tooltip

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/perf-woopay-combine-verify-init-requests

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/refactor-6773-intent-status

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/remove-precision-overriding

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/rpp-6681-add-payment-method-interface

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/rpp-src-100-percent-coverage

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-6794-chip-component

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-6799-bnpl-methods-copy-in-settings-page-bis

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-6818-deposit-status-chip-component

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-disable-apms-po

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": "6.3.2",
"version": "6.4.0",
"main": "webpack.config.js",
"author": "Automattic",
"license": "GPL-3.0-or-later",
Expand Down
Loading

0 comments on commit 1ba4330

Please sign in to comment.