This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Releases: woocommerce/woocommerce-blocks
Releases · woocommerce/woocommerce-blocks
10.9.0
Enhancements
- Add the
wc-blocks-footer-pattern
class identifier to all footer patterns. (#10542) - Add the
wc-blocks-header-pattern
class identifier to all header patterns. (#10541) - Featured Products: Fresh & Tasty pattern: Enhance mobile view and optimize images. (#10521)
- Add placeholder images and update text styles for the Alternating Image and Text pattern. (#10479)
- Performance: Selecting shipping rates during checkout, and API calls in general, are now faster. Shipping selection improved by at least 1 second. (#10472)
- Fixed wcSettings inconsistent property naming style by converting all properties to camelCase. (#10439)
- Prevent a conflict with 3rd party plugins caused by using the session class too early. (#10373)
- Product Collection: Use Interactivity API for pagination. (#10361)
- Products: Fix the before/after shop item hooks. (#10332)
- Checkout: Prevent postcode validation error notice appearing after pushing changes for other fields. (#10315)
- Product Button block: Integrate Interactivity API to make the block dynamically. (#10006)
Bug Fixes
- Fix Express Payments buttons display in the Cart block. (#10534)
- Fixed a bug which caused theme border colors to not correctly show on the blocks on the editor side. (#10468)
- Fix: Compatibility layer issue when the Products (Beta) block is the top level block. (#10455)
- Products (Beta): Hooks are no longer fired around the empty content. (#10453)
- Fix an issue where inner Cart blocks were incorrectly nested. (#10447)
10.8.3
10.8.2
10.8.1
10.8.0
Enhancements
- Update the Featured Products 5-Item Grid pattern to become wireframed. (10401)
- Add selection button to featured items block when id not found. (10387)
- Unify 'Powered by' and 'Built with' texts in all patterns. (10380)
Product Details Product Listing
: Remove the styles on product title and button. (10362)- Update the Featured Category Triple pattern to become wireframed. (10343)
- Update the Large Footer and Large Footer Dark patterns to become wireframed. (10323)
- Update the
Footer with Simple Menu and Cart
pattern to have no opinionated styles. (10306) - Relocate sale badge to be consistent for products. (10297)
- Update the
Footer with 3 menus
pattern to have no opinionated styles. (10294) - Updated Product Hero pattern to have no opinionated styles. (10292)
- Remove border controls from Filter by Attribute block. (10277)
- Updated "Testimonial Single" pattern to have no opinionated styles. (10275)
- Remove opinionated styles from the Hero Product Split pattern. (10270)
- Updated Product Hero pattern to have no opinionated styles. (10260)
- Updated Testimonial 3 columns pattern to have no opinionated styles. (10258)
- Updated Product Collections Newest Arrivals patterns to have no opinionated styles. (10256)
- Made checkout event hooks reflect the current state of the cart. (10254)
- Remove Featured Category Cover Image pattern in favor of the Feature Category block. (10252)
- Small adjustments to the title, description and icon of the Express Checkout block. (10237)
- Remove opinionated styles from the Minimal Header pattern. (10227)
- Remove opinionated styles from the Centered Header Menu with Search pattern. (10226)
- Register a Mini-Cart template part area, so in WP 6.3, the Mini-Cart template part is listed separately from the other template parts. (10203)
- Added a new ColorPanel component and implemented in the Mini-Cart block for custom color controls. (10062)
- Start using the "Single Product" block for the "Product Details Product Listing" pattern. (9978)
Bug Fixes
- Fix Classic Template block not rendering in Single Product custom templates. (10342)
- Products: Improve performance by preventing running the Product Query logic twice in Editor. (10340)
- Fix some styling issues in the product or category selector of some blocks. (10308)
- Fix: Incorrect default number of products in editor when inheriting query. (10303)
- Fix PHP warnings when doing a search with product collection block. (10300)
- Fix styles for the Add to Cart Form block when used together with the Single Product block. (10282)
- Fix: Add missing page titles to the Cart and the Checkout templates. (10281)
- Fix deprecated warning for featured category and product block. (10246)
- Fix indent issue for the search list control in certain themes. (10245)
- Fixed classic template appearance in the editor with some of the default themes. (10240)
- Newest Products: Fix the stock status filter that would crash the block when opened. (10201)
- Fix an issue where the radio buttons for shipping methods were incorrectly aligned on the Cart block in the post and site editor. (10150)
Various
10.7.1
10.7.0
Enhancements
- Updated Essential Header patterns to have no opinionated font sizes. (10219)
- Modernize the block registration for the Mini Cart block. (10168)
- Improve Banner pattern for mobile devices. (10107)
- Bring back user to 1st page when filters are changed. (9952)
- Only load styles required by the blocks rendered on the page. (9831)
- Enable WooCommerce custom template part support for classic themes that support block template parts. (9780)
Bug Fixes
- Prevent Mini-Cart template part preview in Site Editor being too high. (10204)
- Fix some styling issues in the editor placeholder of some blocks. (10192)
- Mini-Cart: Fix the empty cart drawer button styling. (10169)
- Single Product Template > Ensure extensions can't trigger fatal errors on customized single product templates without any post content blocks. (10128)
- Fix image overlapping in mobile in the Editor for the
Discount banner with image
. (10108) - Fix: Return null or object for ImageAttachmentSchema response. (9962)
10.6.1
Bug Fixes
- Improve performance and fix memory exhaustion errors that could be triggered for stores with a high volume of products using the Products (Beta) or Products Collection blocks. (#10198)
- Fix a visual bug with margins around the Proceed to Checkout button on the Cart block. (10182)
- Fixed formatting for addresses sent to the Store API. (#10242)
Security
- Update CORS handling in Store API
10.6.0
Enhancements
- Remove attributes data from saving in HTML for Active Filters block. (10047)
- Remove attributes data from saving in HTML for Filter by Price block. (10039)
- Product Image block: Add size settings to change the width, height, and scale. (10034)
- Remove the word ‘beta’ from the compatibility notice. (10019)
- Add new
Discount banner with image
pattern. (9957) - Add new
Product collection banner
pattern. (9953) - Add
Small discount banner with image
pattern. (9947) - Add the new
Banner discount
pattern. (9936) - Start using the Single Product block for the Hero Product pattern. (9935)
- Shop by price pattern: Update titles and links to filter by price and rating. (9915)
- Update
Hero Product 3 Split
pattern with opinionated button styling and margin adjustments. (9893) - Update header patterns to use the product search block instead of the WP core search block. (9890)
- Hero Product – Split pattern: Add link to the shop page to the button. (9879)
- Banner pattern: Update colors and improve spacing and centering in small screens. (9877)
- Update
Display product count
option to default tofalse
in Filter by Attributes, Filter by Stock and Filter by Rating blocks. (9833) - Only load styles required by the blocks rendered on the page. (9831)
- Product Rating: Removes unnecessary Product Rating markup in case there are no real or mocked ratings present. (9822)
- Consistent Pattern Titles. (9814)
- Mini Cart: Add color settings for the Price, Icon, and Product Count. (9647)
- Added new Cart, Checkout, Order Confirmation templates and Checkout Header template part to the Site Editor. (9301)
Bug Fixes
- Prevent prefetched Cart payload causing wrong values with cached Mini-Cart block. (10029)
- Make filter by rating preview consistent with default settings. (10007)
- Fix notice banner links for Legacy notices. (9996)
- Add to Cart with Options block > Remove opinionated styles for the price list on grouped products. (9988)
- Add loading and responsive image attribute to image element of Product Image block. (9984)
- Single Product Template Compatibility Layer: Fix some blocks that don't show on the frontend side in a specific case. (9982)
- Fix: Single Product Block - Ensure the Product Summary and Title blocks are always rendered with the correct context independent of their position in the editor. (9968)
- Ensure saved payment methods do not show if the payment gateway they belong to cannot be used to make payments for the current cart configuration. (9917)
- Featured Products 5-item grid: Fix extra whitespace in small viewports. (9913)
- Local Pickup - Only show collection address when set. (9808)
- Remove unnecessary white space from Testimonials 3 Columns pattern. (9786)
- Fix customer account block not able to center align. (9750)
10.5.0
Enhancements
- Allow Customer Account Block to be found with keyword "My Account". (9815)
- Mini Cart: Add an alternative icon setting. (9570)
- Improved the performance of loading frontend assets through the use of caching. (9120)
- Add additional optimization to the Pattern images. (9803)
Bug Fixes
- Fix error when adding the Reviews by Category block to a store without any product reviews. (9868)
- Mini Cart block: Fix icon render in the widget selector. (9828)
- WooCommerce Product Filters pattern: Improve the preview of the Filter by Attribute block. (9812)
- Ensure the "Change Address" button is visible in the cart even if local pickup is selected. (9809)
- Fix capitalization in Product Collections: Newest Arrivals pattern. (9777)
- Add RTL preview support for mini-cart. (9756)
- Fix mini cart icon not displaying correctly in RTL sites. (9707)
- Prevent Mini-Cart drawer to show horizontal scrollbar if the system has visible scrollbars. (9676)
- All Reviews block: Fix error when adding the block to a store without reviews. (9869)
- Products block: fix compatibility with Gutenberg 16. (9878)