New Features
- Disable add-to-cart toast — A new option lets you turn off the toast notification that appears after a product is added to the cart, for stores that prefer to handle the post-add UX themselves
- Product-variation-needed customisation — The "please select a variation" button now appears on any variation product, and a new option controls when it surfaces
Improvements
- AdvancedSelect search focus — The search input inside the AdvancedSelect dropdown now auto-focuses when the dropdown opens, so you can start typing immediately
- Lightbox unsaved-changes alert — The unsaved-changes warning no longer fires when the lightbox auto-submits an add-to-cart, so customers don't see a spurious "are you sure" prompt mid-flow
- Lightbox Done button translation — The lightbox Done button now respects the
actions.modal_donetranslation key - Settings tabs loading state — A loading overlay now appears when switching between settings tabs in the admin
Bug Fixes
- WooCommerce cart quantity — Fixed Chamevo products always landing in the cart with quantity 1 regardless of the quantity selected on the product page; bulk-variations totals are preserved
- Product Builder view isolation — Fixed image layers added in one view leaking into other views (and being persisted to those views' saved data) after a Save + switch + return sequence
- Variation-needed flag in next-page mode — Fixed the "Variation Needed" / "Product-Variation Needed" customize-button options being ignored when the product designer ran in next-page (
page-customize) visibility mode - WooCommerce mini-cart thumbnail — Fixed the customized product thumbnail not appearing in the mini-cart after adding to cart
- V2 customizer on block themes — Fixed the V2 customizer failing to render on block-based themes; also stopped Tailwind preflight styles leaking into the WP admin and breaking native admin chrome
- WP admin menu icon reset — Restored Tailwind preflight (used by the V2 customizer) while scoping the WP admin menu icon reset so the two no longer collide
- Price element selector on V2 — Fixed the V2 price selector picking the wrong element on pages with multiple
.priceblocks (e.g. cross-sell or related-product sections) - Upload max file size — Fixed upload handlers ignoring the configured max-file-size setting; oversized uploads now correctly reject at the limit