—
We’re excited to announce that the release candidate is now available! We are on track for our planned March 9th release date. Note that this is a minor release focusing on bug fixes and performance improvements. Changes Fix – Placeholder image height in cart. #29139 Dev – “Store management insights” option now is turned off by…
—
There’s a new version of WooCommerce Blocks! Version 4.5.2 is now available on WordPress.org and GitHub. This release includes a bug fix which ensures the prices of items in the Cart block display correctly if the store is configured to display prices without decimal places. Alongside this bug fix, we also included an update to styling in the…
—
There’s a new version of WooCommerce Blocks! Version 4.5.1 is now available on WordPress.org and GitHub. This release includes a new look for the payment methods section of the Checkout block, a new look for items in the Cart block and some design tweaks to how data is displayed in the Cart and Checkout blocks’ sidebars. The “Place…
—
WooCommerce 5.1 is now available for beta testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin. What’s new? This is a minor release focusing on bug fixes and performance improvements. Just like other minor releases, this release also aims to be backward compatible with previous WooCommerce releases. Highlights WooCommerce Blocks…
—
tl;dr As of WooCommerce Admin 1.9, the @wordpress/components package is no longer bundled as part of the WooCommerce Admin codebase. The Details Early on in the development of WooCommerce Admin, the maintainers decided to bundle the @wordpress/components package with WooCommerce Admin. This helped ensure all of the features WooCommerce Admin relies on, notably React hooks,…
—
End-to-end tests are a powerful way to help you ship your WooCommerce Extension free of defects, but they’re hard to set up initially. As a result, many extension developers never experience the benefits of end-to-end testing and spend more time on bugs they shipped to production. Today, we’re shipping an End-to-End Testing Boilerplate to help…
—
We’re excited to announce that WooCommerce 5.0 is now released! This is the second minor release of 2021 and has 255 commits from 30 contributors in WooCommerce core. 163 commits from 26 contributors in the WooCommerce admin package. This is a minor release, which means everything is backward compatible with the previous version. As always, we…
—
We have released a WooCommerce 5.0 release candidate 3 and are still on track for our planned release February 9th. Note that this is a minor release focusing on bug fixes and performance improvements. See more details of our versioning changes in Developer Advisory: Changes to WooCommerce Versioning Scheme. Changes WooCommerce Admin 1.9.0 final release…
—
Today we released a patch version of WooCommerce Blocks to fix compatibility with 3rd party payment gateway integrations. Version 4.4.2 is now available on WordPress.org and GitHub. Changelog Bug Fixes Adds a default “features” array for payment methods which do not define supported features. Fixes conflicts with 3rd Party payment method integrations.
—
We recently released updates to all of our end-to-end testing packages: @woocommerce/api version 0.1.1 @woocommerce/e2e-core-tests version 0.1.1 @woocommerce/e2e-environment version 0.2.0 @woocommerce/e2e-utils version 0.1.2 Below you’ll find an overview of what has changed for each of these packages. @woocommerce/api This release contained compatibility fixes for the core tests and utilities packages. There were no new features…
—
Adding columns to analytics reports are a really interesting way to add functionality to WooCommerce. New data can be consumed in the table view of the user interface and in your user’s favourite spreadsheet or third party application by generating a CSV. These instructions assume that you have a test plugin for WooCommerce installed and…
—
There’s a new version of WooCommerce Blocks! Version 4.4.0 is now available on WordPress.org and GitHub. This release includes several small tweaks and bug fixes across our blocks to fix markup issues and improve accessibility. One minor change theme authors may need to be aware of is that the star ratings markup within the All Products block no…