Releases: Automattic/woocommerce-payments
Releases · Automattic/woocommerce-payments
Version 2.7.0
- 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.
- 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.
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.
- 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
- Fix - Updates the notes query filters to prevent breaking the WooCommerce > Home inbox.
Version for internationalization testing i18n-20210704. Not for production.
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.
- 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.
refactor: slight refactor on the UPE available methods (#2279)
Version 2.6.0
- 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.
- 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