Release: Remove 8.8 change files (#45818)

Delete changelog files from 8.8 release

Co-authored-by: WooCommerce Bot <no-reply@woo.com>
This commit is contained in:
github-actions[bot] 2024-03-25 17:17:17 +01:00 committed by GitHub
parent b3a1d8c922
commit 5bc944f394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
226 changed files with 0 additions and 910 deletions

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add new product archive header template and hook into woocommerce_before_main_content

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Validate coupons with email restrictions upfront and change user's feedback when a coupon is not valid for the user.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Improve accessibility of sale price markup.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: performance
Removes star font

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add a filter to allow modifying the attribute term name in the Active Product Filters widget.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Use regular_price to determine if product is not sale and don't rely only on price for product_meta_lookup

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
Fix `is_read` value in Admin notes.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Move the rendering of Order Attribution inputs fully to JS. Support multiple instances on the same page.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: tweak
Update the copy for the terms and conditions on WooCommerce.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Compatibility Layer: pass additional context to woocommerce_blocks_hook_compatibility_additional_data hook which is a class name in which it was called

View File

@ -1,4 +0,0 @@
Significance: major
Type: add
Customize Your Store: Introduce the feature for conditionally changing the default font pairings available based on user consent and the WordPress version.

View File

@ -1,3 +0,0 @@
Significance: patch
Type: update
Comment: Updated the template logic used by block themes, to make it more performant and resilient.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: No changelog needed: this tidies up a stray comment, and doesn't really merit a changelog entry.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Removed `id` attribute from Product Collection blocks.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Fixed minor errors in file documentation syntax.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Convert the No Reviews Placeholder component of the Reviews by Product block from JavaScript to TypeScript.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
[CYS] Fix the intro path when exiting the assembler.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Convert With Product Variations HOC to TypeScript

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Ensure the "Any" Filter condition is displayed on the left and the "All" filter condition is displayed on the right side in the display settings for the Filter by Attribute block.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
CYS - Updates the footer and homepage sections of the assembler sidebar.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Update Blocks build message when asset files are not built.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Display a new modal informing the theme switch whenever the user clicks on the "Start designing" button in the Customize Your Store flow.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Update the themes list on the Customize Your Store intro screen.

View File

@ -1,4 +0,0 @@
Significance: major
Type: add
Enable the Customize Your Store feature on Core.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Improve webpack cache-busting version parameter by using file contents hash

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Fix the flickering effect on hover on the font pairing cards.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Refactor e2e tests for product review blocks.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
CYS - Mark the product's task as completed only if products were created or modified by users.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Add support for extending product types on onboarding task list

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Refactor rating, stock filter block e2e tests to use new dynamic templates

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Refactor blocks attribute filter e2e test that used static html template

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: This PR affects tooling and a change entry is not required.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Customize Your Store: Add the color palettes for the Nokul, Highline and Luminate themes in the intro screen.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: This is a simple typo fix.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: enhancement
Reduce calls to wp_count_posts( 'product' ) from OnboardingTasks

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Normalize Slots on Settings pages by creating scopes for each page that has a Slot

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Fix a bug in e2e test import path.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Allow usage of block notice templates when using classic themes.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Add missing typography settings for the Site Title block

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add totalValue filter.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Core: fix font load when user opts out of tracking.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Docs update.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
CYS: Override header and footer template parts.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix styling issue for the Price Filter block preventing fields from appearing inline when the Inline input fields option is enabled

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Support range operator in Remote Inbox Notification

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Fix a typo in the Woo product sample data

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Product Collection: Add E2E tests confirming all Product Elements are rendered correctly

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Fix the intro page logo and site title positioning.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
<!-- Add a changelog message here -- Add launch_your_store feature flag

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Prevent fresh_site option from being set to 0 after WooCommerce installation.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Fix the selected pattern in footer in the assembler.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add `woocommerce_order_hold_stock_minutes` filter hook to allow the number of minutes stock in an order should be reserved for to be filtered.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Comment: Update README for e2e testing.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Fix activeThemeHasMods undefined error.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: add
Add block preview to filter blocks

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Ensure the user is directed to the in-app marketplace whenever clicking on 'Browse all themes' within the Customize Your Store flow.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix alignment issues in the generated content of the Refunds page

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Display the theme switch modal in the Customize Your Store flow only if the currently active theme is not TT4

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Bump all remote spec endpoints to version `2.0`.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS: fix the footer large pattern - use only one navigation block

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Revert "[e2e tests blocks] Configure the number of shards for each matrix project"

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: Fix an issue where the price filter was not applied when using the numeric inputs.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: Updates `watch` command to build development feature configs

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Add e2e tests for the experimental product filter by attribute block

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: This PR adds some unit tests and does not need a changelog.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Just adding some PHPUnit tests.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update Mercado Pago copy changes.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: This just adds PHPUnit tests.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Tax task - do not require postcode input for countries without postcode.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Disable the `reportSlowTests` option for blocks' E2E tests.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Set a default width for the site logo after uploading it.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
[CYS] Improve logic to ensure that the font is active.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS: fix Undefined array key queryId warning

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add Launch Your Store settings section

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix an issue where shoppers could select invalid price ranges in the Product Filter: Price (Beta) block

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Comment: Updates unreleased file structure for LYS

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: CYS: improve font installation with the async job.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
CYS - Show the header and footer selected by default as the first option displayed on the list.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
CYS - Fix the "Opt in to usage tracking" modal buttons and checkbox styles.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - reduce editor instance re-render.

View File

@ -1,4 +0,0 @@
Significance: major
Type: add
Update the WooCommerce Extensions Theme page to include references to the Customize Your Store flow.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
CYS - Show the "Design your own" banner when editing a different theme than TT4 in the CYS flow.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: Fix previously unreleased change

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Unit test PR

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Fix the failed to load resource error in the CYS whenever the current active theme is not TT4

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: This is a tooling change and does not require a change entry

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Update woocommerce-sniffs

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Disable the checkout menu within Customizer when the checkout block is the default checkout page.

View File

@ -1,4 +0,0 @@
Significance: major
Type: update
Introduce the new Transitional page to the customize your store.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Product results count block update with product collection pagination & filtering.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Add block preview to Product Filter: Attribute (Beta) block

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Core: install font when user clicks opt-in

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Block Hooks: Run block hooks on all block themes instead of approved themes only.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Core: fix wp-admin page visible when click on start designing

View File

@ -1,4 +0,0 @@
Significance: minor
Type: performance
Add index to zone_id column for woocommerce_shipping_zone_locations

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
CYS - Core: fix Product Rating block renders

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Prevent user interaction with the Product Filter: Price (Beta) block within the Editor.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: enhancement
Limit checkbox clickable area from being out of bounds

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Comment: Updates unreleased component from launch your store

Some files were not shown because too many files have changed in this diff Show More