Skip to content

Commit

Permalink
Update version and add changelog entries for release 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2023
1 parent 98b361f commit 86074aa
Show file tree
Hide file tree
Showing 55 changed files with 87 additions and 215 deletions.
41 changes: 41 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
*** WooPayments Changelog ***

= 6.8.0 - 2023-11-16 =
* Add - Added mechanism to track and log changes to the payment context (reengineering payment process)
* Add - Add rejected payment method capability status
* Add - Add UPE appearance filter.
* Add - Per-country amount limits for payment methods
* Fix - Add Affiliate for WooCommerce support on WooPay.
* Fix - Add WooCommerce Multi-Currency support on WooPay.
* Fix - Allow customers using express payment methods (eg Apple Pay, Google Pay) to create an account automatically when purchasing subscription products if the store settings allow.
* Fix - Display express payment buttons on checkout blocks pay-for-order page
* Fix - Do not load WooPay button on external/affiliate product pages
* Fix - Ensure shortcode renders for Privacy Policy & Terms of Service.
* Fix - Fix builders being stuck after leaving KYC without finishing
* Fix - Fix Multi-Currency formatting for totals on My Account > Subscriptions page.
* Fix - Fix not allowed page when clicking Set up WooPayments from Core and account is already onboarded
* Fix - Fix spelling of cancellation
* Fix - Fix the amount conversion rate for blocked transactions on the transaction details page.
* Fix - Fix total price for Google Pay on quantity change.
* Fix - Fix transaction failure with UGX currency
* Fix - Fix WooPay session handler's Store API route checks.
* Fix - Handle checkout errors that appear during payment method creation request
* Fix - Redact Stripe support contact prompt from error message when capturing amounts greater than authorized.
* Fix - Remove references to In-Person Payments from Transaction settings when Cash on Delivery is disabled.
* Fix - Show Google Pay/Apple Pay buttons in the Pay for Order page
* Fix - Some array key info were not redacted in the logs
* Fix - Update Fraud & Risk tools radio input background color to match the current theme.
* Fix - Update plugin name to WooPayments
* Fix - Updates to the account status logic to reflect status more accurately in some cases.
* Update - Get WooPay 1st party auth flow to work on page load.
* Update - Restructure the pay-for-order check
* Update - Update links across the plugin from woocommerce.com to woo.com (new site URL).
* Update - Update pay-for-order js config billing email to session email
* Dev - Bump tested up to version for WP to 6.4
* Dev - Bump WC and WP tested up to versions to 8.2.0 and 6.3
* Dev - Comment: E2E - Enable WC beta tests & add workaround to revert to classic checkout for WC 8.3.0 & above
* Dev - Comment: Skip E2E tests against WC beta
* Dev - Fire a tracks event for disputed order notice view.
* Dev - Introduce `wcpay_terminal_payment_completed_order_status` filter. Allows overriding the order status after a successful terminal payment.
* Dev - Remove outdated wcpay_transactions_download tracking events.
* Dev - Remove unused JS code
* Dev - Use automatic capture as default flag in new payment process.

= 6.7.1 - 2023-11-03 =
* Fix - Replaced the concrete logging class with a logger interface

Expand Down
5 changes: 0 additions & 5 deletions changelog/add-7001-refund-control-when-no-order

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-7429-log-context-changes

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/add-ipp-order-status-filter

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/chore-cleanup-unused-hook-dependency

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-bump-version-7-2

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-update-tested-up-to-for-6-8-0

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-woo.com-update

This file was deleted.

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

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-5488-subs-page-currency-format-incorrect

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6600-redacting-keys

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-6946-remove-ugx-zero-decimal

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-7154-onboarding-lpms-while-mc-is-disabled

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7437-refactor-order-dispute-side-effects

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7449-handle-rejected-pm-capability-status

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-7512-settings-phone-number-input-style

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7539-radio-bg-color

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7583-mc-decimals

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7600-woopay-checkout-shortcode-rendering

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7626-builder-stuck-on-sorry-you-are-not-allowed

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-7628-calculate-next-deposit-date

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-7680-add-country-to-pm-amount-limits

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-cancellation-spelling

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-checkout-error-handling

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-compatibility-workflow

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-express-pay-pay-for-order-page

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-issue-7607

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-payment-button-qty-product

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-revert-cc-asset

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-settings-selectors-refactor

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-update-plugin-name-to-woopayments

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-affiliate-for-woocommerce-support

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-button-external-product

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-session-handler-permalinks

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-woocommerce-multicurrency-support

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/remove-transactions-download-tracks-event

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/rpp-7416-use_automatic_capture_as_default

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/skip-wc-beta-tests

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-2210-1st-party-auth-on-page-load

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-account-status-logic

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-e2e-wc-8.3-workaround

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-js-config-session-email

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/update-restructure-pay-for-order-check

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.7.1",
"version": "6.8.0",
"main": "webpack.config.js",
"author": "Automattic",
"license": "GPL-3.0-or-later",
Expand Down
43 changes: 42 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: woocommerce payments, apple pay, credit card, google pay, payment, payment
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.3
Stable tag: 6.7.1
Stable tag: 6.8.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -94,6 +94,47 @@ Please note that our support for the checkout block is still experimental and th

== Changelog ==

= 6.8.0 - 2023-11-16 =
* Add - Added mechanism to track and log changes to the payment context (reengineering payment process)
* Add - Add rejected payment method capability status
* Add - Add UPE appearance filter.
* Add - Per-country amount limits for payment methods
* Fix - Add Affiliate for WooCommerce support on WooPay.
* Fix - Add WooCommerce Multi-Currency support on WooPay.
* Fix - Allow customers using express payment methods (eg Apple Pay, Google Pay) to create an account automatically when purchasing subscription products if the store settings allow.
* Fix - Display express payment buttons on checkout blocks pay-for-order page
* Fix - Do not load WooPay button on external/affiliate product pages
* Fix - Ensure shortcode renders for Privacy Policy & Terms of Service.
* Fix - Fix builders being stuck after leaving KYC without finishing
* Fix - Fix Multi-Currency formatting for totals on My Account > Subscriptions page.
* Fix - Fix not allowed page when clicking Set up WooPayments from Core and account is already onboarded
* Fix - Fix spelling of cancellation
* Fix - Fix the amount conversion rate for blocked transactions on the transaction details page.
* Fix - Fix total price for Google Pay on quantity change.
* Fix - Fix transaction failure with UGX currency
* Fix - Fix WooPay session handler's Store API route checks.
* Fix - Handle checkout errors that appear during payment method creation request
* Fix - Redact Stripe support contact prompt from error message when capturing amounts greater than authorized.
* Fix - Remove references to In-Person Payments from Transaction settings when Cash on Delivery is disabled.
* Fix - Show Google Pay/Apple Pay buttons in the Pay for Order page
* Fix - Some array key info were not redacted in the logs
* Fix - Update Fraud & Risk tools radio input background color to match the current theme.
* Fix - Update plugin name to WooPayments
* Fix - Updates to the account status logic to reflect status more accurately in some cases.
* Update - Get WooPay 1st party auth flow to work on page load.
* Update - Restructure the pay-for-order check
* Update - Update links across the plugin from woocommerce.com to woo.com (new site URL).
* Update - Update pay-for-order js config billing email to session email
* Dev - Bump tested up to version for WP to 6.4
* Dev - Bump WC and WP tested up to versions to 8.2.0 and 6.3
* Dev - Comment: E2E - Enable WC beta tests & add workaround to revert to classic checkout for WC 8.3.0 & above
* Dev - Comment: Skip E2E tests against WC beta
* Dev - Fire a tracks event for disputed order notice view.
* Dev - Introduce `wcpay_terminal_payment_completed_order_status` filter. Allows overriding the order status after a successful terminal payment.
* Dev - Remove outdated wcpay_transactions_download tracking events.
* Dev - Remove unused JS code
* Dev - Use automatic capture as default flag in new payment process.

= 6.7.1 - 2023-11-03 =
* Fix - Replaced the concrete logging class with a logger interface

Expand Down
2 changes: 1 addition & 1 deletion woocommerce-payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* WC tested up to: 8.2.0
* Requires at least: 6.0
* Requires PHP: 7.3
* Version: 6.7.1
* Version: 6.8.0
*
* @package WooCommerce\Payments
*/
Expand Down

0 comments on commit 86074aa

Please sign in to comment.