From 9d6d970284a5f08a1b9adea49a60f8762edf931f Mon Sep 17 00:00:00 2001 From: Julia Amosova Date: Thu, 11 Jul 2024 17:09:56 -0400 Subject: [PATCH] Update changelog.txt - remove unnecessary entries. Update changelog.txt - remove unnecessary entries. --- changelog.txt | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/changelog.txt b/changelog.txt index c8ee3b92c81..64cfcc0eb2e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,12 +26,12 @@ * Fix - Change the cursor to a pointer when hovering over the mini cart [#46996](https://github.com/woocommerce/woocommerce/pull/46996) * Fix - CYS - Hovering over the header or footer on the "Design your homepage" section should not make them highlighted. [#48358](https://github.com/woocommerce/woocommerce/pull/48358) * Fix - CYS - Select the next block after deleting the selected one (instead of the header). [#48316](https://github.com/woocommerce/woocommerce/pull/48316) -* Fix - CYS: apply white color to the heading elements in the core/cover block
Changelog Entry Comment [#48447](https://github.com/woocommerce/woocommerce/pull/48447) -* Fix - CYS: Fix crash homepage
Changelog Entry Comment [#48205](https://github.com/woocommerce/woocommerce/pull/48205) -* Fix - CYS: Fix CSS header.
Changelog Entry Comment [#48389](https://github.com/woocommerce/woocommerce/pull/48389) -* Fix - CYS: fix logic to disable mover buttons.
Changelog Entry Comment [#48502](https://github.com/woocommerce/woocommerce/pull/48502) -* Fix - CYS: fix tooltip position.
Changelog Entry Comment [#48495](https://github.com/woocommerce/woocommerce/pull/48495) -* Fix - CYS: hide popover when the mouse pointer leaves the site preview and then back.
Changelog Entry Comment [#48394](https://github.com/woocommerce/woocommerce/pull/48394) +* Fix - CYS: apply white color to the heading elements in the core/cover block. [#48447](https://github.com/woocommerce/woocommerce/pull/48447) +* Fix - CYS: Fix crash homepage. [#48205](https://github.com/woocommerce/woocommerce/pull/48205) +* Fix - CYS: Fix CSS header. [#48389](https://github.com/woocommerce/woocommerce/pull/48389) +* Fix - CYS: fix logic to disable mover buttons. [#48502](https://github.com/woocommerce/woocommerce/pull/48502) +* Fix - CYS: fix tooltip position. [#48495](https://github.com/woocommerce/woocommerce/pull/48495) +* Fix - CYS: hide popover when the mouse pointer leaves the site preview and then back. [#48394](https://github.com/woocommerce/woocommerce/pull/48394) * Fix - Do not create empty webhooks after failure to deliver deleted webhook. [#48480](https://github.com/woocommerce/woocommerce/pull/48480) * Fix - Ensure attribute slugs with multibyte characters are handled property when outputting attributes in the REST API products endpoint [#48198](https://github.com/woocommerce/woocommerce/pull/48198) * Fix - Ensure available stock is updated correctly when updating line items in orders via the REST API. [#47784](https://github.com/woocommerce/woocommerce/pull/47784) @@ -65,7 +65,7 @@ * Fix - Moved WooCommerce block categories registration on the server-side, fixing a bug that would show warnings to developers trying to hook new blocks in such categories. [#47836](https://github.com/woocommerce/woocommerce/pull/47836) * Fix - Possible availability of unpublished coupons on sites with an object cache has been addressed through improved cache management. [#47739](https://github.com/woocommerce/woocommerce/pull/47739) * Fix - Prefer update URLs over PluginURI in My Subscriptions for plugins without a subscription. [#47950](https://github.com/woocommerce/woocommerce/pull/47950) -* Fix - Prevent on-sale badge from showing on top of the coming soon banner
[#48082](https://github.com/woocommerce/woocommerce/pull/48082) +* Fix - Prevent on-sale badge from showing on top of the coming soon banner. [#48082](https://github.com/woocommerce/woocommerce/pull/48082) * Fix - Prevent Product Gallery from being inserted on Posts and Pages. [#48228](https://github.com/woocommerce/woocommerce/pull/48228) * Fix - Product Collection: prevent throwing warnings in some circumstances when rendering block [#48530](https://github.com/woocommerce/woocommerce/pull/48530) * Fix - Product Price: Narrow down the ancestors of the block so it's available in inserter only in places where block makes sense [#47802](https://github.com/woocommerce/woocommerce/pull/47802) @@ -88,11 +88,11 @@ * Add - Add skipped test custom reporter to surface skipped tests in CI runs [#48195](https://github.com/woocommerce/woocommerce/pull/48195) * Add - Add the ability to test experimental blocks via the Advanced > Features menu of WooCommerce settings. [#47701](https://github.com/woocommerce/woocommerce/pull/47701) * Add - Add woocommerce_manage_stock option to the default_option_permissions list in the Options rest controller [#48239](https://github.com/woocommerce/woocommerce/pull/48239) -* Add - CYS: add CTA to our Fiverr Logo Maker landing page.
Changelog Entry Comment [#48486](https://github.com/woocommerce/woocommerce/pull/48486) -* Add - CYS: add pattern category in the block toolbar.
Changelog Entry Comment [#48501](https://github.com/woocommerce/woocommerce/pull/48501) -* Add - CYS: Add the Delete button to the Block Toolbar.
Changelog Entry Comment [#48143](https://github.com/woocommerce/woocommerce/pull/48143) -* Add - CYS: Ensure that toolbar appears only when the homepage sidebar is open
[#48115](https://github.com/woocommerce/woocommerce/pull/48115) -* Add - CYS: Show Patterns from PTK
Changelog Entry Comment [#48207](https://github.com/woocommerce/woocommerce/pull/48207) +* Add - CYS: add CTA to our Fiverr Logo Maker landing page. [#48486](https://github.com/woocommerce/woocommerce/pull/48486) +* Add - CYS: add pattern category in the block toolbar. [#48501](https://github.com/woocommerce/woocommerce/pull/48501) +* Add - CYS: Add the Delete button to the Block Toolbar. [#48143](https://github.com/woocommerce/woocommerce/pull/48143) +* Add - CYS: Ensure that toolbar appears only when the homepage sidebar is open. [#48115](https://github.com/woocommerce/woocommerce/pull/48115) +* Add - CYS: Show Patterns from PTK. [#48207](https://github.com/woocommerce/woocommerce/pull/48207) * Add - CYS: Show popover when the user clicks on the pattern [#47583](https://github.com/woocommerce/woocommerce/pull/47583) * Add - Determine _product_template_id from 'woocommerce_product_editor_determine_product_template' filter [#47762](https://github.com/woocommerce/woocommerce/pull/47762) * Add - Display an admin notice in Setting and Extension pages when there are expiring subscriptions and connected account doesn't have a payment method. [#47141](https://github.com/woocommerce/woocommerce/pull/47141) @@ -115,13 +115,13 @@ * Update - CYS - Install the patterns during the CYS flow if the transient is not set. [#48274](https://github.com/woocommerce/woocommerce/pull/48274) * Update - CYS - Redirect to the same section after installing fonts or patterns on the assembler. [#48227](https://github.com/woocommerce/woocommerce/pull/48227) * Update - CYS - Show tooltips on the Shuffle and Delete buttons in the assembler toolbar. [#48465](https://github.com/woocommerce/woocommerce/pull/48465) -* Update - CYS: set new default patterns
Changelog Entry Comment [#48467](https://github.com/woocommerce/woocommerce/pull/48467) +* Update - CYS: set new default patterns. [#48467](https://github.com/woocommerce/woocommerce/pull/48467) * Update - Display return to cart link on mobile devices. [#48103](https://github.com/woocommerce/woocommerce/pull/48103) * Update - Docs: update documentation regarding Compatibility Layer [#48456](https://github.com/woocommerce/woocommerce/pull/48456) * Update - Expand block templates documentation [#48247](https://github.com/woocommerce/woocommerce/pull/48247) * Update - Experimental blocks now have "(Experimental)" suffix [#48071](https://github.com/woocommerce/woocommerce/pull/48071) * Update - fix: label improvement on my order page template [#48374](https://github.com/woocommerce/woocommerce/pull/48374) -* Update - Improve WooCommerce block template names in the Add New Template screenn [#48106](https://github.com/woocommerce/woocommerce/pull/48106) +* Update - Improve WooCommerce block template names in the Add New Template screen. [#48106](https://github.com/woocommerce/woocommerce/pull/48106) * Update - Invalidate cache for SiteGround Speed Optimizer [#48523](https://github.com/woocommerce/woocommerce/pull/48523) * Update - Optimize the regeneration of the product attributes lookup table [#47700](https://github.com/woocommerce/woocommerce/pull/47700) * Update - Product Archive templates: Replace the default block from Products (Beta) to Product Collection block [#48112](https://github.com/woocommerce/woocommerce/pull/48112) @@ -143,7 +143,7 @@ * Update - [CYS] Refactor the pattern registration and add patterns from the PTK API. [#47306](https://github.com/woocommerce/woocommerce/pull/47306) * Update - [CYS] Remove the restriction to TT4 and allow users to proceed to the pattern assembler with any block themes. Update intro page design. [#46916](https://github.com/woocommerce/woocommerce/pull/46916) * Update - [CYS] Show a message when tracking is not allowed in patterns and add the ability for users to opt-in and fetch patterns.
[#48095](https://github.com/woocommerce/woocommerce/pull/48095) -* Dev -
Improve E2E selector by making it stricter. Wait for text due to AJAX call.
E2E test tweaks [#48471](https://github.com/woocommerce/woocommerce/pull/48471) +* Dev - Improve E2E selector by making it stricter. Wait for text due to AJAX call. [#48471](https://github.com/woocommerce/woocommerce/pull/48471) * Dev - Added e2e test to check ability to connect to woocommerce.com [#48028](https://github.com/woocommerce/woocommerce/pull/48028) * Dev - Added test enviornments [#48101](https://github.com/woocommerce/woocommerce/pull/48101) * Dev - Add previous error class to checkout endpoint response [#47489](https://github.com/woocommerce/woocommerce/pull/47489) @@ -179,7 +179,7 @@ * Dev - E2E tests: updated the test ignore pattern for Gutenberg tests project [#47764](https://github.com/woocommerce/woocommerce/pull/47764) * Dev - E2E tests: update tests checking if blocks can be added [#48211](https://github.com/woocommerce/woocommerce/pull/48211) * Dev - E2E tests: update the report configuration for all core jobs [#48424](https://github.com/woocommerce/woocommerce/pull/48424) -* Dev - Fix a filters block e2e test that was mistakenly merged incorrectly.
[#48122](https://github.com/woocommerce/woocommerce/pull/48122) +* Dev - Fix a filters block e2e test that was mistakenly merged incorrectly. [#48122](https://github.com/woocommerce/woocommerce/pull/48122) * Dev - Fixing a flaky core profiler e2e test [#47917](https://github.com/woocommerce/woocommerce/pull/47917) * Dev - Fix path to test results for api core tests [#48490](https://github.com/woocommerce/woocommerce/pull/48490) * Dev - Implement unit test for tracks wcadmin_page_view, wcadmin_tasklist_view, wcadmin_tasklist_task_completed, wcadmin_tasklist_click [#47876](https://github.com/woocommerce/woocommerce/pull/47876) @@ -201,11 +201,11 @@ * Dev - Update the URLs for order-related e2e tests to use new URLs from HPOS [#46397](https://github.com/woocommerce/woocommerce/pull/46397) * Dev - [e2e tests] Fix e2e test reports paths [#48320](https://github.com/woocommerce/woocommerce/pull/48320) * Tweak - Update Printful label [#48778](https://github.com/woocommerce/woocommerce/pull/48778) -* Tweak -
Changelog Entry Comment Add a close button to dismiss store alerts [#48453](https://github.com/woocommerce/woocommerce/pull/48453) +* Tweak - Add a close button to dismiss store alerts [#48453](https://github.com/woocommerce/woocommerce/pull/48453) * Tweak - Adds a defensive check to reduce error log noise when regenerating images. [#47785](https://github.com/woocommerce/woocommerce/pull/47785) * Tweak - Adds best practice advice to the API key generation screen. [#48483](https://github.com/woocommerce/woocommerce/pull/48483) * Tweak - CYS - Update the copy for the intro tour. [#48202](https://github.com/woocommerce/woocommerce/pull/48202) -* Tweak - CYS: Refactor routing approach.
Changelog Entry Comment [#48312](https://github.com/woocommerce/woocommerce/pull/48312) +* Tweak - CYS: Refactor routing approach. [#48312](https://github.com/woocommerce/woocommerce/pull/48312) * Tweak - Include 'original_post_status' in HPOS edit form. [#48196](https://github.com/woocommerce/woocommerce/pull/48196) * Tweak - Minor improvements to BlockTemplatesController instantiation [#48107](https://github.com/woocommerce/woocommerce/pull/48107) * Tweak - Only load 'productCount' and 'experimentalBlocksEnabled' settings in admin [#48152](https://github.com/woocommerce/woocommerce/pull/48152) @@ -218,7 +218,7 @@ * Tweak - Update WC blocks e2e tests to WordPress 6.6 [#48436](https://github.com/woocommerce/woocommerce/pull/48436) * Tweak - Verify if the coming soon cache is displayed when launching the store and alerts the user if it is still present. [#48586](https://github.com/woocommerce/woocommerce/pull/48586) * Performance - Add DISTINCT keyword for smaller response and performance. [#48139](https://github.com/woocommerce/woocommerce/pull/48139) -* Performance - CYS - Optimize the `Choose a professionally designed theme` intro page image.
Changelog Entry Comment [#48566](https://github.com/woocommerce/woocommerce/pull/48566) +* Performance - CYS - Optimize the `Choose a professionally designed theme` intro page image. [#48566](https://github.com/woocommerce/woocommerce/pull/48566) * Performance - Replaced `classnames` package with the faster and smaller `clsx` package. [#47760](https://github.com/woocommerce/woocommerce/pull/47760) * Performance - Revert changing the title of the edit comments screen when editing a review. [#48485](https://github.com/woocommerce/woocommerce/pull/48485) * Enhancement - Accessibility enhancement for the whole shop accounts section [#47144](https://github.com/woocommerce/woocommerce/pull/47144) @@ -235,7 +235,6 @@ * Enhancement - Optimize text wrapping for wc admin pages [#48131](https://github.com/woocommerce/woocommerce/pull/48131) * Enhancement - Remove the previous product management experience [#47814](https://github.com/woocommerce/woocommerce/pull/47814) - = 9.0.2 2024-06-24 = **WooCommerce**