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:
parent
b3a1d8c922
commit
5bc944f394
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
Add new product archive header template and hook into woocommerce_before_main_content
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: enhancement
|
||||
|
||||
Improve accessibility of sale price markup.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: performance
|
||||
|
||||
Removes star font
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
Add a filter to allow modifying the attribute term name in the Active Product Filters widget.
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: dev
|
||||
|
||||
Fix `is_read` value in Admin notes.
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: tweak
|
||||
|
||||
Update the copy for the terms and conditions on WooCommerce.
|
|
@ -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
|
|
@ -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.
|
|
@ -1,3 +0,0 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
Comment: Updated the template logic used by block themes, to make it more performant and resilient.
|
|
@ -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.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
Removed `id` attribute from Product Collection blocks.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
|
||||
Fixed minor errors in file documentation syntax.
|
|
@ -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.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
[CYS] Fix the intro path when exiting the assembler.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Convert With Product Variations HOC to TypeScript
|
||||
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
CYS - Updates the footer and homepage sections of the assembler sidebar.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Update Blocks build message when asset files are not built.
|
||||
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
Update the themes list on the Customize Your Store intro screen.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: major
|
||||
Type: add
|
||||
|
||||
Enable the Customize Your Store feature on Core.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Improve webpack cache-busting version parameter by using file contents hash
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Fix the flickering effect on hover on the font pairing cards.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Refactor e2e tests for product review blocks.
|
||||
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: enhancement
|
||||
|
||||
Add support for extending product types on onboarding task list
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Refactor rating, stock filter block e2e tests to use new dynamic templates
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Refactor blocks attribute filter e2e test that used static html template
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: This PR affects tooling and a change entry is not required.
|
||||
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
Comment: This is a simple typo fix.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: enhancement
|
||||
|
||||
Reduce calls to wp_count_posts( 'product' ) from OnboardingTasks
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Normalize Slots on Settings pages by creating scopes for each page that has a Slot
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Fix a bug in e2e test import path.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
Allow usage of block notice templates when using classic themes.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Add missing typography settings for the Site Title block
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
Add totalValue filter.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Core: fix font load when user opts out of tracking.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: Docs update.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
CYS: Override header and footer template parts.
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
Support range operator in Remote Inbox Notification
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Fix a typo in the Woo product sample data
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Product Collection: Add E2E tests confirming all Product Elements are rendered correctly
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Fix the intro page logo and site title positioning.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
<!-- Add a changelog message here -- Add launch_your_store feature flag
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
|
||||
Prevent fresh_site option from being set to 0 after WooCommerce installation.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Fix the selected pattern in footer in the assembler.
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
Comment: Update README for e2e testing.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Fix activeThemeHasMods undefined error.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: add
|
||||
|
||||
Add block preview to filter blocks
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Fix alignment issues in the generated content of the Refunds page
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
|
||||
Bump all remote spec endpoints to version `2.0`.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS: fix the footer large pattern - use only one navigation block
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Revert "[e2e tests blocks] Configure the number of shards for each matrix project"
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
Comment: Fix an issue where the price filter was not applied when using the numeric inputs.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
Comment: Updates `watch` command to build development feature configs
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Add e2e tests for the experimental product filter by attribute block
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: This PR adds some unit tests and does not need a changelog.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Just adding some PHPUnit tests.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
|
||||
Update Mercado Pago copy changes.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: This just adds PHPUnit tests.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Tax task - do not require postcode input for countries without postcode.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Disable the `reportSlowTests` option for blocks' E2E tests.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Set a default width for the site logo after uploading it.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
[CYS] Improve logic to ensure that the font is active.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS: fix Undefined array key queryId warning
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: add
|
||||
|
||||
Add Launch Your Store settings section
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
Comment: Updates unreleased file structure for LYS
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
Comment: CYS: improve font installation with the async job.
|
||||
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
CYS - Fix the "Opt in to usage tracking" modal buttons and checkbox styles.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - reduce editor instance re-render.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: major
|
||||
Type: add
|
||||
|
||||
Update the WooCommerce Extensions Theme page to include references to the Customize Your Store flow.
|
|
@ -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.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
Comment: Fix previously unreleased change
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Unit test PR
|
||||
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: This is a tooling change and does not require a change entry
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: Update woocommerce-sniffs
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: update
|
||||
|
||||
Disable the checkout menu within Customizer when the checkout block is the default checkout page.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: major
|
||||
Type: update
|
||||
|
||||
Introduce the new Transitional page to the customize your store.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Product results count block update with product collection pagination & filtering.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Add block preview to Product Filter: Attribute (Beta) block
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Core: install font when user clicks opt-in
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: enhancement
|
||||
|
||||
Block Hooks: Run block hooks on all block themes instead of approved themes only.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Core: fix wp-admin page visible when click on start designing
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - fix warning Tooltip
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: performance
|
||||
|
||||
Add index to zone_id column for woocommerce_shipping_zone_locations
|
|
@ -1,4 +0,0 @@
|
|||
Significance: minor
|
||||
Type: fix
|
||||
|
||||
CYS - Core: fix Product Rating block renders
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Prevent user interaction with the Product Filter: Price (Beta) block within the Editor.
|
|
@ -1,4 +0,0 @@
|
|||
Significance: patch
|
||||
Type: enhancement
|
||||
|
||||
Limit checkbox clickable area from being out of bounds
|
|
@ -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
Loading…
Reference in New Issue