Skip to content

Releases: woocommerce/woocommerce-square

Version 4.6.2

27 May 12:54
0d8387e
Compare
Choose a tag to compare
  • 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

11 Apr 14:52
70ef9f8
Compare
Choose a tag to compare
  • Fix - Problem with connection to Square warning.
  • Update - Refreshed plugin marketing copy in readme file.
  • Update - Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations.

Version 4.6.0

28 Mar 06:52
97f7165
Compare
Choose a tag to compare
  • 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

27 Feb 21:02
435aee3
Compare
Choose a tag to compare
  • 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

01 Feb 02:16
2387b4b
Compare
Choose a tag to compare
  • 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

18 Jan 14:36
fb127a3
Compare
Choose a tag to compare
  • 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.