Skip to content

v2.4.0 Feature release

Compare
Choose a tag to compare
@ndeet ndeet released this 15 Dec 10:49
· 23 commits to master since this release

What's Changed

  • Support for WooCommerce cart and checkout blocks by @ndeet in #32
  • Make sure nodejs runs with a specific version to not break build. by @ndeet in #33
  • Make sure npm build works. by @ndeet in #34

WooCommerce blocks support:

  • Woo blocks layout is default for new installations from WC 8.3.0, existing installations not affected
  • For now only the default BTCPay gateway supported (not separate payment gateways option)
  • Modal checkout does not yet work but will come in the coming days
  • If you want to switch your existing store to use blocks layout, see this guide how to switch to Woo blocks for existing stores

Full Changelog: v2.3.1...v2.4.0