This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Enhancements
- The Block Hooks API is implemented to auto-inject the Mini-Cart block in header patterns and template parts when the "Twenty Twenty-Four" theme is active. The Mini-Cart block also now defaults to not show the total for the items in the cart when inserted into content. (11745)
- Decrease modal width. (12003)
- [Store Customization] Update the default content in patterns. (11997)
- [Store Customization] Update the "Footer with 3 Menus" pattern to remove the last 2 menus. (11980)
- Limit number of visible incompatible extensions in sidebar notice. (11972)
- Improve readability of order note. (11944)
- Reorganise Columns controls and fix undefined problem in Product Collection settings. (11937)
- Switch to NoticeBanner component inside Store Notices Block placeholder. (11920)
- Preserve shrinkColumns value when switching the layout type of Product Collection. (11905)
- Tweak the product prompt. (11903)
- Add DELETE
private/ai/pattern
endpoint. (11890) - Update notice for default cart and checkout. (11861)
- Enable shrink columns option in Product Collection by default. (11821)
- Move
Combobox
to components package. (11353) - Interactivity API: Implement the new
store()
API. (11071)
Bug Fixes
- [CYS] Fix regression and ensure AI-generated content is assigned to products after the third attempt. (12016)
- [Product Collection] Fix: HTML Entity Decoding in Taxonomy Controls. (11982)
- Product Gallery: Add a Product Image fallback. (11978)
- Reviews by Product: Fix reviews count not appearing in product selector. (11976)
- Hook
woocommerce_single_product_summary
action tocore/post-excerpt
block. (11953) - fix: Store notices always shows as an error type #11768. (11932)
- [Product Collection] Fix: HTML entity decoding for product names in Hand-Picked Products. (11927)
- Validate coupon usage against customer id AND emails. (11860)
- Pass order ID to woocommerce_before_thankyou hook. (11852)
- Translate the prefixes passed to post-terms in product-meta. (11811)
- Prevent fatal errors when using Cart Tokens and creating new accounts on checkout. (11785)
- Product Gallery Thumbnails: Add support for cropping. (11718)
- Fix: Product Collection show products with correct stock statuses. (11708)
- Product Gallery Thumbnails: Fix overflow issues and improve responsiveness. (11665)