WooCommerce Blocks 4.1 Release Notes

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

This release introduces full compatibility with WordPress 5.6, validation for Checkout block (client and server-side) and a bunch of bug fixes. Thanks again to all of you who are using the new blocks and reporting things you’d like improved!

Address Validation in Checkout

Previous versions included client side validation for checkout input, this release takes it one step further and introduced more validation in the client side, and full validation in the backend.

WordPress 5.6 Compatibility

With WordPress 5.6 out, we ensured that all of our blocks are compatible with it, fixing any deprecation notices in our way.

Changelog

Enhancements

  • Add the ability to directly upload an image in Featured Category and Featured Product blocks. (3579)
  • Fix coupon code button height not adapting to the font size. (3575)
  • Fixed Coupon Code panel not expanding/contracting in some themes. (3569)
  • Fix: Added fallback styling for screen reader text. (3557)

Bug Fixes

  • Fix nonce issues when adding product to cart from All Products. (3598)
  • Fix bug inside Product Search in the editor. (3578)
  • Fix console warnings in WordPress 5.6. (3577)
  • Fixed text visibility in select inputs when using Twenty Twenty-One theme’s dark mode. (3554)
  • Fix product list images skewed in Widgets editor. (3553)
  • Correctly validate fields containing white space on the checkout.
  • Add address validation to values posted to the Checkout via StoreApi. (3552)
  • Fix Fees not visible in Cart & Checkout blocks when order doesn’t need shipping. (3521)

compatibility

  • Fix All Products block edit screen. (3547)

wp dependency

  • Bumped the minimum WP required version to 5.4. (3537)
  • Removed compatibility with packages in WordPress 5.3. (3541)

4 responses to “WooCommerce Blocks 4.1 Release Notes”

  1. Hi. Just tried Blocks 4.1, more precise, cart and pay block. Is there a way tot move the fields around? In NL we write “postal code Town” and there under the country. Example:
    2636 DE Schipluiden
    Nederland
    The current order seems awkward to Dutch people. Would be nice if that could be changed / changeable.
    TIA, Egbert Jan, NL

    1. Hey there Egbert, reordering the fields is not possible currently but can be made possible in future versions or add-ons.

  2. Hi again, Another observation. My site uses Mollie as payment brooker The pay block does not show that payment method. If I enable COD, that does show up.
    Egbert Jan, NL

    1. Yes, as stated in the initial release post, payments methods are not supported, we support Stripe credit card, Paypal Standard, and other core offline payment methods.
      For any other payment method, we suggest you contact Mollie for them to provide support for the new block.

Leave a Reply

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