Releases: woocommerce/woocommerce-square
Releases · woocommerce/woocommerce-square
Version 4.6.2
- Dev - Bump WooCommerce "tested up to" version 8.9.
- Dev - Bump WooCommerce minimum supported version to 8.7.
- Fix - Update the Apple Pay domain verification file.
Version 4.6.1
- Fix - Problem with connection to Square warning.
- Update - Refreshed plugin marketing copy in readme file.
- Update - Replace the middleware URL from
connect.woocommerce.com
toapi.woocommerce.com/integrations
.
Version 4.6.0
- Add - Support for buying a Square Gift Card using Cash App Pay.
- Add - Support for splitting payments between a Square Gift Card and Cash App Pay.
- Add - Support for the “Charge” and “Authorization” transaction types in the Cash App Pay payment method.
- Dev - Declare compatibility with PHP 8.3.
- Dev - Bump WooCommerce "tested up to" version 8.7.
- Dev - Bump WooCommerce minimum supported version to 8.5
- Dev - Bump WordPress "tested up to" version 6.5.
- Fix - Ensure a Gift Card is created when the Credit Card transaction type is "Authorization," and "Charge Virtual-Only Orders" is enabled.
- Fix - npm ERR! Missing script: "test:e2e".
- Fix - Issue with Square payment gateway being shown for unsupported currencies.
Version 4.5.1
- Fix - Address the repetitive creation of
wc_square_init_payment_token_migration
actions in the payment token migration process. - Dev - Bump WooCommerce "tested up to" version 8.6.
- Dev - Bump WooCommerce minimum supported version to 8.4.
Version 4.5.0
- Add - Support for the Cash App Pay payment method.
- Dev - Added end-to-end (E2E) tests for the Cash App Pay payment method.
- Dev - Bump WooCommerce "tested up to" version 8.5.
- Dev - Bump WooCommerce minimum supported version to 8.3.
- Dev - Bump WordPress minimum supported version to 6.3.
- Fix - Issue with syncing products that have a description more than 4096 characters.
Version 4.4.1
- Fix - Resolved the issue of double-counted inventory drops when WooPayments is used as the payment processor.
- Dev - Bump WooCommerce "tested up to" version 8.4.
- Dev - Bump WooCommerce minimum supported version to 8.2.
- Dev - Update WordPress "tested up to" version to 6.4.0.
- Dev - Ensure that all end-to-end tests pass.
- Tweak - Updated placement of Express payment buttons (e.g., Apple Pay, Google Pay) on cart and product pages to align with WooCommerce Express payment button standards.
- Remove - Action Scheduler dependency removed as it now comes bundled as part of WooCommerce core.