—
Hi folks! We are announcing a change to the way our BETA and RC pre-releases are published. In order to deliver a more stable release, we’ve decided to let the BETA pre-releases run one week longer. That means our RC pre-release is now reduced to one week. Pre-release versions will still be available for a…
—
A while ago, we announced the public availability of developer documentation covering the integration of payment methods with the Cart and Checkout Blocks. This time, we will show you an example that includes the necessary client side (JS) and server side (PHP) components involved in exposing a payment gateway in the new Checkout Block. Note:…
—
A new version of WooCommerce Blocks has been released! Version 8.0.0 is now available for download from GitHub and WordPress.org. This release contains both enhancements and bug fixes. Changelog Enhancements Enhancement: Make form components require onChange and have a default value. (6636) Enhancement: Footer Template Parts use now <footer> instead of <div> and Header uses <header> instead of <div>. (6596) Enhancement: Replace the ProductTag tax_query…
—
We’re excited to announce that the first release candidate for WooCommerce 6.7 is now available. We are currently on track for our planned July 12 release date. Changes Since the beta release, the following changes have been made: Fix Uncaught DOMException on WooCommerce -> Extensions page. #33711 Fix ‘Cannot read properties of undefined’ error when clicking Export button…
—
The second beta for WooCommerce 6.7 is now available. We are currently on track for our planned July 12th, 2022 release date. Changes Since the first beta release, the following changes have been made: Fix – Fix payments experiment banner logic to be executed before experiment is called. #33549 Fix – Move tracks _ui and _ut properties…
—
A new version of WooCommerce Blocks has been released! Version 7.9.0 is now available for download from GitHub and WordPress.org. This release is mainly a bug fixes release for various blocks. Changelog Enhancements Disable page scroll when Mini Cart drawer is open. (6532) Register filter blocks using block metadata. (6505) Bug Fixes Fix images hidden by default in…
—
Beta 1 for the July 2022 release of WooCommerce is now available for testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin. Changelog The complete list of changes, tweaks, fixes, and improvements included in this release can be viewed in the readme.txt for the release. Actions and Filters Filter Description…
—
We plan on bumping the minimum requirements for Action Scheduler in an upcoming release. The Details Currently, Action Scheduler requires at least PHP 5.6 but, principally in order to add improved handling for certain error conditions, we are going to bump that requirement to PHP 7.0. How can I tell if this affects me? If…
—
WooCommerce 6.6.1 is available for download. It introduces a few fixes for issues that were introduced in the 6.6.0 release. What’s New? WooCommerce 6.6.0 introduced sanitization for payment gateway titles. This could cause a problem if you had a payment gateway that didn’t properly set a title. We’ve fixed the issue introduced in 6.6.0 with…
—
We are pleased to announce the release of WooCommerce 6.6. This release should be backwards compatible with the previous version. This release contains: 904 commits from 51 contributors in WooCommerce Core 97 commits from 21 contributors in WooCommerce Blocks As always, we recommend creating a backup of your site and making sure that your theme…
—
WooCommerce Admin’s code has now safely landed in Core WooCommerce repository, which has been transformed into a monorepo. This monorepo is now capable of unifying code across the WooCommerce platform into a central repository facilitating an integrated developer experience no matter which part of WooCommerce is being developed. If you would like to read more…
—
A new version of WooCommerce Blocks has been released! Version 7.8.0 is now available for download from GitHub and WordPress.org. In this release, we are including some minor bug fixes and improvements: The Featured Category block now can set the product image as a Fixed Image and a Repeated Image via new media controls. The Mini Cart block now has Font Size and Font Family support. The Cart and Checkout blocks respect low stock…