This release fixes bugs introduced in WooCommerce 4.4.0 and an issue introduced in WooCommerce 4.5.0.
In WooCommerce 4.4.0, we introduced functionality that was intended to improve the handling of variable products with the โfilter by attributeโ widget. (#26260) This pull request caused some additional issues with the handling of attributes that werenโt used with variations, and the count was still incorrect for products that were marked โhidden for catalogโ. Weโve decided to roll back the changes to the โfilter by attributeโ widget and reintroduce them in a future version of WooCommerce. (#27625)
Weโve also fixed an issue introduced in 4.5.0 which prevented โ0โ from being used as an attribute value for variations. (#27633)
Here is the additional changelog for this release:
* Fix - Revert the changes in filtering by attribute that were introduced in WooCommerce 4.4. #27625 * Fix - Adjusted validation to allow for variations with "0" as an attribute value. #27633
Thanks to everyone for reporting these issues promptly and helping out with the fix release.
Download the latest release of WooCommerce here or visit Dashboard โ Updates to update the plugin from your WordPress admin screen.