Skip to content

Releases: woocommerce/woocommerce-square

Version 4.8.6

12 Feb 07:41
4d09f1c
Compare
Choose a tag to compare
  • Fix - Resolved "translation loading was triggered too early" issue in WordPress 6.7.
  • Fix - Refresh brand assets.
  • Dev - Bump WooCommerce "tested up to" version 9.7.
  • Dev - Bump WooCommerce minimum supported version to 9.5.
  • Dev - Bump WordPress minimum supported version to 6.6.
  • Dev - Add the WordPress Plugin Check GitHub Action.

Version 4.8.5

21 Jan 16:42
755bb62
Compare
Choose a tag to compare
  • Fix - Unblock the Checkout page UI, and show a generic error when buyer verification fails.
  • Fix - Ensure inventory sync works correctly for variable products when Square sync is enabled through quick or bulk edit.
  • Dev - Bump WooCommerce "tested up to" version 9.6.
  • Dev - Bump WooCommerce minimum supported version to 9.4.
  • Dev - Use the @woocommerce/e2e-utils-playwright NPM package for E2E tests.
  • Dev - Updates GitHub actions/cache, actions/upload and actions/download to v4 due to deprecation.

Version 4.8.4

10 Dec 04:47
9209635
Compare
Choose a tag to compare
  • Fix - Resolved the product duplication issue on the Square side when WooCommerce is set as the SOR.
  • Fix - Remove woocommerce_loop_add_to_cart_link filter to standardize "Buy Gift Card" and "Add to Cart" button styles across themes.
  • Fix - Reposition payment error messages close to Payment Method form on the Classic Checkout page.
  • Dev - Bump WooCommerce "tested up to" version 9.5.
  • Dev - Bump WooCommerce minimum supported version to 9.3.
  • Dev - Group E2E tests using tags and run each group in parallel within the GitHub Actions workflow.
  • Dev - Resolved some failing E2E tests.

Version 4.8.3

11 Nov 20:46
bccec39
Compare
Choose a tag to compare
  • Fix – Ensure Square sync works without issues when using cached API responses.
  • Fix - Avoid a potential infinite loop during inventory pull.
  • Tweak - Change the maximum object retrieval limit from 100 to 50 to avoid timeout issues.
  • Dev - Bump WordPress "tested up to" version 6.7.
  • Dev - Bump WordPress minimum supported version to 6.5.

Version 4.8.2

15 Oct 18:51
d47dd1d
Compare
Choose a tag to compare
  • Add - Title, Description, and Gateway ID props to the express payment method.
  • Dev - Bump WooCommerce "tested up to" version 9.4.
  • Dev - Bump WooCommerce minimum supported version to 9.2.
  • Dev - Bump WordPress minimum supported version to 6.5.

Version 4.8.1

24 Sep 19:45
6f62f2b
Compare
Choose a tag to compare
  • Fix - Confirmation popup no longer appears when saving the Square settings.
  • Fix - Connection settings now persist previous connection when toggling between Production and Sandbox.
  • Fix - Prevent gift card image from being forced upon a site.
  • Fix - Update URL linking to Square Developer dashboard in sandbox settings.
  • Dev - Bump WooCommerce "tested up to" version 9.3.
  • Dev - Bump WooCommerce minimum supported version to 9.1.

Version 4.8.0

18 Sep 08:00
ccd4ebf
Compare
Choose a tag to compare
  • Add - Support for the WooCommerce Product Block Editor.
  • Fix - Address a potential infinite loop issue with the pull_inventory step when running a manual synchronization.
  • Fix - Cancelling Google Pay on checkout shows validation errors.
  • Fix - Missing gift card order item meta during re-order.
  • Fix - Ensure we don't hardcode the database prefix in queries we run.
  • Fix - Replace the use of deprecated hook wcs_renewal_order_meta with wc_subscriptions_renewal_order_data.
  • Update - Change the business location button text based on the location count.
  • Dev - Bump WooCommerce "tested up to" version 9.2.
  • Dev - Bump WooCommerce minimum supported version to 9.0.

Version 4.7.3

20 Aug 03:55
1ff7704
Compare
Choose a tag to compare
  • Fix - Inconsistency in the height of Express Payment Button and compliance with the new Woo Express Payment Method Styling API.
  • Fix - Ensure the "Uncaught TypeError" JavaScript console error does not occur for out-of-stock products.
  • Fix - Ensure compatibility with WooPayments extension.
  • Dev - Bump WooCommerce "tested up to" version 9.1.
  • Dev - Bump WooCommerce minimum supported version to 8.9.
  • Dev - Update NPM packages and node version to v20 to modernize developer experience.

Version 4.7.2

29 Jul 21:10
35d3692
Compare
Choose a tag to compare
  • Fix - Check if dependencies are loaded before showing onboarding process.
  • Fix - Ensure the product category syncs properly between the Square and WooCommerce store.
  • Dev - Fix QIT E2E tests and add support for a few new test types.

Version 4.7.1

22 Jul 03:06
d5a894b
Compare
Choose a tag to compare
  • Fix - Remove double encoding from the redirect_url param in the oauth connect url.
  • Dev - Bump WordPress "tested up to" version 6.6.