WooCommerce Blocks 5.8.0 Release Notes

A new version of WooCommerce Blocks has been released! Version 5.8.0 is now available for download from GitHub and WordPress.org.

This release contains a new block! When used on a page with the All Products block, the Filter Products by Stock block allows you to provide a way for shoppers visiting a store to filter the visible products by the stock status for the products. Big thanks to @grogou who made this community contribution to the WooCommerce Blocks repository.

There’s also a fix implemented for the Product Category List block which had extra lines appear when used a page configured as the shop page for a store.

Significant effort also went into creating more documentation for various extensibility interfaces related to the Cart and Checkout blocks. This will enhance the available references helping guide extension developers who want to integrate with the blocks.

Changelog

Enhancements

  • Introduced the __experimental_woocommerce_blocks_checkout_update_order_from_request hook to the Checkout Store API. (4610)
  • Add new Filter Products by Stock block. (4145)

Bug Fixes

  • Prevent Product Category List from displaying incorrectly when used on the shop page. (4587)
  • Add label element to <BlockTitle> component. (4585)

Documentation

  • Add Extensibility info to Store API readme. (4605)
  • Update documentation for the snackbarNoticeVisibility filter. (4508)
  • Add documentation for extensionCartUpdate method – this allows extensions to update the client-side cart after it has been modified on the server. (4377)


3 responses to “WooCommerce Blocks 5.8.0 Release Notes”

  1. […] WooCommerce Blocks 5.8.0 Release Notes […]

  2. […] Blocks: version 5.8.0 of WooCommerce Blocks has been released! Say hello to the All Products block, which enables merchants to filter visible […]

Leave a Reply

Your email address will not be published. Required fields are marked *