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

Commit 338fd5b

Browse files
committed
update readme.txt with changelog
1 parent cbe0470 commit 338fd5b

File tree

1 file changed

+35
-73
lines changed

1 file changed

+35
-73
lines changed

readme.txt

Lines changed: 35 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,41 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
120120

121121
== Changelog ==
122122

123+
= 2.6.0 - 2020-05-25 =
124+
**New Blocks**
125+
126+
The Cart and Checkout blocks are released in this version for wider review and testing as a part of our consideration for including them in WooCommerce Core. You can read more [about these blocks here](https://woocommerce.wordpress.com/?p=6384).
127+
128+
- bug: Add placeholder to the on-sale products block when no results are found. [#1519](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1519)
129+
- bug: Added correct ellipsis character in Product Search block [#1672](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1672)
130+
- bug: If product is changed for featured product block, update the link in the button. [#1894](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1894)
131+
- bug: Import from `@woocommerce/settings` in `@woocommerce/block-settings` [#2330](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2330)
132+
- dev: Accessibility of the All Products block and filter blocks has been improved. [#1656](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1656)
133+
- dev: All Products Block: Update sorting labels to match frontend options [#2462](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2462)
134+
- dev: Change PropType validation for Icon component [#1737](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1737)
135+
- dev: Changed default rows and columns for product grid blocks to 3x3. [#1613](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1613)
136+
- dev: Check for instance of WP_Block in render_callback [#2258](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2258)
137+
- dev: Devs: `ENABLE_REVIEW_RATING` setting was renamed to `REVIEW_RATINGS_ENABLED` and now it also verifies reviews are enabled, to better match WooCommerce API. [#1374](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1374)
138+
- dev: Fix price filtering when stored prices do not match displayed prices (determined by tax settings). This fix will apply once WooCommerce 3.10 is released. [#1612](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1612)
139+
- dev: HTML editing is no longer supported in several blocks. [#1395](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1395)
140+
- dev: Implement __experimentalCreateInterpolateElement for translations. [#1736](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1736)
141+
- dev: Load WooCommerce Core translations for 'Sale!' and some other strings if translations are unavailable for WooCommerce Blocks. [#1694](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1694)
142+
- dev: Make RadioControl id optional [#1563](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1563)
143+
- dev: Prevent data hydration on REST requests [#2176](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2176)
144+
- dev: Show relationship between terms in the active filters block. [#1630](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1630)
145+
- dev: Table creation validation for install routine [#2287](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2287)
146+
- dev: Update previews and editor styles for cart and checkout blocks [#2160](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2160)
147+
- dev: Update the icons used in the blocks. [#1644](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1644)
148+
- dev: Use display table instead of flex in radio control group [#2461](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2461)
149+
- enhancement: Add dropdown display style to Filter Products by Attribute block. [#1255](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1255)
150+
- enhancement: Abstract Page selector and fix some issues in sidebar. [#2270](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2270)
151+
- enhancement: Add option to display a Filter button to Filter Products by Attribute block. [#1332](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1332)
152+
- enhancement: Add padding zeros to displayed prices [#1520](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1520)
153+
- enhancement: Add support for image for product categories block [#1739](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/1739)
154+
- enhancement: An error notice will be shown in All Product if the customer is trying to add a product above stock or sold individually. [#2278](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2278)
155+
- performance: Improvements to REST API performance [#2248](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2248)
156+
- performance: Avoid loading Assets API during REST requests [#2286](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2286)
157+
123158
= 2.5.16 - 2020-04-07 =
124159
- Performance: Use the latest version of Jetpack Autoloader. #2132
125160

@@ -312,76 +347,3 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
312347
- Build: Reorganize CSS into one file for editor preview, and one file for front-end styles
313348
- Build: Move registration code to a new class
314349
- Build: Update packages
315-
316-
= 1.4.0 - 2019-02-12 =
317-
318-
- Feature: Added new block: "Products by Attribute"
319-
- Enhancement: Added the ability to resize the Featured Product block (a default and minimum height can be set by your theme)
320-
- Enhancement: Updated button on Featured Product block to match core button block behavior
321-
- Components: Added new control component `GridLayoutControl` to manage row/column layout values
322-
- Components: Updated `ProductAttributeControl` to list only attribute types, then once selected, list terms in that attribute
323-
- UX: Remove ability to change selected product in Featured Product block, to prevent "sticky" product links.
324-
- Fix: A product without an image will now use the placeholder image in grid-layout block previews
325-
- Fix: Previously, there was a PHP notice when a Featured Product has no background image
326-
- Fix: There is now an enforced limit on column and row counts (which can be set by your theme)
327-
- API: Added `attr_operator` support to products endpoint to compare product attribute terms
328-
- Build: Update packages
329-
- Build: Remove unnecessary internationalization build step
330-
331-
= 1.3.1 - 2019-01-17 =
332-
333-
- Fix: A CSS conflict was causing the core columns style to reset, this has been fixed and columns will display as expected now.
334-
- Fix: A version conflict with a JS package was causing the blocks to be broken in non-English locales. The package was updated.
335-
- Fix: Translations were not being loaded correctly for the JS files. We now bundle the Danish, Spanish, and French translations so that these can be used.
336-
337-
= 1.3.0 - 2019-01-15 =
338-
339-
- Feature: Added new blocks: "Featured Product", "Hand-picked Products", "Best Selling Products", "Newest Products", "On Sale Products", "Top Rated Products"
340-
- Enhancement: Create new "WooCommerce" block category, all blocks are found there now
341-
- Enhancement: Added a control to "Products by Category" block to control whether products need to match any selected categories or all selected categories
342-
- Fix: A "Products by Category" block with no category selected will no longer show all products
343-
- Legacy block: Remove legacy "Products" block from being shown in the block inserter (still loading the block for an existing uses)
344-
- Legacy block: Fix an issue with imageless products in the legacy "Products" block.
345-
- Components: Add new Control components `ProductControl`, `ProductsControl`, `ProductOrderbyControl`
346-
- Components: Update `SearchListControl` to allow selecting a single item
347-
- API: Add `cat_operator` support to products endpoint
348-
- API: Add product `description` & `short_description` to each product
349-
- API: Add attribute group names to each attribute
350-
- Build: Update packages
351-
- Build: Add cssnano to minify CSS
352-
- Build: Split out node_modules code into separate vendors files
353-
354-
= 1.2.0 - 2018-12-04 =
355-
356-
* Feature - Stand-alone product category block with improved category selection interface.
357-
* Fix - All users who can edit posts can now use these blocks thanks to a new set of API endpoints allowing view access to products, product categories, and product attributes.
358-
* Fix - Compatibility with WP 5.0, fixed error “Cannot read property Toolbar of undefined”.
359-
* Fix - Only published products are shown in previews.
360-
* Enhancement - Translations should now load into the block (for WP 5.0+).
361-
* Enhancement - Modernized build process and developer tools, and added tests for faster future development.
362-
363-
= 1.1.2 - 2018-09-07 =
364-
365-
* Fix - Refactor to remove withAPIData usage, as the class was removed in Gutenberg 3.7.
366-
367-
= 1.1.1 - 2018-08-22 =
368-
369-
* Fix - Make Newness ordering order correctly on frontend.
370-
* Fix - Don't cause fatal errors if WooCommerce is not active.
371-
372-
= 1.1.0 - 2018-06-06 =
373-
374-
* Feature - Add "Best Selling" and "Top Rated" product scopes.
375-
* Fix - Only enqueue scripts and styles in the site backend.
376-
* Fix - Remove focus checks deprecated in latest Gutenberg version.
377-
* Fix - Added keys to some elements to prevent React warnings.
378-
* Enhancement - Added custom API endpoint for more accurate block previews with orderby.
379-
* Performance - Refactored the way the attribute select works to prevent many concurrent API requests on sites with many attributes.
380-
381-
= 1.0.0 - 2018-04-24 =
382-
383-
* Initial implementation of the Gutenberg Products block.
384-
385-
== Upgrade Notice ==
386-
387-
= 1.0 =

0 commit comments

Comments
 (0)