Skip to content

1.3.0

Choose a tag to compare

@sjcallender sjcallender released this 12 Sep 16:07
· 30 commits to main since this release
f288b29

1.3.0 - 2026-09-12

Added

  • Added a “Products that never ship” condition at Checkout -> Products, also settable as notShippableProducts in config. Variants of a matching product count as not shippable for Commerce, Postie and other shipping plugins.

Changed

  • The single-page checkout no longer shows the shipping address panel, the shipping method panel, the “same as shipping address” option or the shipping row when nothing in the cart ships. The address panel stays when the store requires a shipping address.
  • The multi-page address and shipping steps now redirect past themselves when nothing in the cart ships.
  • Required checkout fields at the shipping address and shipping method positions are no longer enforced when that step does not render.
  • Postie rates are now fetched on the multi-page shipping step, not only on the single-page checkout.