Releases: woocommerce/woocommerce-square
Releases · woocommerce/woocommerce-square
Version 4.8.6
- 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
- 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
andactions/download
to v4 due to deprecation.
Version 4.8.4
- 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
- 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
- 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
- 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
- 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
withwc_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
- 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
- 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
- Fix - Remove double encoding from the redirect_url param in the oauth connect url.
- Dev - Bump WordPress "tested up to" version 6.6.