Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit ab127ad

Browse files
committed
add changelog - 8.5.0 version
1 parent d4e3247 commit ab127ad

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

readme.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,34 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
8686

8787
== Changelog ==
8888

89+
= 8.5.0 - 2022-09-12 =
90+
91+
#### Enhancements
92+
93+
- Improve the alignment of the Remove button in the Filter by Attribute block. ([7088](https://github.com/woocommerce/woocommerce-blocks/pull/7088))
94+
- Enhance the display of the Active filters block changing the sizes of the text. ([7087](https://github.com/woocommerce/woocommerce-blocks/pull/7087))
95+
- Add loading placeholders to Active Filters block. ([7083](https://github.com/woocommerce/woocommerce-blocks/pull/7083))
96+
- Improved many of the labels to be less technical and more user-friendly. ([7045](https://github.com/woocommerce/woocommerce-blocks/pull/7045))
97+
- Featured Item Blocks: Remove inline default color so that custom colors from Global Styles are applied correctly. ([7036](https://github.com/woocommerce/woocommerce-blocks/pull/7036))
98+
- Update "remove filter" icon on the Active Filters block to use Icon component in both layouts. ([7035](https://github.com/woocommerce/woocommerce-blocks/pull/7035))
99+
- Update `filter by price` skeleton design. ([6997](https://github.com/woocommerce/woocommerce-blocks/pull/6997))
100+
- Update `filter by attribute` skeleton design. ([6990](https://github.com/woocommerce/woocommerce-blocks/pull/6990))
101+
102+
#### Bug Fixes
103+
104+
- Fix checkbox label when count is zero. ([7073](https://github.com/woocommerce/woocommerce-blocks/pull/7073))
105+
- Fix incompatible Classic Template block notice in the Editor for Woo specific templates. ([7033](https://github.com/woocommerce/woocommerce-blocks/pull/7033))
106+
- Update - remove __experimentalDuotone from Featured Product and Featured Category blocks. ([7000](https://github.com/woocommerce/woocommerce-blocks/pull/7000))
107+
108+
#### Documentation
109+
110+
- Add steps to retrieve products variations in Store API documentation. ([7076](https://github.com/woocommerce/woocommerce-blocks/pull/7076))
111+
112+
#### Dependencies
113+
114+
- Bump commander from 9.3.0 to 9.4.0. ([6831](https://github.com/woocommerce/woocommerce-blocks/pull/6831))
115+
- Bump automattic/jetpack-autoloader from 2.11.6 to 2.11.7. ([6810](https://github.com/woocommerce/woocommerce-blocks/pull/6810))
116+
89117
= 8.4.0 - 2022-08-29 =
90118

91119
#### Enhancements

0 commit comments

Comments
 (0)