Skip to content

Releases: Automattic/woocommerce-payments

Version 2.7.0

14 Jul 14:11
Compare
Choose a tag to compare
  • Add - Add a link to the snackbar notice that appears after submitting or saving evidence for a dispute challenge.
  • Add - Support saving new cards and paying with previously saved cards in the WooCommerce Checkout Block.
  • Fix - WooCommerce Payments admin pages redirect to the onboarding page when the WooCommerce Payments account is disconnected.
  • Fix - Do not overwrite admin pages when account is disconnected.
  • Update - Set a description when creating payment intents.

Version for testing 2.7.0-test-3. Not for production.

12 Jul 16:21
73cc7ec
Compare
Choose a tag to compare
  • Add - support for saved cards in Block based checkout.
  • Add - Several UPE features behind the flag.
  • Add - display error on an invalid bank statement.
  • Add - Last Updated Column to the Currency class.
  • Fix - Allow all payment methods view when not connected.
  • Add - Enable payment methods when appropriate.
  • Fix - resubscribe prices are not converted a second time.
  • Imp - Update multi-currency settings UX.
  • Add - Set description when creating payment intents.
  • Add - Only show redbadge 7 days after plugin activation.
  • Add - Logic to format the example rate differently if a zero decimal currency is used.
  • Imp - Query the Server to fetch new rates when the store default currency is changed.
  • Imp - Link back to evidence form from success notice.
  • Add - notification on store currency change.
  • Add - initial Setup of Psalm for WC Pay Client.
  • Fix - Update inbox note filter to handle source arg as array.
  • Add - Use an autoloader for Multi-Currency.
  • Imp - Remove deprecated usages of @woocommerce/components.
  • Add - Format customer currency based on the customer's country.
  • Add - Support emoji flags on unsupported browsers/OS.
  • Fix - Use client-side navigation for links within app.
  • Add - Move subscriptions functionality to a trait.
  • Fix - double conversion issues on manual subscription renewals.
  • Fix - Fix scrollable content in currencies modal.
  • Fix - WooCommerce Payments admin pages redirect to the onboarding page when the WooCommerce Payments account is disconnected.

Version for internationalization testing i18n-20210711. Not for production.

11 Jul 20:04
54ce1b0
Compare
Choose a tag to compare

This version is intended to test the internationalization strings. It should NOT be used for production.

Version for testing 2.7.0-test-2. Not for production.

05 Jul 11:40
5aaa56b
Compare
Choose a tag to compare
  • Add - initial Setup of Psalm for WC Pay Client.
  • Fix - Update inbox note filter to handle source arg as array.
  • Add - Use an autoloader for Multi-Currency.
  • Imp - Remove deprecated usages of @woocommerce/components.
  • Add - Format customer currency based on the customer's country.
  • Add - Support emoji flags on unsupported browsers/OS.
  • Add - add mechanism to manage UPE flag.
  • Fix - Use client-side navigation for links within app.
  • Fix - Make Order Pay work with UPE.
  • Add - Move subscriptions functionality to a trait.
  • Fix - double conversion issues on manual subscription renewals.
  • Fix - Fix scrollable content in currencies modal.
  • Fix - WooCommerce Payments admin pages redirect to the onboarding page when the WooCommerce Payments account is disconnected.

Version 2.6.1

01 Jul 10:56
Compare
Choose a tag to compare
  • Fix - Updates the notes query filters to prevent breaking the WooCommerce > Home inbox.

Version for internationalization testing i18n-20210704. Not for production.

04 Jul 20:05
5aaa56b
Compare
Choose a tag to compare

This version is intended to test the internationalization strings. It should NOT be used for production.

Version for testing 2.7.0-test-1. Not for production.

28 Jun 09:31
47ea0a9
Compare
Choose a tag to compare
  • Fix - WooCommerce Payments admin pages redirect to the onboarding page when the WooCommerce Payments account is disconnected.

Version for internationalization testing i18n-20210627. Not for production.

27 Jun 20:04
47ea0a9
Compare
Choose a tag to compare
refactor: slight refactor on the UPE available methods (#2279)

Version 2.6.0

23 Jun 14:45
Compare
Choose a tag to compare
  • Add - Notify the admin if WordPress.com user connection is broken.
  • Add - Experimental PHP client for Explat.
  • Add - WooCommerce Payment inbox notifications to the overview screen.
  • Fix - Fix fatal error if store currency is changed after enabled (multi) currencies set.
  • Fix - Use of deprecated call-style to registerPaymentMethods. WooCommerce Payments now requires WooCommerce Blocks of at least version 3.9.0.
  • Fix - Deposit date on Transactions list page.
  • Fix - Rounding error when displaying fee percentages on the Overview and Transactions pages.
  • Add - Error message when total size of dispute evidence files uploaded goes over limit.
  • Update - Pass currency to wc_price when adding intent notes to orders.
  • Update - Instant deposit inbox note wording.
  • Fix - Deposit overview details for non instant ones.
  • Add - Introduce new settings layout
  • Update - Removed "Branded" and "Custom label" options on Payment request buttons to align with design guidelines.
  • Update - Converted payment request button size value to distinct options to align with design guidelines.
  • Tweak - Run post-upgrade actions during any request instead of only on wp-admin requests.
  • Update - Payment request button should guide users to login when necessary.
  • Add - When setting WooCommerce Payments up, inform if merchant business country is not supported.
  • Update - Bump minimum supported version of WooCommerce from 4.8 to 5.2.
  • Add - Introduce advance filters on deposits page.
  • Update: Prefill OAuth flow with WC store country

Version for testing 2.6.0-test-3. Not for production.

21 Jun 19:35
17260ea
Compare
Choose a tag to compare
  • Add - Notify the admin if WordPress.com user connection is broken.
  • Add - Experimental PHP client for Explat.
  • Add - WooCommerce Payment inbox notifications to the overview screen.
  • Fix - Fix fatal error if store currency is changed after enabled (multi) currencies set.
  • Fix - Use of deprecated call-style to registerPaymentMethods. WooCommerce Payments now requires WooCommerce Blocks of at least version 3.9.0.
  • Fix - Deposit date on Transactions list page.
  • Fix - Rounding error when displaying fee percentages on the Overview and Transactions pages.
  • Add - Error message when total size of dispute evidence files uploaded goes over limit.
  • Update - Pass currency to wc_price when adding intent notes to orders.
  • Update - Instant deposit inbox note wording.
  • Fix - Deposit overview details for non instant ones.
  • Add - Introduce new settings layout
  • Update - Removed "Branded" and "Custom label" options on Payment request buttons to align with design guidelines.
  • Update - Converted payment request button size value to distinct options to align with design guidelines.
  • Tweak - Run post-upgrade actions during any request instead of only on wp-admin requests.
  • Update - Payment request button should guide users to login when necessary.
  • Add - When setting WooCommerce Payments up, inform if merchant business country is not supported.
  • Add - Introduce advance filters on deposits page.
  • Update: Prefill OAuth flow with WC store country