Delete changelog files from 9.4 release

This commit is contained in:
WooCommerce Bot 2024-09-19 00:07:27 +00:00
parent 7bed249415
commit 6f52261d24
220 changed files with 0 additions and 892 deletions

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Adds unified styles for the express checkout block

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix the order-items view for coupons, so we show the actually-used coupon info, if it exists.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Comment: Fix comment typos across various files.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Fix typo (wc-update-functions.php)

View File

@ -1,4 +0,0 @@
Significance: major
Type: add
Product Collection - Show product picker in Editor when collection requires a product but not available <details> A collection can define if it requires a product context. This can be done using `usesReference` argument i.e. ```tsx __experimentalRegisterProductCollection({ ..., usesReference: ['product'], ) ``` When product context doesn't exist in current template/page/post etc. then we show product picker in Editor. This way, merchant can manually provide a product context to the collection.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Adjust Mongolia postcode validation to be 5 digits or 5 digits followed by 4 digits.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Fix typos (WooCommrece)

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
CYS - Move the "ai/products" endpoint to woocommerce admin API.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
CYS - Move the "private/patterns" endpoint to woocommerce admin API.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Add the Fullscreen view to the Product Filters

View File

@ -1,4 +0,0 @@
Significance: major
Type: add
Product Collection - Implement Inspector control to change selected product

View File

@ -1,4 +0,0 @@
Significance: patch
Type: enhancement
Product Collection - Change cursor style of preview button to default

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Small visual tweaks to the express checkout area

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Synchronise the express payment controls between the Cart & Checkout blocks

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Remove the usage of `ReportSummary`s `isRequesting` property as it has no effect.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: enhancement
Add additional sizing units for product image block

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Add e2e tests to confirm that the store is in coming soon mode after completing the core profiler

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Improve the express checkout experience with several design tweak, uniform button styles and editor improvements

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Fix pnpm version to 9.1.3 to avoid dependency installation issues.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
Product bulk edit: allow to restore original price and avoid fatal errors.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
Product bulk edit: fix increasing & decreasing sale price when there was no previous sale.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Make Checkout block `coupons` filter consistent by always running.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update `activate-and-setup` e2e tests, so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Price slider: fix range bar styling and dynamic input

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update `add-variable-product` e2e tests, so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Refactor WooCommercePayments task to use woo payment gateway from `WC()->payment_gateways->payment_gateways()`

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update `products/block-editor` e2e tests, so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: performance
Don't update the script data transient for the same data

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Log deprecation warnings for `Query` class usage.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
Remove @wooocommerce `Combobox` component that is no longer used.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix site visibility badge style

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Change to underlying Settings feature usage

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Product Rating: hide reviews in the front end when disabled at store or product level.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Available express payment methods are visible in the editor when selecting the express payment block

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update admin-* folders, so e2e tests are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Fixes a flaky coupon test.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update /customize-store tests, so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: fix
Remove extra bottom padding in filters in the editor.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update /merchant tests (first five files), so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update /merchant tests (second five files), so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Product SKU block: add editable prefixes and suffixes.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Fixes flaky coupon tests.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Allow multiple instances of the product filters

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Add a new notice to the plugins list for products used without subscriptions reminding them to purchase.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix Settings Save button when WP List Tables are present

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: This is part of a bigger feature that will have its own changelog entry

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Product Collection: Added Editor UI for missing product reference

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
E2E tests - skipping 11 tests for the Pressable website

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Change label `Browse` to `Extensions`

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Move Pressable and WPCOM e2e runss to release-checks instead of daily-checks

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Product filters: add loading state for attributes filter

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update /merchant tests so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Fix missing Tracks event from the Extensions > Discover page

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Prevent search request in the Extensions > My Subscriptions page

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Product cards in the in-app marketplace show currency and billing period data dynamically, based on data received from WooCommerce.com

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Include group and product id properties in the `marketplace_product_card_clicked` Tracks event

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update the rest of /merchant tests so they are passing against Pressable env.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Make In-App Marketplace header sticky to improve discoverability.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Remove titles on Extensions and Themes tabs in the marketplace

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: Product Filters: update overlay navigation UX

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Minor fixes to product descriptions on the Extensions screen.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix a styling bug where the guest order confirmation email input was too wide.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Fix PHPCS warnings in OrdersTableQuery.php and ProductQuery.php

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Include API tests into test suites for Pressable and WPCOM.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: Fixed call to a member function is_visible() on string | content-product.php:23

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Update product card content padding to 24px and add 0 margin bottom to product cards

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
UX improvements to the express payment block in the editor

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Expand the e2e suite we're running on WPCOM.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Update In-App Marketplace category selector

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Replace marketplace search component with SearchControl from @wordpress/components

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Update footer design, add one more element to footer content and remove `woo-marketplace` copy at footer bottom.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Add focus styles to the Checkout block select field.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Fix the loading state for the In-App Marketplace search

View File

@ -1,4 +0,0 @@
Significance: patch
Type: enhancement
Harden styles for interactive elements in Checkout block to prevent style leakage.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Comment: Changed Product attributes placeholder to e.g. length or weight

View File

@ -1,4 +0,0 @@
Significance: patch
Type: enhancement
Move address card state management to data stores in Checkout block.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add `locale` param when redirecting to the Jetpack auth page.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Expand the e2e suite we're running on WPCOM part #2.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add use-wp-horizon feature flag to set calpyso_env to horizon

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
Expand the e2e suite we're running on WPCOM part #3.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Added a Load More button to product lists on the Extensions page, to request additional search results from WooCommerce.com.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: tweak
Comment: This PR skips 4 e2e tests and makes no other changes

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Add filters for custom orderby query params for WC Analytics

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add inspector controls to Product Search block #51247

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Add 'Show tab title' attribute to the Product Details block

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Product Elements send a JS event when user attempts to view a product

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Track data for font and color pairings including 'Create your own' option in CYS

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Track customize_your_store_assembler_hub_editor_loaded event to measure CYS loading time

View File

@ -1,5 +0,0 @@
Significance: patch
Type: add
Comment: [Experimental] Product Filters Chips style and new interactivity API implementation

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Added experimental delayed order creation block.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Added doc blocks to conditionally fired hooks to better explain nuanced behavior

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add new feature for a product data views page.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: fix
Added missing wp-block- classes to order confirmation, store notices, and breadcrumb blocks.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Update webpack config to bundle in @wordpress/dataviews package.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: add
Add react-powered main payments settings screen

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Added Stripe tax in onboarding tax task

View File

@ -1,4 +0,0 @@
Significance: patch
Type: add
Adds a filter for third party tax plugins to indicate that they have completed the tax task

View File

@ -1,5 +0,0 @@
Significance: patch
Type: fix
Comment: Fixes a warning that only shows up when validating page content

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
Convert with-reviews to TS #50890

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
[Enhancement] Abstract rating block #50810

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