[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2026-05-06 09:57:24 +00:00
parent 27681862c2
commit 945d66a2f6
20 changed files with 4725 additions and 2960 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1777950946
},
"Trickest wordlist update": {
"last_update": 1777974323
"last_update": 1778061434
}
}

View file

@ -1687,9 +1687,6 @@ settings.js
client/src/dynamic-handler.js
src/dynamic-handler.js
dynamic-handler.js
client/src/utils.js
src/utils.js
utils.js
client/src/acl.js
src/acl.js
acl.js
@ -2375,10 +2372,6 @@ views/global/fields/is-locked.js
global/fields/is-locked.js
fields/is-locked.js
is-locked.js
client/src/views/edit.js
src/views/edit.js
views/edit.js
edit.js
client/src/views/currency-record-rate/fields/rate.js
src/views/currency-record-rate/fields/rate.js
views/currency-record-rate/fields/rate.js
@ -2559,6 +2552,10 @@ src/views/layout-set/layouts.js
views/layout-set/layouts.js
layout-set/layouts.js
layouts.js
client/src/views/edit.ts
src/views/edit.ts
views/edit.ts
edit.ts
client/src/views/template/record/edit.js
src/views/template/record/edit.js
views/template/record/edit.js
@ -2601,10 +2598,6 @@ views/template/fields/font-face.js
template/fields/font-face.js
fields/font-face.js
font-face.js
client/src/views/list-with-categories.js
src/views/list-with-categories.js
views/list-with-categories.js
list-with-categories.js
client/src/views/modal.ts
src/views/modal.ts
views/modal.ts
@ -2963,6 +2956,10 @@ views/working-time-range/fields/users.js
working-time-range/fields/users.js
fields/users.js
users.js
client/src/views/list-related.ts
src/views/list-related.ts
views/list-related.ts
list-related.ts
client/src/views/templates/event/record/detail.js
src/views/templates/event/record/detail.js
views/templates/event/record/detail.js
@ -3082,11 +3079,6 @@ src/views/record/panels-container.js
views/record/panels-container.js
record/panels-container.js
panels-container.js
client/src/views/record/base.js
src/views/record/base.js
views/record/base.js
record/base.js
base.js
client/src/views/record/list-nested-categories.js
src/views/record/list-nested-categories.js
views/record/list-nested-categories.js
@ -3132,6 +3124,11 @@ src/views/record/kanban-item.js
views/record/kanban-item.js
record/kanban-item.js
kanban-item.js
client/src/views/record/base.ts
src/views/record/base.ts
views/record/base.ts
record/base.ts
base.ts
client/src/views/record/row-actions/relationship-view-only.js
src/views/record/row-actions/relationship-view-only.js
views/record/row-actions/relationship-view-only.js
@ -4559,10 +4556,10 @@ views/authentication-provider/fields/method.js
authentication-provider/fields/method.js
fields/method.js
method.js
client/src/views/list.js
src/views/list.js
views/list.js
list.js
client/src/views/list-with-categories.ts
src/views/list-with-categories.ts
views/list-with-categories.ts
list-with-categories.ts
client/src/views/site/header.js
src/views/site/header.js
views/site/header.js
@ -4925,10 +4922,6 @@ views/outbound-email/modals/test-send.js
outbound-email/modals/test-send.js
modals/test-send.js
test-send.js
client/src/views/list-related.js
src/views/list-related.js
views/list-related.js
list-related.js
client/src/views/lead-capture-log-record/modals/detail.js
src/views/lead-capture-log-record/modals/detail.js
views/lead-capture-log-record/modals/detail.js
@ -6435,6 +6428,10 @@ views/portal/fields/tab-list.js
portal/fields/tab-list.js
fields/tab-list.js
tab-list.js
client/src/views/list.ts
src/views/list.ts
views/list.ts
list.ts
client/src/views/site-portal/header.js
src/views/site-portal/header.js
views/site-portal/header.js
@ -6463,10 +6460,6 @@ client/src/views/dashlet.js
src/views/dashlet.js
views/dashlet.js
dashlet.js
client/src/views/detail.js
src/views/detail.js
views/detail.js
detail.js
client/src/views/extension/record/list.js
src/views/extension/record/list.js
views/extension/record/list.js
@ -6479,10 +6472,18 @@ views/extension/record/row-actions.js
extension/record/row-actions.js
record/row-actions.js
row-actions.js
client/src/views/detail.ts
src/views/detail.ts
views/detail.ts
detail.ts
client/src/ui/timepicker.js
src/ui/timepicker.js
ui/timepicker.js
timepicker.js
client/src/ui/dialog.ts
src/ui/dialog.ts
ui/dialog.ts
dialog.ts
client/src/ui/app-init.js
src/ui/app-init.js
ui/app-init.js
@ -6656,6 +6657,9 @@ multi-collection.js
client/src/view.ts
src/view.ts
view.ts
client/src/utils.ts
src/utils.ts
utils.ts
client/src/date-time.js
src/date-time.js
date-time.js
@ -6663,10 +6667,6 @@ client/src/util/event.js
src/util/event.js
util/event.js
event.js
client/src/util/util.d.ts
src/util/util.d.ts
util/util.d.ts
util.d.ts
client/src/util/ajax.ts
src/util/ajax.ts
util/ajax.ts

View file

@ -228,7 +228,6 @@ client/src/models/notification.js
client/src/models/user.js
client/src/models/settings.js
client/src/dynamic-handler.js
client/src/utils.js
client/src/acl.js
client/src/ui.ts
client/src/search-manager.ts
@ -374,7 +373,6 @@ client/src/views/user/password-change-request.js
client/src/views/user/detail.js
client/src/views/header.js
client/src/views/global/fields/is-locked.js
client/src/views/edit.js
client/src/views/currency-record-rate/fields/rate.js
client/src/views/scheduled-job/record/panels/log.js
client/src/views/scheduled-job/record/list.js
@ -406,6 +404,7 @@ client/src/views/layout-set/record/list.js
client/src/views/layout-set/fields/edit.js
client/src/views/layout-set/fields/layout-list.js
client/src/views/layout-set/layouts.js
client/src/views/edit.ts
client/src/views/template/record/edit.js
client/src/views/template/record/detail.js
client/src/views/template/fields/body.js
@ -413,7 +412,6 @@ client/src/views/template/fields/variables.js
client/src/views/template/fields/style.js
client/src/views/template/fields/entity-type.js
client/src/views/template/fields/font-face.js
client/src/views/list-with-categories.js
client/src/views/modal.ts
client/src/views/clear-cache.js
client/src/views/email-folder/record/list.js
@ -475,6 +473,7 @@ client/src/views/action-history-record/fields/target-type.js
client/src/views/action-history-record/fields/target.js
client/src/views/working-time-range/fields/date-end.js
client/src/views/working-time-range/fields/users.js
client/src/views/list-related.ts
client/src/views/templates/event/record/detail.js
client/src/views/pipeline-stage/fields/mapped-status.js
client/src/views/record/edit.js
@ -497,7 +496,6 @@ client/src/views/record/edit-bottom.js
client/src/views/record/list/settings.js
client/src/views/record/list-pagination.js
client/src/views/record/panels-container.js
client/src/views/record/base.js
client/src/views/record/list-nested-categories.js
client/src/views/record/edit-small.js
client/src/views/record/deleted-detail-side.js
@ -507,6 +505,7 @@ client/src/views/record/detail-small.js
client/src/views/record/merge.js
client/src/views/record/detail.js
client/src/views/record/kanban-item.js
client/src/views/record/base.ts
client/src/views/record/row-actions/relationship-view-only.js
client/src/views/record/row-actions/relationship.js
client/src/views/record/row-actions/view-and-remove.js
@ -729,7 +728,7 @@ client/src/views/event/fields/name-for-history.js
client/src/views/authentication-provider/record/edit.js
client/src/views/authentication-provider/record/detail.js
client/src/views/authentication-provider/fields/method.js
client/src/views/list.js
client/src/views/list-with-categories.ts
client/src/views/site/header.js
client/src/views/site/master.js
client/src/views/site/navbar/quick-create.js
@ -797,7 +796,6 @@ client/src/views/portal-user/list.js
client/src/views/collapsed-modal.js
client/src/views/popup-notification.js
client/src/views/outbound-email/modals/test-send.js
client/src/views/list-related.js
client/src/views/lead-capture-log-record/modals/detail.js
client/src/views/fields/barcode.js
client/src/views/fields/person-name.ts
@ -1067,16 +1065,18 @@ client/src/views/portal/record/list.js
client/src/views/portal/fields/quick-create-list.js
client/src/views/portal/fields/custom-id.js
client/src/views/portal/fields/tab-list.js
client/src/views/list.ts
client/src/views/site-portal/header.js
client/src/views/site-portal/master.js
client/src/views/site-portal/navbar.js
client/src/views/global-stream.js
client/src/views/api-user/list.js
client/src/views/dashlet.js
client/src/views/detail.js
client/src/views/extension/record/list.js
client/src/views/extension/record/row-actions.js
client/src/views/detail.ts
client/src/ui/timepicker.js
client/src/ui/dialog.ts
client/src/ui/app-init.js
client/src/ui/select.js
client/src/ui/datepicker.js
@ -1122,9 +1122,9 @@ client/src/acl-portal/preferences.js
client/src/acl-portal/notification.js
client/src/multi-collection.js
client/src/view.ts
client/src/utils.ts
client/src/date-time.js
client/src/util/event.js
client/src/util/util.d.ts
client/src/util/ajax.ts
client/src/di.js
client/res/templates/user/modals/access.tpl

View file

@ -1255,6 +1255,7 @@ compose.dev.sqlite.yaml
.editorconfig
package.json
compose.dev.analytics.yaml
.secretlintrc.json
README.md
apps/activitypub/package.json
activitypub/package.json
@ -6762,6 +6763,11 @@ portal/src/utils/form.js
src/utils/form.js
utils/form.js
form.js
apps/portal/src/utils/use-card-tilt.js
portal/src/utils/use-card-tilt.js
src/utils/use-card-tilt.js
utils/use-card-tilt.js
use-card-tilt.js
apps/portal/src/utils/sanitize-html.js
portal/src/utils/sanitize-html.js
src/utils/sanitize-html.js

View file

@ -281,6 +281,7 @@ compose.dev.sqlite.yaml
.editorconfig
package.json
compose.dev.analytics.yaml
.secretlintrc.json
README.md
apps/activitypub/package.json
apps/activitypub/playwright.config.mjs
@ -1255,6 +1256,7 @@ apps/portal/src/utils/is-ios.js
apps/portal/src/utils/contrast-color.js
apps/portal/src/utils/fixtures.js
apps/portal/src/utils/form.js
apps/portal/src/utils/use-card-tilt.js
apps/portal/src/utils/sanitize-html.js
apps/portal/src/utils/links.js
apps/portal/src/utils/notifications.js

View file

@ -122726,6 +122726,14 @@ Test/Mftf/Test/StorefrontSpecialPriceOnConfigurableProductWithTextSwatchAttribut
Mftf/Test/StorefrontSpecialPriceOnConfigurableProductWithTextSwatchAttributeTest.xml
Test/StorefrontSpecialPriceOnConfigurableProductWithTextSwatchAttributeTest.xml
StorefrontSpecialPriceOnConfigurableProductWithTextSwatchAttributeTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
Magento/ConfigurableProduct/Test/Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
ConfigurableProduct/Test/Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
Test/Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductSwatchUpdateCartItemTierPriceTest.xml
code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductSwatchUpdateCartItemTierPriceTest.xml
Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductSwatchUpdateCartItemTierPriceTest.xml
@ -123666,6 +123674,14 @@ Test/Mftf/ActionGroup/StorefrontOpenMinicartAndCheckConfigurableProductActionGro
Mftf/ActionGroup/StorefrontOpenMinicartAndCheckConfigurableProductActionGroup.xml
ActionGroup/StorefrontOpenMinicartAndCheckConfigurableProductActionGroup.xml
StorefrontOpenMinicartAndCheckConfigurableProductActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
ConfigurableProduct/Test/Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
Test/Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
AdminAttachImageToConfigurableMatrixRowActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableProductChangeOptionQtyActionGroup.xml
code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableProductChangeOptionQtyActionGroup.xml
Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableProductChangeOptionQtyActionGroup.xml

View file

@ -14238,6 +14238,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwa
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontShouldSeeOnlyConfigurableProductChildAssignedToSeparateCategoryTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductWithCreatingCategoryAndAttributeTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontSpecialPriceOnConfigurableProductWithTextSwatchAttributeTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminEditConfigurableProductNarrowOptionsVerifySummary.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductSwatchUpdateCartItemTierPriceTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductViewTest/StorefrontConfigurableProductListViewTest.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductViewTest/SpecialPriceForConfigurableProductBasedOnVisualSwatchAttributeTest.xml
@ -14355,6 +14356,7 @@ app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AssertStorefrontRequi
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableProductVerifyOptionStatusActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/SelectCreatedAttributeAndCreateTwoOptionsActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/StorefrontOpenMinicartAndCheckConfigurableProductActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminAttachImageToConfigurableMatrixRowActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/AdminConfigurableProductChangeOptionQtyActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/ChangeProductConfigurationsInGridExceptSkuActionGroup.xml
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/CreateConfigurationsForAttributeWithImagesActionGroup.xml

View file

@ -7721,6 +7721,12 @@ EmailBundle/Tests/Helper/DsnTest.php
Tests/Helper/DsnTest.php
Helper/DsnTest.php
DsnTest.php
app/bundles/EmailBundle/Tests/Helper/BotRatioHelperMatomoTest.php
bundles/EmailBundle/Tests/Helper/BotRatioHelperMatomoTest.php
EmailBundle/Tests/Helper/BotRatioHelperMatomoTest.php
Tests/Helper/BotRatioHelperMatomoTest.php
Helper/BotRatioHelperMatomoTest.php
BotRatioHelperMatomoTest.php
app/bundles/EmailBundle/Tests/Helper/BotRatioHelperTest.php
bundles/EmailBundle/Tests/Helper/BotRatioHelperTest.php
EmailBundle/Tests/Helper/BotRatioHelperTest.php

View file

@ -1628,6 +1628,7 @@ app/bundles/EmailBundle/Assets/js/heatmap.js
app/bundles/EmailBundle/Assets/js/config.js
app/bundles/EmailBundle/Assets/WebhookPayload/email_on_open.json
app/bundles/EmailBundle/Tests/Helper/DsnTest.php
app/bundles/EmailBundle/Tests/Helper/BotRatioHelperMatomoTest.php
app/bundles/EmailBundle/Tests/Helper/BotRatioHelperTest.php
app/bundles/EmailBundle/Tests/Helper/UrlMatcherTest.php
app/bundles/EmailBundle/Tests/Helper/PlainTextHelperTest.php

View file

@ -24036,6 +24036,18 @@ Core/Checkout/Cart/Calculator.php
Checkout/Cart/Calculator.php
Cart/Calculator.php
Calculator.php
src/Core/Checkout/Cart/SalesChannel/ShippingCostRouteResponse.php
Core/Checkout/Cart/SalesChannel/ShippingCostRouteResponse.php
Checkout/Cart/SalesChannel/ShippingCostRouteResponse.php
Cart/SalesChannel/ShippingCostRouteResponse.php
SalesChannel/ShippingCostRouteResponse.php
ShippingCostRouteResponse.php
src/Core/Checkout/Cart/SalesChannel/ShippingCostRoute.php
Core/Checkout/Cart/SalesChannel/ShippingCostRoute.php
Checkout/Cart/SalesChannel/ShippingCostRoute.php
Cart/SalesChannel/ShippingCostRoute.php
SalesChannel/ShippingCostRoute.php
ShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php
Core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php
Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php
@ -24078,6 +24090,12 @@ Checkout/Cart/SalesChannel/CartOrderRouteResponse.php
Cart/SalesChannel/CartOrderRouteResponse.php
SalesChannel/CartOrderRouteResponse.php
CartOrderRouteResponse.php
src/Core/Checkout/Cart/SalesChannel/AbstractShippingCostRoute.php
Core/Checkout/Cart/SalesChannel/AbstractShippingCostRoute.php
Checkout/Cart/SalesChannel/AbstractShippingCostRoute.php
Cart/SalesChannel/AbstractShippingCostRoute.php
SalesChannel/AbstractShippingCostRoute.php
AbstractShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php
Core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php
Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php
@ -24102,6 +24120,12 @@ Checkout/Cart/SalesChannel/CartResponse.php
Cart/SalesChannel/CartResponse.php
SalesChannel/CartResponse.php
CartResponse.php
src/Core/Checkout/Cart/SalesChannel/AbstractProductShippingCostRoute.php
Core/Checkout/Cart/SalesChannel/AbstractProductShippingCostRoute.php
Checkout/Cart/SalesChannel/AbstractProductShippingCostRoute.php
Cart/SalesChannel/AbstractProductShippingCostRoute.php
SalesChannel/AbstractProductShippingCostRoute.php
AbstractProductShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php
Core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php
Checkout/Cart/SalesChannel/CartItemRemoveRoute.php
@ -24120,6 +24144,12 @@ Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php
Cart/SalesChannel/AbstractCartDeleteRoute.php
SalesChannel/AbstractCartDeleteRoute.php
AbstractCartDeleteRoute.php
src/Core/Checkout/Cart/SalesChannel/ProductShippingCostRoute.php
Core/Checkout/Cart/SalesChannel/ProductShippingCostRoute.php
Checkout/Cart/SalesChannel/ProductShippingCostRoute.php
Cart/SalesChannel/ProductShippingCostRoute.php
SalesChannel/ProductShippingCostRoute.php
ProductShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php
Core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php
Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php
@ -24789,6 +24819,13 @@ Checkout/Cart/Delivery/DeliveryProcessor.php
Cart/Delivery/DeliveryProcessor.php
Delivery/DeliveryProcessor.php
DeliveryProcessor.php
src/Core/Checkout/Cart/Delivery/Struct/ShippingCostCollection.php
Core/Checkout/Cart/Delivery/Struct/ShippingCostCollection.php
Checkout/Cart/Delivery/Struct/ShippingCostCollection.php
Cart/Delivery/Struct/ShippingCostCollection.php
Delivery/Struct/ShippingCostCollection.php
Struct/ShippingCostCollection.php
ShippingCostCollection.php
src/Core/Checkout/Cart/Delivery/Struct/DeliveryDate.php
Core/Checkout/Cart/Delivery/Struct/DeliveryDate.php
Checkout/Cart/Delivery/Struct/DeliveryDate.php
@ -24803,6 +24840,13 @@ Cart/Delivery/Struct/DeliveryTime.php
Delivery/Struct/DeliveryTime.php
Struct/DeliveryTime.php
DeliveryTime.php
src/Core/Checkout/Cart/Delivery/Struct/ShippingCost.php
Core/Checkout/Cart/Delivery/Struct/ShippingCost.php
Checkout/Cart/Delivery/Struct/ShippingCost.php
Cart/Delivery/Struct/ShippingCost.php
Delivery/Struct/ShippingCost.php
Struct/ShippingCost.php
ShippingCost.php
src/Core/Checkout/Cart/Delivery/Struct/ShippingLocation.php
Core/Checkout/Cart/Delivery/Struct/ShippingLocation.php
Checkout/Cart/Delivery/Struct/ShippingLocation.php
@ -42925,6 +42969,11 @@ Core/Service/Requirement/ServiceConsentRequirement.php
Service/Requirement/ServiceConsentRequirement.php
Requirement/ServiceConsentRequirement.php
ServiceConsentRequirement.php
src/Core/Service/DependencyInjection/ServiceExtension.php
Core/Service/DependencyInjection/ServiceExtension.php
Service/DependencyInjection/ServiceExtension.php
DependencyInjection/ServiceExtension.php
ServiceExtension.php
src/Core/Service/DependencyInjection/services.xml
Core/Service/DependencyInjection/services.xml
Service/DependencyInjection/services.xml
@ -130090,6 +130139,13 @@ Checkout/Cart/SalesChannel/CartOrderRouteTest.php
Cart/SalesChannel/CartOrderRouteTest.php
SalesChannel/CartOrderRouteTest.php
CartOrderRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
integration/Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
Cart/SalesChannel/ProductShippingCostRouteTest.php
SalesChannel/ProductShippingCostRouteTest.php
ProductShippingCostRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartLoadRouteTest.php
integration/Core/Checkout/Cart/SalesChannel/CartLoadRouteTest.php
Core/Checkout/Cart/SalesChannel/CartLoadRouteTest.php
@ -130111,6 +130167,13 @@ Checkout/Cart/SalesChannel/CartDeleteRouteTest.php
Cart/SalesChannel/CartDeleteRouteTest.php
SalesChannel/CartDeleteRouteTest.php
CartDeleteRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
integration/Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
Cart/SalesChannel/ShippingCostRouteTest.php
SalesChannel/ShippingCostRouteTest.php
ShippingCostRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartServiceTest.php
integration/Core/Checkout/Cart/SalesChannel/CartServiceTest.php
Core/Checkout/Cart/SalesChannel/CartServiceTest.php
@ -144525,6 +144588,13 @@ Checkout/Cart/SalesChannel/CartOrderRouteTest.php
Cart/SalesChannel/CartOrderRouteTest.php
SalesChannel/CartOrderRouteTest.php
CartOrderRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
unit/Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
Cart/SalesChannel/ProductShippingCostRouteTest.php
SalesChannel/ProductShippingCostRouteTest.php
ProductShippingCostRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/Helper/CartRuleHelperTrait.php
unit/Core/Checkout/Cart/SalesChannel/Helper/CartRuleHelperTrait.php
Core/Checkout/Cart/SalesChannel/Helper/CartRuleHelperTrait.php
@ -144554,6 +144624,13 @@ Checkout/Cart/SalesChannel/CartDeleteRouteTest.php
Cart/SalesChannel/CartDeleteRouteTest.php
SalesChannel/CartDeleteRouteTest.php
CartDeleteRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
unit/Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
Cart/SalesChannel/ShippingCostRouteTest.php
SalesChannel/ShippingCostRouteTest.php
ShippingCostRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartServiceTest.php
unit/Core/Checkout/Cart/SalesChannel/CartServiceTest.php
Core/Checkout/Cart/SalesChannel/CartServiceTest.php

View file

@ -3709,6 +3709,8 @@ src/Core/Checkout/Cart/Transaction/Struct/TransactionCollection.php
src/Core/Checkout/Cart/CartProcessorInterface.php
src/Core/Checkout/Cart/Cart.php
src/Core/Checkout/Cart/Calculator.php
src/Core/Checkout/Cart/SalesChannel/ShippingCostRouteResponse.php
src/Core/Checkout/Cart/SalesChannel/ShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php
src/Core/Checkout/Cart/SalesChannel/CartDeleteRoute.php
src/Core/Checkout/Cart/SalesChannel/CartLoadRoute.php
@ -3716,13 +3718,16 @@ src/Core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php
src/Core/Checkout/Cart/SalesChannel/CartOrderRoute.php
src/Core/Checkout/Cart/SalesChannel/CartOrderRouteResponse.php
src/Core/Checkout/Cart/SalesChannel/AbstractShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php
src/Core/Checkout/Cart/SalesChannel/CartService.php
src/Core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php
src/Core/Checkout/Cart/SalesChannel/CartResponse.php
src/Core/Checkout/Cart/SalesChannel/AbstractProductShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php
src/Core/Checkout/Cart/SalesChannel/CartItemAddRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php
src/Core/Checkout/Cart/SalesChannel/ProductShippingCostRoute.php
src/Core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php
src/Core/Checkout/Cart/Price/QuantityPriceCalculator.php
src/Core/Checkout/Cart/Price/GrossPriceCalculator.php
@ -3828,8 +3833,10 @@ src/Core/Checkout/Cart/RuleLoaderResult.php
src/Core/Checkout/Cart/CachedRuleLoader.php
src/Core/Checkout/Cart/Delivery/DeliveryBuilder.php
src/Core/Checkout/Cart/Delivery/DeliveryProcessor.php
src/Core/Checkout/Cart/Delivery/Struct/ShippingCostCollection.php
src/Core/Checkout/Cart/Delivery/Struct/DeliveryDate.php
src/Core/Checkout/Cart/Delivery/Struct/DeliveryTime.php
src/Core/Checkout/Cart/Delivery/Struct/ShippingCost.php
src/Core/Checkout/Cart/Delivery/Struct/ShippingLocation.php
src/Core/Checkout/Cart/Delivery/Struct/Delivery.php
src/Core/Checkout/Cart/Delivery/Struct/DeliveryCollection.php
@ -6535,6 +6542,7 @@ src/Core/Service/Requirement/RequirementsValidator.php
src/Core/Service/Requirement/ServiceRequirement.php
src/Core/Service/Requirement/ShopwareAccountRequirement.php
src/Core/Service/Requirement/ServiceConsentRequirement.php
src/Core/Service/DependencyInjection/ServiceExtension.php
src/Core/Service/DependencyInjection/services.xml
src/Core/Service/Permission/PermissionsConsent.php
src/Core/Service/Permission/PermissionsService.php
@ -19960,9 +19968,11 @@ tests/integration/Core/Checkout/Cart/CartSerializationCleanerTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartItemRemoveRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartItemUpdateRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartOrderRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartLoadRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartItemAddRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartDeleteRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
tests/integration/Core/Checkout/Cart/SalesChannel/CartServiceTest.php
tests/integration/Core/Checkout/Cart/CartRuleLoaderTest.php
tests/integration/Core/Checkout/Cart/fixtures/cart.blob
@ -21832,10 +21842,12 @@ tests/unit/Core/Checkout/Cart/Validator/RuleCollectionTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartItemRemoveRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartItemUpdateRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartOrderRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/ProductShippingCostRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/Helper/CartRuleHelperTrait.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartLoadRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartItemAddRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartDeleteRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/ShippingCostRouteTest.php
tests/unit/Core/Checkout/Cart/SalesChannel/CartServiceTest.php
tests/unit/Core/Checkout/Cart/Price/QuantityPriceCalculatorTest.php
tests/unit/Core/Checkout/Cart/Price/PercentagePriceCalculatorTest.php

View file

@ -34739,6 +34739,12 @@ partials/forms/edit/model-select.blade.php
forms/edit/model-select.blade.php
edit/model-select.blade.php
model-select.blade.php
resources/views/partials/forms/edit/file-upload.blade.php
views/partials/forms/edit/file-upload.blade.php
partials/forms/edit/file-upload.blade.php
forms/edit/file-upload.blade.php
edit/file-upload.blade.php
file-upload.blade.php
resources/views/partials/forms/edit/username.blade.php
views/partials/forms/edit/username.blade.php
partials/forms/edit/username.blade.php
@ -36685,6 +36691,9 @@ migrations/2014_08_17_083523_make_location_id_nullable.php
database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
2012_12_06_225921_migration_cartalyst_sentry_install_users.php
database/migrations/2025_09_25_124321_add_external_id_to_groups.php
migrations/2025_09_25_124321_add_external_id_to_groups.php
2025_09_25_124321_add_external_id_to_groups.php
database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
migrations/2015_02_12_001312_add_mac_address_to_asset.php
2015_02_12_001312_add_mac_address_to_asset.php
@ -39151,6 +39160,9 @@ DepreciationPolicy.php
app/Policies/ComponentPolicy.php
Policies/ComponentPolicy.php
ComponentPolicy.php
app/Policies/MaintenancePolicy.php
Policies/MaintenancePolicy.php
MaintenancePolicy.php
app/Policies/PredefinedKitPolicy.php
Policies/PredefinedKitPolicy.php
PredefinedKitPolicy.php
@ -41471,6 +41483,11 @@ Feature/Companies/Ui/CreateCompaniesTest.php
Companies/Ui/CreateCompaniesTest.php
Ui/CreateCompaniesTest.php
CreateCompaniesTest.php
tests/Feature/Maintenances/Api/MaintenanceFileTest.php
Feature/Maintenances/Api/MaintenanceFileTest.php
Maintenances/Api/MaintenanceFileTest.php
Api/MaintenanceFileTest.php
MaintenanceFileTest.php
tests/Feature/Maintenances/Api/DeleteMaintenancesTest.php
Feature/Maintenances/Api/DeleteMaintenancesTest.php
Maintenances/Api/DeleteMaintenancesTest.php
@ -41486,6 +41503,11 @@ Feature/Maintenances/Api/CreateMaintenanceTest.php
Maintenances/Api/CreateMaintenanceTest.php
Api/CreateMaintenanceTest.php
CreateMaintenanceTest.php
tests/Feature/Maintenances/Ui/MaintenanceFileTest.php
Feature/Maintenances/Ui/MaintenanceFileTest.php
Maintenances/Ui/MaintenanceFileTest.php
Ui/MaintenanceFileTest.php
MaintenanceFileTest.php
tests/Feature/Maintenances/Ui/EditMaintenanceTest.php
Feature/Maintenances/Ui/EditMaintenanceTest.php
Maintenances/Ui/EditMaintenanceTest.php

View file

@ -6208,6 +6208,7 @@ resources/views/partials/forms/edit/name-first.blade.php
resources/views/partials/forms/edit/warranty.blade.php
resources/views/partials/forms/edit/status-select.blade.php
resources/views/partials/forms/edit/model-select.blade.php
resources/views/partials/forms/edit/file-upload.blade.php
resources/views/partials/forms/edit/username.blade.php
resources/views/partials/forms/edit/accessory-select.blade.php
resources/views/partials/forms/edit/image-upload.blade.php
@ -6688,6 +6689,7 @@ database/migrations/2016_07_22_054850_one_more_mac_addr_fix.php
database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
database/migrations/2014_08_17_083523_make_location_id_nullable.php
database/migrations/2012_12_06_225921_migration_cartalyst_sentry_install_users.php
database/migrations/2025_09_25_124321_add_external_id_to_groups.php
database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php
database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
@ -7427,6 +7429,7 @@ app/Policies/SupplierPolicy.php
app/Policies/DepartmentPolicy.php
app/Policies/DepreciationPolicy.php
app/Policies/ComponentPolicy.php
app/Policies/MaintenancePolicy.php
app/Policies/PredefinedKitPolicy.php
app/Services/PredefinedKitCheckoutService.php
app/Services/SnipeTranslator.php
@ -7964,9 +7967,11 @@ tests/Feature/Companies/Ui/CompanyIndexTest.php
tests/Feature/Companies/Ui/ShowCompanyTest.php
tests/Feature/Companies/Ui/EditCompanyTest.php
tests/Feature/Companies/Ui/CreateCompaniesTest.php
tests/Feature/Maintenances/Api/MaintenanceFileTest.php
tests/Feature/Maintenances/Api/DeleteMaintenancesTest.php
tests/Feature/Maintenances/Api/EditMaintenanceTest.php
tests/Feature/Maintenances/Api/CreateMaintenanceTest.php
tests/Feature/Maintenances/Ui/MaintenanceFileTest.php
tests/Feature/Maintenances/Ui/EditMaintenanceTest.php
tests/Feature/Maintenances/Ui/CreateMaintenanceTest.php
tests/Feature/Maintenances/Ui/ShowMaintenanceTest.php

View file

@ -5991,9 +5991,11 @@ src/Umbraco.Web.UI.Client/.claude/skills/core-add-module/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-create-extension-type/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-create-package/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-create-repository/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-add-value-summary/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-add-localization/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-create-condition/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-deprecate-api/SKILL.md
src/Umbraco.Web.UI.Client/.claude/skills/general-add-value-type/SKILL.md
src/Umbraco.Web.UI.Client/.storybook/manager.ts
src/Umbraco.Web.UI.Client/.storybook/preview-head.html
src/Umbraco.Web.UI.Client/.storybook/package.json
@ -6327,6 +6329,7 @@ src/Umbraco.Web.UI.Client/src/libs/observable-api/states/basic-state.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/deep-state.test.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/array-state.test.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/object-state.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/boolean-state.test.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/boolean-state.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/index.ts
src/Umbraco.Web.UI.Client/src/libs/observable-api/states/class-state.ts
@ -6345,6 +6348,8 @@ src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extensions-element-i
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-api-initializer.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-manifest-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-element-and-api-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extensions-element-and-api-initializer.race.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extensions-api-initializer.race.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extensions-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-element-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/server-extension-registrator.controller.ts
@ -6352,12 +6357,16 @@ src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extension-initi
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-element-and-api-initializer.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extensions-manifest-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extensions-initializer.controller.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extension-initializer.race.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extensions-api-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/index.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-element-initializer.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extensions-element-and-api-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extension-initializer.two-conditions.race.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extension-initializer.controller.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-element-and-api-initializer.race.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/extension-api-initializer.controller.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/controller/base-extensions-initializer.race.test.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/package.json
src/Umbraco.Web.UI.Client/src/libs/extension-api/type-guards/has-element-export.function.ts
src/Umbraco.Web.UI.Client/src/libs/extension-api/type-guards/is-manifest-element-name-type.function.ts
@ -6703,6 +6712,9 @@ src/Umbraco.Web.UI.Client/src/packages/user/user/repository/enable/index.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/repository/enable/types.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/repository/enable/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/repository/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/value-summary/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/value-summary/state/user-state-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/modals/user-picker/user-picker-modal.token.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/modals/user-picker/index.ts
src/Umbraco.Web.UI.Client/src/packages/user/user/modals/constants.ts
@ -6879,6 +6891,11 @@ src/Umbraco.Web.UI.Client/src/packages/user/user-group/repository/detail/manifes
src/Umbraco.Web.UI.Client/src/packages/user/user-group/repository/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/repository/index.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/repository/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/value-summary/user-group-value-summary.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/value-summary/user-group-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/value-summary/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/value-summary/user-group-value-summary.resolver.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/modals/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/modals/user-group-picker/user-group-picker-modal.token.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/modals/user-group-picker/user-group-picker-modal.test.ts
@ -6915,6 +6932,7 @@ src/Umbraco.Web.UI.Client/src/packages/user/user-group/entity-bulk-actions/delet
src/Umbraco.Web.UI.Client/src/packages/user/user-group/entity-bulk-actions/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/paths.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/user-group-collection.context.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/filter/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/repository/user-group-collection.server.data-source.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/repository/constants.ts
@ -6924,7 +6942,6 @@ src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/repository/man
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/index.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/action/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/views/user-group-table-collection-view.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/views/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/views/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/user-group/collection/components/user-group-table-name-column-layout.element.ts
@ -8474,6 +8491,12 @@ src/Umbraco.Web.UI.Client/src/packages/media/media/search/media-search.repositor
src/Umbraco.Web.UI.Client/src/packages/media/media/search/media-search.server.data-source.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/search/types.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/search/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/user-start-node/value-summary/media-user-start-node-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/user-start-node/value-summary/media-user-start-node-value-summary.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/user-start-node/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/user-start-node/value-summary/media-user-start-node-value-summary.resolver.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/user-start-node/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/user-start-node/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/workspace/media-workspace-split-view.element.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/workspace/constants.ts
src/Umbraco.Web.UI.Client/src/packages/media/media/workspace/media-workspace-editor.element.ts
@ -9027,6 +9050,10 @@ src/Umbraco.Web.UI.Client/src/packages/core/section/repository/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/value-summary/section-aliases-value-summary.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/value-summary/section-aliases-value-summary.resolver.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/value-summary/section-aliases-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/section.context.token.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/extensions/section-sidebar-app.extension.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/extensions/section-view-element.interface.ts
@ -9054,6 +9081,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/section/components/input-section/ind
src/Umbraco.Web.UI.Client/src/packages/core/section/components/input-section/input-section.context.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/components/input-section/input-section.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/components/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/section-main/section-main.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/section-main/index.ts
@ -9148,6 +9176,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/bind-server-v
src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/form-control-validator.controller.ts
src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/validation/controllers/validation.controller.ts
src/Umbraco.Web.UI.Client/src/packages/core/validation/context/server-model-validator.context.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/validation/context/server-model-validator.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/core/validation/context/validation-messages.manager.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/validation/context/validation-messages.manager.ts
@ -9580,6 +9609,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-box.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-circle-dotted.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-iphone.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-linux-tux.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-true.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-microscope.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-umbraco.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-share-alt-2.ts
@ -9868,6 +9898,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-window-size
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-navigation-left.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-rss.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-window-popout.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-false.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-navigation-top.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-script.ts
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icons/icon-male-and-female.ts
@ -10646,6 +10677,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon.registry.ts
src/Umbraco.Web.UI.Client/src/packages/core/package.json
src/Umbraco.Web.UI.Client/src/packages/core/variant/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/variant/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/variant/variant-id.class.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/variant/variant-object-compare.function.ts
src/Umbraco.Web.UI.Client/src/packages/core/variant/context/variant.context.ts
src/Umbraco.Web.UI.Client/src/packages/core/variant/context/constants.ts
@ -10694,6 +10726,38 @@ src/Umbraco.Web.UI.Client/src/packages/core/repository/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/repository/repository-details.manager.ts
src/Umbraco.Web.UI.Client/src/packages/core/repository/repository-base.ts
src/Umbraco.Web.UI.Client/src/packages/core/repository/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/base/value-summary-api.base.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/base/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/base/value-summary-api.base.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/base/value-summary-element.base.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/coordinator/value-summary-coordinator.context.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/coordinator/value-summary-coordinator.context.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/coordinator/value-summary-coordinator.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/extensions/value-summary.extension.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/extensions/value-summary-element.interface.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/extensions/load-value-summary-resolver.function.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/extensions/value-summary-resolver.interface.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/extensions/load-value-summary-resolver.function.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/extensions/value-summary-api.interface.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/default/default-value-summary.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/default/default-value-summary.api.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/default/default-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/default/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/global-components/value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/global-components/value-summary.element.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/global-components/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/date-time/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/date-time/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/date-time/date-time-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/date-time/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/boolean/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/boolean/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/boolean/boolean-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/boolean/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/value-types/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth-provider.extension.ts
src/Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.ts
@ -11396,6 +11460,12 @@ src/Umbraco.Web.UI.Client/src/packages/core/search/search-modal/search-modal.ele
src/Umbraco.Web.UI.Client/src/packages/core/search/search-modal/search-modal.token.ts
src/Umbraco.Web.UI.Client/src/packages/core/search/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/search/search-repository.interface.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-type/date-time/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-type/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-type/string/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-type/boolean/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/value-type/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/view/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/view/context/view.context.ts
src/Umbraco.Web.UI.Client/src/packages/core/view/context/index.ts
@ -11453,6 +11523,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/workspace/extensions/workspace.model
src/Umbraco.Web.UI.Client/src/packages/core/workspace/constants.ts
src/Umbraco.Web.UI.Client/src/packages/core/workspace/namable/name-write-guard.manager.ts
src/Umbraco.Web.UI.Client/src/packages/core/workspace/namable/namable-workspace-context.interface.ts
src/Umbraco.Web.UI.Client/src/packages/core/workspace/namable/name-write-guard.manager.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/workspace/namable/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/workspace/namable/namable-workspace.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/core/workspace/namable/types.ts
@ -11579,6 +11650,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/guard.manager.ba
src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/readonly-variant-guard.manager.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/readonly-variant-guard.manager.ts
src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/readonly-guard.manager.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/guard.manager.base.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/utils/guard-manager/readonly-guard.manager.ts
src/Umbraco.Web.UI.Client/src/packages/core/utils/path/remove-last-slash-from-path.function.ts
@ -12192,6 +12264,7 @@ src/Umbraco.Web.UI.Client/src/packages/language/permissions/language-access.work
src/Umbraco.Web.UI.Client/src/packages/language/permissions/language-access.workspace.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/language/paths.ts
src/Umbraco.Web.UI.Client/src/packages/language/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/language-collection.context.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/repository/language-collection.repository.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/repository/language-collection.server.data-source.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/repository/constants.ts
@ -12201,8 +12274,6 @@ src/Umbraco.Web.UI.Client/src/packages/language/collection/repository/manifests.
src/Umbraco.Web.UI.Client/src/packages/language/collection/constants.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/index.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/action/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/views/table/language-table-collection-view.element.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/views/table/column-layouts/name/language-table-name-column-layout.element.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/views/constants.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/views/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/language/collection/types.ts
@ -13107,6 +13178,12 @@ src/Umbraco.Web.UI.Client/src/packages/documents/documents/search/document.searc
src/Umbraco.Web.UI.Client/src/packages/documents/documents/search/document-search.repository.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/search/types.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/search/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/user-start-node/value-summary/document-user-start-node-value-summary.resolver.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/user-start-node/value-summary/document-user-start-node-value-summary.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/user-start-node/value-summary/document-user-start-node-value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/user-start-node/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/user-start-node/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/user-start-node/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/workspace/document-workspace-editor.element.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/workspace/document-workspace.context.ts
src/Umbraco.Web.UI.Client/src/packages/documents/documents/workspace/document-workspace-split-view.element.ts
@ -13647,7 +13724,9 @@ src/Umbraco.Web.UI.Client/src/packages/block/block/components/index.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-element-manager.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace.context.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace.modal-token.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace-language-access.controller.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/constants.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace-language-access.controller.test.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/index.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/views/edit/block-workspace-view-edit-tab.element.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/views/edit/block-workspace-view-edit-property.element.ts
@ -13929,8 +14008,11 @@ src/Umbraco.Web.UI.Client/src/packages/property-editors/entry-point.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/umbraco-package.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/property-editor-ui-slider.stories.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/slider-property-value-preset.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/value-summary/value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/property-editor-ui-slider.test.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/Umbraco.Slider.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/property-editor-ui-slider.element.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/types.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/slider/manifests.ts
@ -13987,8 +14069,12 @@ src/Umbraco.Web.UI.Client/src/packages/property-editors/color-swatches-editor/pr
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-swatches-editor/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/package.json
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/Umbraco.ColorPicker.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/value-summary/value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/constants.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/property-editor-ui-color-picker.test.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/types.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/property-editor-ui-color-picker.element.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/color-picker/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/time-only-picker/Umbraco.TimeOnly.ts
@ -14002,6 +14088,10 @@ src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-only-pick
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-only-picker/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/property-editor-ui-date-time-picker.test.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/Umbraco.DateTimeWithTimeZone.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/value-summary/value-summary.element.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/value-summary/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/value-type/constants.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/types.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/property-editor-ui-date-time-with-time-zone-picker.element.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/date-time-with-time-zone-picker/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/property-editors/date-time/property-editor-ui-date-time-picker-base.ts
@ -14530,7 +14620,9 @@ src/Umbraco.Web.UI.Client/docs/entities.md
src/Umbraco.Web.UI.Client/docs/architecture.md
src/Umbraco.Web.UI.Client/docs/package-development.md
src/Umbraco.Web.UI.Client/docs/workspaces.md
src/Umbraco.Web.UI.Client/docs/value-type.md
src/Umbraco.Web.UI.Client/docs/clean-code.md
src/Umbraco.Web.UI.Client/docs/state-system.md
src/Umbraco.Web.UI.Client/docs/error-handling.md
src/Umbraco.Web.UI.Client/docs/repositories.md
src/Umbraco.Web.UI.Client/docs/commands.md
@ -14539,6 +14631,7 @@ src/Umbraco.Web.UI.Client/docs/data-flow.md
src/Umbraco.Web.UI.Client/docs/style-guide.md
src/Umbraco.Web.UI.Client/docs/testing.md
src/Umbraco.Web.UI.Client/docs/agentic-workflow.md
src/Umbraco.Web.UI.Client/docs/value-summary.md
src/Umbraco.Web.UI.Client/typedoc.config.js
src/Umbraco.Web.UI.Client/.vscode/extensions.json
src/Umbraco.Web.UI.Client/.vscode/lit.code-snippets

View file

@ -54373,234 +54373,78 @@ Database/Migrations/CustomOrderTable/CLIRunner.php
Migrations/CustomOrderTable/CLIRunner.php
CustomOrderTable/CLIRunner.php
CLIRunner.php
plugins/woocommerce/changelog/tweak-legacy-admin-blues-theme-color-sweep
woocommerce/changelog/tweak-legacy-admin-blues-theme-color-sweep
changelog/tweak-legacy-admin-blues-theme-color-sweep
tweak-legacy-admin-blues-theme-color-sweep
plugins/woocommerce/changelog/tangerine-1d1ffd0a
woocommerce/changelog/tangerine-1d1ffd0a
changelog/tangerine-1d1ffd0a
tangerine-1d1ffd0a
plugins/woocommerce/changelog/63969-fix-product-results-count-refresh
woocommerce/changelog/63969-fix-product-results-count-refresh
changelog/63969-fix-product-results-count-refresh
63969-fix-product-results-count-refresh
plugins/woocommerce/changelog/63773-add-cache-priming-misc
woocommerce/changelog/63773-add-cache-priming-misc
changelog/63773-add-cache-priming-misc
63773-add-cache-priming-misc
plugins/woocommerce/changelog/pr-63900
woocommerce/changelog/pr-63900
changelog/pr-63900
pr-63900
plugins/woocommerce/changelog/tangerine-934e8d29
woocommerce/changelog/tangerine-934e8d29
changelog/tangerine-934e8d29
tangerine-934e8d29
plugins/woocommerce/changelog/63877-fix-63858-prime-product-thumbnail-caches
woocommerce/changelog/63877-fix-63858-prime-product-thumbnail-caches
changelog/63877-fix-63858-prime-product-thumbnail-caches
63877-fix-63858-prime-product-thumbnail-caches
plugins/woocommerce/changelog/tweak-metabox-radius-trac-link
woocommerce/changelog/tweak-metabox-radius-trac-link
changelog/tweak-metabox-radius-trac-link
tweak-metabox-radius-trac-link
plugins/woocommerce/changelog/63555-enhancement-27650-product-published-webhook-topic
woocommerce/changelog/63555-enhancement-27650-product-published-webhook-topic
changelog/63555-enhancement-27650-product-published-webhook-topic
63555-enhancement-27650-product-published-webhook-topic
plugins/woocommerce/changelog/63751-fix-6409-select2-placeholder-a11y-contrast
woocommerce/changelog/63751-fix-6409-select2-placeholder-a11y-contrast
changelog/63751-fix-6409-select2-placeholder-a11y-contrast
63751-fix-6409-select2-placeholder-a11y-contrast
plugins/woocommerce/changelog/performance-wc-translate-user-roles-default-domain-hook
woocommerce/changelog/performance-wc-translate-user-roles-default-domain-hook
changelog/performance-wc-translate-user-roles-default-domain-hook
performance-wc-translate-user-roles-default-domain-hook
plugins/woocommerce/changelog/64393-wooplug-6590-add-wc-email-customer-review-request
woocommerce/changelog/64393-wooplug-6590-add-wc-email-customer-review-request
changelog/64393-wooplug-6590-add-wc-email-customer-review-request
64393-wooplug-6590-add-wc-email-customer-review-request
plugins/woocommerce/changelog/opr-cart-update-partial-addr
woocommerce/changelog/opr-cart-update-partial-addr
changelog/opr-cart-update-partial-addr
opr-cart-update-partial-addr
plugins/woocommerce/changelog/fix-dashboard-charts-margin-bottom-deprecation
woocommerce/changelog/fix-dashboard-charts-margin-bottom-deprecation
changelog/fix-dashboard-charts-margin-bottom-deprecation
fix-dashboard-charts-margin-bottom-deprecation
plugins/woocommerce/changelog/performance-extract-options-cache-priming-prs-into-skill
woocommerce/changelog/performance-extract-options-cache-priming-prs-into-skill
changelog/performance-extract-options-cache-priming-prs-into-skill
performance-extract-options-cache-priming-prs-into-skill
plugins/woocommerce/changelog/performance-checkout-thruput-order-model-composition
woocommerce/changelog/performance-checkout-thruput-order-model-composition
changelog/performance-checkout-thruput-order-model-composition
performance-checkout-thruput-order-model-composition
plugins/woocommerce/changelog/fix-encapsulate-product-lookup-table-refresh
woocommerce/changelog/fix-encapsulate-product-lookup-table-refresh
changelog/fix-encapsulate-product-lookup-table-refresh
fix-encapsulate-product-lookup-table-refresh
plugins/woocommerce/changelog/pr-64317
woocommerce/changelog/pr-64317
changelog/pr-64317
pr-64317
plugins/woocommerce/changelog/64521-wooplug-6631-restore-shipping-task-us-co-mx
woocommerce/changelog/64521-wooplug-6631-restore-shipping-task-us-co-mx
changelog/64521-wooplug-6631-restore-shipping-task-us-co-mx
64521-wooplug-6631-restore-shipping-task-us-co-mx
plugins/woocommerce/changelog/performance-orders-table-add-new-index
woocommerce/changelog/performance-orders-table-add-new-index
changelog/performance-orders-table-add-new-index
performance-orders-table-add-new-index
plugins/woocommerce/changelog/add-email-template-sync-backfill
woocommerce/changelog/add-email-template-sync-backfill
changelog/add-email-template-sync-backfill
add-email-template-sync-backfill
plugins/woocommerce/changelog/63989-fix-customer-lookup-duplicate-on-delayed-registration
woocommerce/changelog/63989-fix-customer-lookup-duplicate-on-delayed-registration
changelog/63989-fix-customer-lookup-duplicate-on-delayed-registration
63989-fix-customer-lookup-duplicate-on-delayed-registration
plugins/woocommerce/changelog/fix-issue-64229
woocommerce/changelog/fix-issue-64229
changelog/fix-issue-64229
fix-issue-64229
plugins/woocommerce/changelog/64415-64297-graphql-settings-object-cache
woocommerce/changelog/64415-64297-graphql-settings-object-cache
changelog/64415-64297-graphql-settings-object-cache
64415-64297-graphql-settings-object-cache
plugins/woocommerce/changelog/64100-fix-prime-storeapi-product-images
woocommerce/changelog/64100-fix-prime-storeapi-product-images
changelog/64100-fix-prime-storeapi-product-images
64100-fix-prime-storeapi-product-images
plugins/woocommerce/changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
woocommerce/changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
63800-fix-WOO6-55-case-sensitive-coupon-lookups
plugins/woocommerce/changelog/64092-wooplug-4230-highest-shipping-cost-shown-before-en
woocommerce/changelog/64092-wooplug-4230-highest-shipping-cost-shown-before-en
changelog/64092-wooplug-4230-highest-shipping-cost-shown-before-en
64092-wooplug-4230-highest-shipping-cost-shown-before-en
plugins/woocommerce/changelog/64104-trunk
woocommerce/changelog/64104-trunk
changelog/64104-trunk
64104-trunk
plugins/woocommerce/changelog/fix-woo13-215-fulfillment-rest-api-auth
woocommerce/changelog/fix-woo13-215-fulfillment-rest-api-auth
changelog/fix-woo13-215-fulfillment-rest-api-auth
fix-woo13-215-fulfillment-rest-api-auth
plugins/woocommerce/changelog/tweak-order-preview-action-buttons-wp70
woocommerce/changelog/tweak-order-preview-action-buttons-wp70
changelog/tweak-order-preview-action-buttons-wp70
tweak-order-preview-action-buttons-wp70
plugins/woocommerce/changelog/64332-fix-load-textdomain-notice
woocommerce/changelog/64332-fix-load-textdomain-notice
changelog/64332-fix-load-textdomain-notice
64332-fix-load-textdomain-notice
plugins/woocommerce/changelog/add-email-editor-text-domain-define-plugin
woocommerce/changelog/add-email-editor-text-domain-define-plugin
changelog/add-email-editor-text-domain-define-plugin
add-email-editor-text-domain-define-plugin
plugins/woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
changelog/63788-add-export-skeleton-component-for-payment-methods
63788-add-export-skeleton-component-for-payment-methods
plugins/woocommerce/changelog/performance-checkout-thruput-stock-and-validation
woocommerce/changelog/performance-checkout-thruput-stock-and-validation
changelog/performance-checkout-thruput-stock-and-validation
performance-checkout-thruput-stock-and-validation
plugins/woocommerce/changelog/wooplug-5521-fix-locale-hidden-country-field
woocommerce/changelog/wooplug-5521-fix-locale-hidden-country-field
changelog/wooplug-5521-fix-locale-hidden-country-field
wooplug-5521-fix-locale-hidden-country-field
plugins/woocommerce/changelog/tweak-order-edit-address-select2-wp70
woocommerce/changelog/tweak-order-edit-address-select2-wp70
changelog/tweak-order-edit-address-select2-wp70
tweak-order-edit-address-select2-wp70
plugins/woocommerce/changelog/fix-empty-search-orderby
woocommerce/changelog/fix-empty-search-orderby
changelog/fix-empty-search-orderby
fix-empty-search-orderby
plugins/woocommerce/changelog/fix-v4-products-sensitive-field-exposure
woocommerce/changelog/fix-v4-products-sensitive-field-exposure
changelog/fix-v4-products-sensitive-field-exposure
fix-v4-products-sensitive-field-exposure
plugins/woocommerce/changelog/2026-04-01-13-16-19-880401
woocommerce/changelog/2026-04-01-13-16-19-880401
changelog/2026-04-01-13-16-19-880401
2026-04-01-13-16-19-880401
plugins/woocommerce/changelog/64246-patch-2
woocommerce/changelog/64246-patch-2
changelog/64246-patch-2
64246-patch-2
plugins/woocommerce/changelog/fix-63774-clear-transients-does-not-clear-transient_wc_attribute_taxonomies
woocommerce/changelog/fix-63774-clear-transients-does-not-clear-transient_wc_attribute_taxonomies
changelog/fix-63774-clear-transients-does-not-clear-transient_wc_attribute_taxonomies
fix-63774-clear-transients-does-not-clear-transient_wc_attribute_taxonomies
plugins/woocommerce/changelog/63832-wooplug-1935-the-wp_background_process-class-do-we-still-need-it
woocommerce/changelog/63832-wooplug-1935-the-wp_background_process-class-do-we-still-need-it
changelog/63832-wooplug-1935-the-wp_background_process-class-do-we-still-need-it
63832-wooplug-1935-the-wp_background_process-class-do-we-still-need-it
plugins/woocommerce/changelog/add-graphql-infrastructure-unit-tests
woocommerce/changelog/add-graphql-infrastructure-unit-tests
changelog/add-graphql-infrastructure-unit-tests
add-graphql-infrastructure-unit-tests
plugins/woocommerce/changelog/fix-63954-skip-themes-flush-rewrite-rules
woocommerce/changelog/fix-63954-skip-themes-flush-rewrite-rules
changelog/fix-63954-skip-themes-flush-rewrite-rules
fix-63954-skip-themes-flush-rewrite-rules
plugins/woocommerce/changelog/64435-fix-use-wpdb-identifier-placeholder-in-order-stats
woocommerce/changelog/64435-fix-use-wpdb-identifier-placeholder-in-order-stats
changelog/64435-fix-use-wpdb-identifier-placeholder-in-order-stats
64435-fix-use-wpdb-identifier-placeholder-in-order-stats
plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
plugins/woocommerce/changelog/fix-add-color-input-to-create-value
woocommerce/changelog/fix-add-color-input-to-create-value
changelog/fix-add-color-input-to-create-value
fix-add-color-input-to-create-value
plugins/woocommerce/changelog/64406-phpstan-baseline-refresh
woocommerce/changelog/64406-phpstan-baseline-refresh
changelog/64406-phpstan-baseline-refresh
64406-phpstan-baseline-refresh
plugins/woocommerce/changelog/64070-prime-caches-products-rest-images
woocommerce/changelog/64070-prime-caches-products-rest-images
changelog/64070-prime-caches-products-rest-images
64070-prime-caches-products-rest-images
plugins/woocommerce/changelog/63974-fix-email-editor-styling-regressions
woocommerce/changelog/63974-fix-email-editor-styling-regressions
changelog/63974-fix-email-editor-styling-regressions
63974-fix-email-editor-styling-regressions
plugins/woocommerce/changelog/62044-patch-10
woocommerce/changelog/62044-patch-10
changelog/62044-patch-10
62044-patch-10
plugins/woocommerce/changelog/update-create-term-modal
woocommerce/changelog/update-create-term-modal
changelog/update-create-term-modal
update-create-term-modal
plugins/woocommerce/changelog/63255-cursor-WOOPLUG-6235-additional-information-mobile-layout-f8ce
woocommerce/changelog/63255-cursor-WOOPLUG-6235-additional-information-mobile-layout-f8ce
changelog/63255-cursor-WOOPLUG-6235-additional-information-mobile-layout-f8ce
63255-cursor-WOOPLUG-6235-additional-information-mobile-layout-f8ce
plugins/woocommerce/changelog/pr-64390
woocommerce/changelog/pr-64390
changelog/pr-64390
pr-64390
plugins/woocommerce/changelog/update-product-filters-no-multiple
woocommerce/changelog/update-product-filters-no-multiple
changelog/update-product-filters-no-multiple
update-product-filters-no-multiple
plugins/woocommerce/changelog/fix-colour-picker-swatch-height-wp70
woocommerce/changelog/fix-colour-picker-swatch-height-wp70
changelog/fix-colour-picker-swatch-height-wp70
fix-colour-picker-swatch-height-wp70
plugins/woocommerce/changelog/64540-trunk
woocommerce/changelog/64540-trunk
changelog/64540-trunk
64540-trunk
plugins/woocommerce/changelog/tweak-align-blueprint-error-notice-wp7
woocommerce/changelog/tweak-align-blueprint-error-notice-wp7
changelog/tweak-align-blueprint-error-notice-wp7
tweak-align-blueprint-error-notice-wp7
plugins/woocommerce/changelog/fix-scheduled-import-migration-WOO6-53
woocommerce/changelog/fix-scheduled-import-migration-WOO6-53
changelog/fix-scheduled-import-migration-WOO6-53
fix-scheduled-import-migration-WOO6-53
plugins/woocommerce/changelog/build-webpack-filesystem-cache
woocommerce/changelog/build-webpack-filesystem-cache
changelog/build-webpack-filesystem-cache
build-webpack-filesystem-cache
plugins/woocommerce/changelog/fix-36979-log-get-order-exception
woocommerce/changelog/fix-36979-log-get-order-exception
changelog/fix-36979-log-get-order-exception
fix-36979-log-get-order-exception
plugins/woocommerce/changelog/64010-30819-php8-warning
woocommerce/changelog/64010-30819-php8-warning
changelog/64010-30819-php8-warning
@ -54609,138 +54453,22 @@ plugins/woocommerce/changelog/bis-alpha-cr-fixes-and-cleanup
woocommerce/changelog/bis-alpha-cr-fixes-and-cleanup
changelog/bis-alpha-cr-fixes-and-cleanup
bis-alpha-cr-fixes-and-cleanup
plugins/woocommerce/changelog/64137-fix-email-logo-margin-right
woocommerce/changelog/64137-fix-email-logo-margin-right
changelog/64137-fix-email-logo-margin-right
64137-fix-email-logo-margin-right
plugins/woocommerce/changelog/pr-63971
woocommerce/changelog/pr-63971
changelog/pr-63971
pr-63971
plugins/woocommerce/changelog/fix-wc-get-attribute-text
woocommerce/changelog/fix-wc-get-attribute-text
changelog/fix-wc-get-attribute-text
fix-wc-get-attribute-text
plugins/woocommerce/changelog/performance-reduce-sqls-number-cart-checkout-pages
woocommerce/changelog/performance-reduce-sqls-number-cart-checkout-pages
changelog/performance-reduce-sqls-number-cart-checkout-pages
performance-reduce-sqls-number-cart-checkout-pages
plugins/woocommerce/changelog/build-blocks-terser-single-pass
woocommerce/changelog/build-blocks-terser-single-pass
changelog/build-blocks-terser-single-pass
build-blocks-terser-single-pass
plugins/woocommerce/changelog/64410-fix-64405-variation-selector-attribute-product-type-guard
woocommerce/changelog/64410-fix-64405-variation-selector-attribute-product-type-guard
changelog/64410-fix-64405-variation-selector-attribute-product-type-guard
64410-fix-64405-variation-selector-attribute-product-type-guard
plugins/woocommerce/changelog/fix-docs-build
woocommerce/changelog/fix-docs-build
changelog/fix-docs-build
fix-docs-build
plugins/woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-changes
woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-changes
changelog/fix-playground-comment-refresh-on-blueprint-changes
fix-playground-comment-refresh-on-blueprint-changes
plugins/woocommerce/changelog/64072-wooplug-6492-woocommerce-cart-and-checkout-block-crashes-when-product
woocommerce/changelog/64072-wooplug-6492-woocommerce-cart-and-checkout-block-crashes-when-product
changelog/64072-wooplug-6492-woocommerce-cart-and-checkout-block-crashes-when-product
64072-wooplug-6492-woocommerce-cart-and-checkout-block-crashes-when-product
plugins/woocommerce/changelog/add-metabox-border-radius-wp7-alignment
woocommerce/changelog/add-metabox-border-radius-wp7-alignment
changelog/add-metabox-border-radius-wp7-alignment
add-metabox-border-radius-wp7-alignment
plugins/woocommerce/changelog/64293-add-graphql-settings-toggle
woocommerce/changelog/64293-add-graphql-settings-toggle
changelog/64293-add-graphql-settings-toggle
64293-add-graphql-settings-toggle
plugins/woocommerce/changelog/fix-62538
woocommerce/changelog/fix-62538
changelog/fix-62538
fix-62538
plugins/woocommerce/changelog/pr-63772
woocommerce/changelog/pr-63772
changelog/pr-63772
pr-63772
plugins/woocommerce/changelog/fix-39837-hidden-product-search-visibility
woocommerce/changelog/fix-39837-hidden-product-search-visibility
changelog/fix-39837-hidden-product-search-visibility
fix-39837-hidden-product-search-visibility
plugins/woocommerce/changelog/fix-63582-urldecode()-receives-array-in-wc_product_canonical_redirect()
woocommerce/changelog/fix-63582-urldecode()-receives-array-in-wc_product_canonical_redirect()
changelog/fix-63582-urldecode()-receives-array-in-wc_product_canonical_redirect()
fix-63582-urldecode()-receives-array-in-wc_product_canonical_redirect()
plugins/woocommerce/changelog/64085-fix-prime-cart-cross-sells
woocommerce/changelog/64085-fix-prime-cart-cross-sells
changelog/64085-fix-prime-cart-cross-sells
64085-fix-prime-cart-cross-sells
plugins/woocommerce/changelog/fix-WOOPRD-1944-product-review-form-messages
woocommerce/changelog/fix-WOOPRD-1944-product-review-form-messages
changelog/fix-WOOPRD-1944-product-review-form-messages
fix-WOOPRD-1944-product-review-form-messages
plugins/woocommerce/changelog/64064-opr-fix-password-error-display
woocommerce/changelog/64064-opr-fix-password-error-display
changelog/64064-opr-fix-password-error-display
64064-opr-fix-password-error-display
plugins/woocommerce/changelog/64140-fix-schedule-sale-events-on-meta-write
woocommerce/changelog/64140-fix-schedule-sale-events-on-meta-write
changelog/64140-fix-schedule-sale-events-on-meta-write
64140-fix-schedule-sale-events-on-meta-write
plugins/woocommerce/changelog/myaccount-fixes
woocommerce/changelog/myaccount-fixes
changelog/myaccount-fixes
myaccount-fixes
plugins/woocommerce/changelog/fix-59043
woocommerce/changelog/fix-59043
changelog/fix-59043
fix-59043
plugins/woocommerce/changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
woocommerce/changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
plugins/woocommerce/changelog/tweak-admin-form-controls-wp7-align
woocommerce/changelog/tweak-admin-form-controls-wp7-align
changelog/tweak-admin-form-controls-wp7-align
tweak-admin-form-controls-wp7-align
plugins/woocommerce/changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
woocommerce/changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
update-add-to-cart-with-options-e2e-tests-unify-utils
plugins/woocommerce/changelog/myaccount-nav-update
woocommerce/changelog/myaccount-nav-update
changelog/myaccount-nav-update
myaccount-nav-update
plugins/woocommerce/changelog/64345-fix-38153-clean-category-image-height
woocommerce/changelog/64345-fix-38153-clean-category-image-height
changelog/64345-fix-38153-clean-category-image-height
64345-fix-38153-clean-category-image-height
plugins/woocommerce/changelog/tweak-admin-hardcoded-blues-theme-color
woocommerce/changelog/tweak-admin-hardcoded-blues-theme-color
changelog/tweak-admin-hardcoded-blues-theme-color
tweak-admin-hardcoded-blues-theme-color
plugins/woocommerce/changelog/performance-cart-checkout-cache-priming
woocommerce/changelog/performance-cart-checkout-cache-priming
changelog/performance-cart-checkout-cache-priming
performance-cart-checkout-cache-priming
plugins/woocommerce/changelog/63863-trunk
woocommerce/changelog/63863-trunk
changelog/63863-trunk
63863-trunk
plugins/woocommerce/changelog/fix-63095-multisite-featured-products
woocommerce/changelog/fix-63095-multisite-featured-products
changelog/fix-63095-multisite-featured-products
fix-63095-multisite-featured-products
plugins/woocommerce/changelog/fix-63918-product-collection-fixedwidth-undefined
woocommerce/changelog/fix-63918-product-collection-fixedwidth-undefined
changelog/fix-63918-product-collection-fixedwidth-undefined
fix-63918-product-collection-fixedwidth-undefined
plugins/woocommerce/changelog/63692-fix-order-api-tax-docs
woocommerce/changelog/63692-fix-order-api-tax-docs
changelog/63692-fix-order-api-tax-docs
63692-fix-order-api-tax-docs
plugins/woocommerce/changelog/wooplug-6370-wc_coupon-construct-and-_used_by-meta
woocommerce/changelog/wooplug-6370-wc_coupon-construct-and-_used_by-meta
changelog/wooplug-6370-wc_coupon-construct-and-_used_by-meta
wooplug-6370-wc_coupon-construct-and-_used_by-meta
plugins/woocommerce/changelog/fix-product-filter-deleted-attribute-fatal
woocommerce/changelog/fix-product-filter-deleted-attribute-fatal
changelog/fix-product-filter-deleted-attribute-fatal
fix-product-filter-deleted-attribute-fatal
plugins/woocommerce/changelog/fix-tax-label-percent-sign-corruption
woocommerce/changelog/fix-tax-label-percent-sign-corruption
changelog/fix-tax-label-percent-sign-corruption
@ -54753,78 +54481,26 @@ plugins/woocommerce/changelog/64411-fix-64176-mini-cart-badge-colors
woocommerce/changelog/64411-fix-64176-mini-cart-badge-colors
changelog/64411-fix-64176-mini-cart-badge-colors
64411-fix-64176-mini-cart-badge-colors
plugins/woocommerce/changelog/add-offline-banner
woocommerce/changelog/add-offline-banner
changelog/add-offline-banner
add-offline-banner
plugins/woocommerce/changelog/fix-plugin-install-permission-error-message
woocommerce/changelog/fix-plugin-install-permission-error-message
changelog/fix-plugin-install-permission-error-message
fix-plugin-install-permission-error-message
plugins/woocommerce/changelog/fix-63988-product-sku-variable-product
woocommerce/changelog/fix-63988-product-sku-variable-product
changelog/fix-63988-product-sku-variable-product
fix-63988-product-sku-variable-product
plugins/woocommerce/changelog/64342-add-coupon-code-block-auto-generation
woocommerce/changelog/64342-add-coupon-code-block-auto-generation
changelog/64342-add-coupon-code-block-auto-generation
64342-add-coupon-code-block-auto-generation
plugins/woocommerce/changelog/63715-fix-customer-history-real-time-data
woocommerce/changelog/63715-fix-customer-history-real-time-data
changelog/63715-fix-customer-history-real-time-data
63715-fix-customer-history-real-time-data
plugins/woocommerce/changelog/wccom-2349-site-not-connected-typo
woocommerce/changelog/wccom-2349-site-not-connected-typo
changelog/wccom-2349-site-not-connected-typo
wccom-2349-site-not-connected-typo
plugins/woocommerce/changelog/fix-64177-transient-cache-key-datetime
woocommerce/changelog/fix-64177-transient-cache-key-datetime
changelog/fix-64177-transient-cache-key-datetime
fix-64177-transient-cache-key-datetime
plugins/woocommerce/changelog/64467-fix-hpos-customer-note-query
woocommerce/changelog/64467-fix-hpos-customer-note-query
changelog/64467-fix-hpos-customer-note-query
64467-fix-hpos-customer-note-query
plugins/woocommerce/changelog/63855-add-wooplug-6365-fulfillment-customer-note
woocommerce/changelog/63855-add-wooplug-6365-fulfillment-customer-note
changelog/63855-add-wooplug-6365-fulfillment-customer-note
63855-add-wooplug-6365-fulfillment-customer-note
plugins/woocommerce/changelog/wooplug-6544-cart-template-null-product
woocommerce/changelog/wooplug-6544-cart-template-null-product
changelog/wooplug-6544-cart-template-null-product
wooplug-6544-cart-template-null-product
plugins/woocommerce/changelog/performance-checkout-thruput-storeapi-checkout
woocommerce/changelog/performance-checkout-thruput-storeapi-checkout
changelog/performance-checkout-thruput-storeapi-checkout
performance-checkout-thruput-storeapi-checkout
plugins/woocommerce/changelog/63846-woo6-37-codex-review-store-api-related-filter-enables-transient
woocommerce/changelog/63846-woo6-37-codex-review-store-api-related-filter-enables-transient
changelog/63846-woo6-37-codex-review-store-api-related-filter-enables-transient
63846-woo6-37-codex-review-store-api-related-filter-enables-transient
plugins/woocommerce/changelog/fix-404-requests
woocommerce/changelog/fix-404-requests
changelog/fix-404-requests
fix-404-requests
plugins/woocommerce/changelog/64325-graphql-settings-query-limits
woocommerce/changelog/64325-graphql-settings-query-limits
changelog/64325-graphql-settings-query-limits
64325-graphql-settings-query-limits
plugins/woocommerce/changelog/add-product-filter-cache-entry-cap
woocommerce/changelog/add-product-filter-cache-entry-cap
changelog/add-product-filter-cache-entry-cap
add-product-filter-cache-entry-cap
plugins/woocommerce/changelog/tweak-align-legacy-admin-notice-success
woocommerce/changelog/tweak-align-legacy-admin-notice-success
changelog/tweak-align-legacy-admin-notice-success
tweak-align-legacy-admin-notice-success
plugins/woocommerce/changelog/tweak-product-coupon-data-label-align-wp7
woocommerce/changelog/tweak-product-coupon-data-label-align-wp7
changelog/tweak-product-coupon-data-label-align-wp7
tweak-product-coupon-data-label-align-wp7
plugins/woocommerce/changelog/tweak-email-test-send-friendly-errors
woocommerce/changelog/tweak-email-test-send-friendly-errors
changelog/tweak-email-test-send-friendly-errors
tweak-email-test-send-friendly-errors
plugins/woocommerce/changelog/63797-add-cache-priming-misc-2
woocommerce/changelog/63797-add-cache-priming-misc-2
changelog/63797-add-cache-priming-misc-2
63797-add-cache-priming-misc-2
plugins/woocommerce/changelog/fix-typo-received
woocommerce/changelog/fix-typo-received
changelog/fix-typo-received
@ -54833,86 +54509,14 @@ plugins/woocommerce/changelog/60314-migrate-catalog-sorting-block-iapi
woocommerce/changelog/60314-migrate-catalog-sorting-block-iapi
changelog/60314-migrate-catalog-sorting-block-iapi
60314-migrate-catalog-sorting-block-iapi
plugins/woocommerce/changelog/fix-wp7.0-extra-settings-alignment
woocommerce/changelog/fix-wp7.0-extra-settings-alignment
changelog/fix-wp7.0-extra-settings-alignment
fix-wp7.0-extra-settings-alignment
plugins/woocommerce/changelog/performance-new-index-for-wc_reserved_stock
woocommerce/changelog/performance-new-index-for-wc_reserved_stock
changelog/performance-new-index-for-wc_reserved_stock
performance-new-index-for-wc_reserved_stock
plugins/woocommerce/changelog/64089-fix-prime-product-images-metabox
woocommerce/changelog/64089-fix-prime-product-images-metabox
changelog/64089-fix-prime-product-images-metabox
64089-fix-prime-product-images-metabox
plugins/woocommerce/changelog/63483-add-62921-shared-monorepo-ts-config
woocommerce/changelog/63483-add-62921-shared-monorepo-ts-config
changelog/63483-add-62921-shared-monorepo-ts-config
63483-add-62921-shared-monorepo-ts-config
plugins/woocommerce/changelog/63653-fix-page-title-with-$-breaks-add-to-cart-with-options
woocommerce/changelog/63653-fix-page-title-with-$-breaks-add-to-cart-with-options
changelog/63653-fix-page-title-with-$-breaks-add-to-cart-with-options
63653-fix-page-title-with-$-breaks-add-to-cart-with-options
plugins/woocommerce/changelog/fix-63680
woocommerce/changelog/fix-63680
changelog/fix-63680
fix-63680
plugins/woocommerce/changelog/64395-wooplug-6589-schedule-review-request-email
woocommerce/changelog/64395-wooplug-6589-schedule-review-request-email
changelog/64395-wooplug-6589-schedule-review-request-email
64395-wooplug-6589-schedule-review-request-email
plugins/woocommerce/changelog/fix-remove-checkout-block-background-color
woocommerce/changelog/fix-remove-checkout-block-background-color
changelog/fix-remove-checkout-block-background-color
fix-remove-checkout-block-background-color
plugins/woocommerce/changelog/add-wordpress-theme
woocommerce/changelog/add-wordpress-theme
changelog/add-wordpress-theme
add-wordpress-theme
plugins/woocommerce/changelog/64111-dev-fix-admin-webpack-cache-misses
woocommerce/changelog/64111-dev-fix-admin-webpack-cache-misses
changelog/64111-dev-fix-admin-webpack-cache-misses
64111-dev-fix-admin-webpack-cache-misses
plugins/woocommerce/changelog/fix-62761-payment-complete-checkout-validation
woocommerce/changelog/fix-62761-payment-complete-checkout-validation
changelog/fix-62761-payment-complete-checkout-validation
fix-62761-payment-complete-checkout-validation
plugins/woocommerce/changelog/63930-fix-skip-incentive-check-offline-payment-methods
woocommerce/changelog/63930-fix-skip-incentive-check-offline-payment-methods
changelog/63930-fix-skip-incentive-check-offline-payment-methods
63930-fix-skip-incentive-check-offline-payment-methods
plugins/woocommerce/changelog/update-create-term-modal-ii
woocommerce/changelog/update-create-term-modal-ii
changelog/update-create-term-modal-ii
update-create-term-modal-ii
plugins/woocommerce/changelog/64074-wooplug-6512-block-cart-express-payment-buttons-have-excessive-spacing-in
woocommerce/changelog/64074-wooplug-6512-block-cart-express-payment-buttons-have-excessive-spacing-in
changelog/64074-wooplug-6512-block-cart-express-payment-buttons-have-excessive-spacing-in
64074-wooplug-6512-block-cart-express-payment-buttons-have-excessive-spacing-in
plugins/woocommerce/changelog/pr-63897
woocommerce/changelog/pr-63897
changelog/pr-63897
pr-63897
plugins/woocommerce/changelog/tweak-admin-button-border-radius-wp7-align
woocommerce/changelog/tweak-admin-button-border-radius-wp7-align
changelog/tweak-admin-button-border-radius-wp7-align
tweak-admin-button-border-radius-wp7-align
plugins/woocommerce/changelog/add-email-template-sync-meta
woocommerce/changelog/add-email-template-sync-meta
changelog/add-email-template-sync-meta
add-email-template-sync-meta
plugins/woocommerce/changelog/63986-fix-wccom-ext-tested-up-to
woocommerce/changelog/63986-fix-wccom-ext-tested-up-to
changelog/63986-fix-wccom-ext-tested-up-to
63986-fix-wccom-ext-tested-up-to
plugins/woocommerce/changelog/fix-command-palette-admin-enqueue
woocommerce/changelog/fix-command-palette-admin-enqueue
changelog/fix-command-palette-admin-enqueue
fix-command-palette-admin-enqueue
plugins/woocommerce/changelog/performance-57937-explore-needs-processing-enhancement
woocommerce/changelog/performance-57937-explore-needs-processing-enhancement
changelog/performance-57937-explore-needs-processing-enhancement
performance-57937-explore-needs-processing-enhancement
plugins/woocommerce/changelog/fix-eval-math-preg-match-null-deprecation
woocommerce/changelog/fix-eval-math-preg-match-null-deprecation
changelog/fix-eval-math-preg-match-null-deprecation
@ -54921,254 +54525,66 @@ plugins/woocommerce/changelog/add-dataform-component
woocommerce/changelog/add-dataform-component
changelog/add-dataform-component
add-dataform-component
plugins/woocommerce/changelog/fix-remove-no-longer-used-templates
woocommerce/changelog/fix-remove-no-longer-used-templates
changelog/fix-remove-no-longer-used-templates
fix-remove-no-longer-used-templates
plugins/woocommerce/changelog/fix-issue-64227
woocommerce/changelog/fix-issue-64227
changelog/fix-issue-64227
fix-issue-64227
plugins/woocommerce/changelog/63919-fix-woopmnt-5477-payments-onboarding-messaging
woocommerce/changelog/63919-fix-woopmnt-5477-payments-onboarding-messaging
changelog/63919-fix-woopmnt-5477-payments-onboarding-messaging
63919-fix-woopmnt-5477-payments-onboarding-messaging
plugins/woocommerce/changelog/63398-fix-issue-63397
woocommerce/changelog/63398-fix-issue-63397
changelog/63398-fix-issue-63397
63398-fix-issue-63397
plugins/woocommerce/changelog/woo6-60-codex-review-namespaced-v4-products-controller-lacks-wc
woocommerce/changelog/woo6-60-codex-review-namespaced-v4-products-controller-lacks-wc
changelog/woo6-60-codex-review-namespaced-v4-products-controller-lacks-wc
woo6-60-codex-review-namespaced-v4-products-controller-lacks-wc
plugins/woocommerce/changelog/wooprd-3258-coupon-created-in-ciab-not-found-in-coupon-block-search
woocommerce/changelog/wooprd-3258-coupon-created-in-ciab-not-found-in-coupon-block-search
changelog/wooprd-3258-coupon-created-in-ciab-not-found-in-coupon-block-search
wooprd-3258-coupon-created-in-ciab-not-found-in-coupon-block-search
plugins/woocommerce/changelog/fix-rtl-email-order-details-alignment
woocommerce/changelog/fix-rtl-email-order-details-alignment
changelog/fix-rtl-email-order-details-alignment
fix-rtl-email-order-details-alignment
plugins/woocommerce/changelog/rsm-148-stamp-sync-meta-on-email-post-reset
woocommerce/changelog/rsm-148-stamp-sync-meta-on-email-post-reset
changelog/rsm-148-stamp-sync-meta-on-email-post-reset
rsm-148-stamp-sync-meta-on-email-post-reset
plugins/woocommerce/changelog/performance-order-count-action-enhancements
woocommerce/changelog/performance-order-count-action-enhancements
changelog/performance-order-count-action-enhancements
performance-order-count-action-enhancements
plugins/woocommerce/changelog/fix-add-wc-visual-attribute-type
woocommerce/changelog/fix-add-wc-visual-attribute-type
changelog/fix-add-wc-visual-attribute-type
fix-add-wc-visual-attribute-type
plugins/woocommerce/changelog/64056-wooplug-6479-public-function-replace_placeholders-error
woocommerce/changelog/64056-wooplug-6479-public-function-replace_placeholders-error
changelog/64056-wooplug-6479-public-function-replace_placeholders-error
64056-wooplug-6479-public-function-replace_placeholders-error
plugins/woocommerce/changelog/63962-fix-dbdelta-duplicate-key-errors
woocommerce/changelog/63962-fix-dbdelta-duplicate-key-errors
changelog/63962-fix-dbdelta-duplicate-key-errors
63962-fix-dbdelta-duplicate-key-errors
plugins/woocommerce/changelog/64260-wooplug-6528-check-fulfillment-datetime-storage-and-ui-timezone-handling
woocommerce/changelog/64260-wooplug-6528-check-fulfillment-datetime-storage-and-ui-timezone-handling
changelog/64260-wooplug-6528-check-fulfillment-datetime-storage-and-ui-timezone-handling
64260-wooplug-6528-check-fulfillment-datetime-storage-and-ui-timezone-handling
plugins/woocommerce/changelog/copilot-fix-autocomplete-zip-code-update
woocommerce/changelog/copilot-fix-autocomplete-zip-code-update
changelog/copilot-fix-autocomplete-zip-code-update
copilot-fix-autocomplete-zip-code-update
plugins/woocommerce/changelog/63796-fix-WCCOM-2367-wccom-auto-install-errors
woocommerce/changelog/63796-fix-WCCOM-2367-wccom-auto-install-errors
changelog/63796-fix-WCCOM-2367-wccom-auto-install-errors
63796-fix-WCCOM-2367-wccom-auto-install-errors
plugins/woocommerce/changelog/64133-fix-wooplug-6541-core-profiler-tracking-country
woocommerce/changelog/64133-fix-wooplug-6541-core-profiler-tracking-country
changelog/64133-fix-wooplug-6541-core-profiler-tracking-country
64133-fix-wooplug-6541-core-profiler-tracking-country
plugins/woocommerce/changelog/fix-plugin-install-error-message-copy
woocommerce/changelog/fix-plugin-install-error-message-copy
changelog/fix-plugin-install-error-message-copy
fix-plugin-install-error-message-copy
plugins/woocommerce/changelog/patch-1
woocommerce/changelog/patch-1
changelog/patch-1
patch-1
plugins/woocommerce/changelog/fix-ci-highlight-changes-pnpm10
woocommerce/changelog/fix-ci-highlight-changes-pnpm10
changelog/fix-ci-highlight-changes-pnpm10
fix-ci-highlight-changes-pnpm10
plugins/woocommerce/changelog/fix-61447-product-collection-offset-per-page
woocommerce/changelog/fix-61447-product-collection-offset-per-page
changelog/fix-61447-product-collection-offset-per-page
fix-61447-product-collection-offset-per-page
plugins/woocommerce/changelog/fix-wooa7s-1355-moment-timezone-warnings
woocommerce/changelog/fix-wooa7s-1355-moment-timezone-warnings
changelog/fix-wooa7s-1355-moment-timezone-warnings
fix-wooa7s-1355-moment-timezone-warnings
plugins/woocommerce/changelog/63816-fix-get-item-downloads-return-array
woocommerce/changelog/63816-fix-get-item-downloads-return-array
changelog/63816-fix-get-item-downloads-return-array
63816-fix-get-item-downloads-return-array
plugins/woocommerce/changelog/64350-graphql-settings-endpoint-url
woocommerce/changelog/64350-graphql-settings-endpoint-url
changelog/64350-graphql-settings-endpoint-url
64350-graphql-settings-endpoint-url
plugins/woocommerce/changelog/fix-email-empty-quantity-output
woocommerce/changelog/fix-email-empty-quantity-output
changelog/fix-email-empty-quantity-output
fix-email-empty-quantity-output
plugins/woocommerce/changelog/64161-dev-64111-post-cleanup
woocommerce/changelog/64161-dev-64111-post-cleanup
changelog/64161-dev-64111-post-cleanup
64161-dev-64111-post-cleanup
plugins/woocommerce/changelog/qao-185-bridge-aggregator
woocommerce/changelog/qao-185-bridge-aggregator
changelog/qao-185-bridge-aggregator
qao-185-bridge-aggregator
plugins/woocommerce/changelog/opr-checkout-cart-icon
woocommerce/changelog/opr-checkout-cart-icon
changelog/opr-checkout-cart-icon
opr-checkout-cart-icon
plugins/woocommerce/changelog/64050-fix-63936-orders-rest-type-guard
woocommerce/changelog/64050-fix-63936-orders-rest-type-guard
changelog/64050-fix-63936-orders-rest-type-guard
64050-fix-63936-orders-rest-type-guard
plugins/woocommerce/changelog/63929-fix-setup-wizard-site-title-error
woocommerce/changelog/63929-fix-setup-wizard-site-title-error
changelog/63929-fix-setup-wizard-site-title-error
63929-fix-setup-wizard-site-title-error
plugins/woocommerce/changelog/64448-64298-graphql-settings-apq
woocommerce/changelog/64448-64298-graphql-settings-apq
changelog/64448-64298-graphql-settings-apq
64448-64298-graphql-settings-apq
plugins/woocommerce/changelog/fix-wooplug-3402-db-update-note-reappear
woocommerce/changelog/fix-wooplug-3402-db-update-note-reappear
changelog/fix-wooplug-3402-db-update-note-reappear
fix-wooplug-3402-db-update-note-reappear
plugins/woocommerce/changelog/fix-border-radius-inputs-buttons-wp7-align
woocommerce/changelog/fix-border-radius-inputs-buttons-wp7-align
changelog/fix-border-radius-inputs-buttons-wp7-align
fix-border-radius-inputs-buttons-wp7-align
plugins/woocommerce/changelog/pr-64067
woocommerce/changelog/pr-64067
changelog/pr-64067
pr-64067
plugins/woocommerce/changelog/add-email-template-sync-registry
woocommerce/changelog/add-email-template-sync-registry
changelog/add-email-template-sync-registry
add-email-template-sync-registry
plugins/woocommerce/changelog/add-email-order-details-hooks
woocommerce/changelog/add-email-order-details-hooks
changelog/add-email-order-details-hooks
add-email-order-details-hooks
plugins/woocommerce/changelog/63743-fix-exclude-checkout-draft-from-api-any-status
woocommerce/changelog/63743-fix-exclude-checkout-draft-from-api-any-status
changelog/63743-fix-exclude-checkout-draft-from-api-any-status
63743-fix-exclude-checkout-draft-from-api-any-status
plugins/woocommerce/changelog/64523-wooplug-6560-wcship-row-layout
woocommerce/changelog/64523-wooplug-6560-wcship-row-layout
changelog/64523-wooplug-6560-wcship-row-layout
64523-wooplug-6560-wcship-row-layout
plugins/woocommerce/changelog/64488-64301-graphql-settings-cache-ttl
woocommerce/changelog/64488-64301-graphql-settings-cache-ttl
changelog/64488-64301-graphql-settings-cache-ttl
64488-64301-graphql-settings-cache-ttl
plugins/woocommerce/changelog/64036-fix-dynamic-customer-history-tooltip
woocommerce/changelog/64036-fix-dynamic-customer-history-tooltip
changelog/64036-fix-dynamic-customer-history-tooltip
64036-fix-dynamic-customer-history-tooltip
plugins/woocommerce/changelog/update-email-post-reset-content-action-label
woocommerce/changelog/update-email-post-reset-content-action-label
changelog/update-email-post-reset-content-action-label
update-email-post-reset-content-action-label
plugins/woocommerce/changelog/fix-update-mypos-icon
woocommerce/changelog/fix-update-mypos-icon
changelog/fix-update-mypos-icon
fix-update-mypos-icon
plugins/woocommerce/changelog/63925-update-marketplace-host-plan-orders-label
woocommerce/changelog/63925-update-marketplace-host-plan-orders-label
changelog/63925-update-marketplace-host-plan-orders-label
63925-update-marketplace-host-plan-orders-label
plugins/woocommerce/changelog/fix-address-autocomplete-branding-logo
woocommerce/changelog/fix-address-autocomplete-branding-logo
changelog/fix-address-autocomplete-branding-logo
fix-address-autocomplete-branding-logo
plugins/woocommerce/changelog/fix-filter-cache-key-normalisation
woocommerce/changelog/fix-filter-cache-key-normalisation
changelog/fix-filter-cache-key-normalisation
fix-filter-cache-key-normalisation
plugins/woocommerce/changelog/fix-select-control-deprecated-size-warning
woocommerce/changelog/fix-select-control-deprecated-size-warning
changelog/fix-select-control-deprecated-size-warning
fix-select-control-deprecated-size-warning
plugins/woocommerce/changelog/add-wc-visual-attribute-type-feature-flag
woocommerce/changelog/add-wc-visual-attribute-type-feature-flag
changelog/add-wc-visual-attribute-type-feature-flag
add-wc-visual-attribute-type-feature-flag
plugins/woocommerce/changelog/fix-dont-render-empty-store-notices
woocommerce/changelog/fix-dont-render-empty-store-notices
changelog/fix-dont-render-empty-store-notices
fix-dont-render-empty-store-notices
plugins/woocommerce/changelog/pr-64360
woocommerce/changelog/pr-64360
changelog/pr-64360
pr-64360
plugins/woocommerce/changelog/add-email-template-divergence-detection
woocommerce/changelog/add-email-template-divergence-detection
changelog/add-email-template-divergence-detection
add-email-template-divergence-detection
plugins/woocommerce/changelog/rsm-139-auto-apply-core-template-updates
woocommerce/changelog/rsm-139-auto-apply-core-template-updates
changelog/rsm-139-auto-apply-core-template-updates
rsm-139-auto-apply-core-template-updates
plugins/woocommerce/changelog/63662-refactor-iapi-blocks-to-read-product-in-context
woocommerce/changelog/63662-refactor-iapi-blocks-to-read-product-in-context
changelog/63662-refactor-iapi-blocks-to-read-product-in-context
63662-refactor-iapi-blocks-to-read-product-in-context
plugins/woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs
woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs
changelog/62143-cleanup-orphaned-order-debug-logs
62143-cleanup-orphaned-order-debug-logs
plugins/woocommerce/changelog/tweak-admin-grayscale-tokenize-wp7-align
woocommerce/changelog/tweak-admin-grayscale-tokenize-wp7-align
changelog/tweak-admin-grayscale-tokenize-wp7-align
tweak-admin-grayscale-tokenize-wp7-align
plugins/woocommerce/changelog/64181-fix-shipping-tour-silent-retry
woocommerce/changelog/64181-fix-shipping-tour-silent-retry
changelog/64181-fix-shipping-tour-silent-retry
64181-fix-shipping-tour-silent-retry
plugins/woocommerce/changelog/64426-add-stock-status-admin-order-selector
woocommerce/changelog/64426-add-stock-status-admin-order-selector
changelog/64426-add-stock-status-admin-order-selector
64426-add-stock-status-admin-order-selector
plugins/woocommerce/changelog/update-pnpm-10-upgrade
woocommerce/changelog/update-pnpm-10-upgrade
changelog/update-pnpm-10-upgrade
update-pnpm-10-upgrade
plugins/woocommerce/changelog/rsm-438-wire-bis-emails
woocommerce/changelog/rsm-438-wire-bis-emails
changelog/rsm-438-wire-bis-emails
rsm-438-wire-bis-emails
plugins/woocommerce/changelog/fix-wc-admin-daily-timeout-and-transient-guard
woocommerce/changelog/fix-wc-admin-daily-timeout-and-transient-guard
changelog/fix-wc-admin-daily-timeout-and-transient-guard
fix-wc-admin-daily-timeout-and-transient-guard
plugins/woocommerce/changelog/pr-64380
woocommerce/changelog/pr-64380
changelog/pr-64380
pr-64380
plugins/woocommerce/changelog/performance-slow-sql-customer-bought-product
woocommerce/changelog/performance-slow-sql-customer-bought-product
changelog/performance-slow-sql-customer-bought-product
performance-slow-sql-customer-bought-product
plugins/woocommerce/changelog/update-wp-68-packages
woocommerce/changelog/update-wp-68-packages
changelog/update-wp-68-packages
update-wp-68-packages
plugins/woocommerce/changelog/63902-wooplug-6341-address-autocomplete-cannot-distinguish-between-a-user
woocommerce/changelog/63902-wooplug-6341-address-autocomplete-cannot-distinguish-between-a-user
changelog/63902-wooplug-6341-address-autocomplete-cannot-distinguish-between-a-user
63902-wooplug-6341-address-autocomplete-cannot-distinguish-between-a-user
plugins/woocommerce/changelog/64008-fix-country-name
woocommerce/changelog/64008-fix-country-name
changelog/64008-fix-country-name
64008-fix-country-name
plugins/woocommerce/changelog/pr-64358
woocommerce/changelog/pr-64358
changelog/pr-64358
@ -55177,46 +54593,18 @@ plugins/woocommerce/changelog/performance-available-gateways-population
woocommerce/changelog/performance-available-gateways-population
changelog/performance-available-gateways-population
performance-available-gateways-population
plugins/woocommerce/changelog/64091-trunk
woocommerce/changelog/64091-trunk
changelog/64091-trunk
64091-trunk
plugins/woocommerce/changelog/tweak-plugin-install-upgrader-failure-copy
woocommerce/changelog/tweak-plugin-install-upgrader-failure-copy
changelog/tweak-plugin-install-upgrader-failure-copy
tweak-plugin-install-upgrader-failure-copy
plugins/woocommerce/changelog/fix-abstract-block-duplicate-style-call
woocommerce/changelog/fix-abstract-block-duplicate-style-call
changelog/fix-abstract-block-duplicate-style-call
fix-abstract-block-duplicate-style-call
plugins/woocommerce/changelog/64152-wooplug-6527-regression-mini-cart-does-not-update-or-open-when-adding
woocommerce/changelog/64152-wooplug-6527-regression-mini-cart-does-not-update-or-open-when-adding
changelog/64152-wooplug-6527-regression-mini-cart-does-not-update-or-open-when-adding
64152-wooplug-6527-regression-mini-cart-does-not-update-or-open-when-adding
plugins/woocommerce/changelog/woo6-52-codex-review-scheduled-sale-actions-skip-lookup-table
woocommerce/changelog/woo6-52-codex-review-scheduled-sale-actions-skip-lookup-table
changelog/woo6-52-codex-review-scheduled-sale-actions-skip-lookup-table
woo6-52-codex-review-scheduled-sale-actions-skip-lookup-table
plugins/woocommerce/changelog/64481-add-dataform-component
woocommerce/changelog/64481-add-dataform-component
changelog/64481-add-dataform-component
64481-add-dataform-component
plugins/woocommerce/changelog/fix-63955-product-gallery-cursor
woocommerce/changelog/fix-63955-product-gallery-cursor
changelog/fix-63955-product-gallery-cursor
fix-63955-product-gallery-cursor
plugins/woocommerce/changelog/fix-63266-structured-data-tax
woocommerce/changelog/fix-63266-structured-data-tax
changelog/fix-63266-structured-data-tax
fix-63266-structured-data-tax
plugins/woocommerce/changelog/tweak-remove-facebook-obw-plugin-rotation
woocommerce/changelog/tweak-remove-facebook-obw-plugin-rotation
changelog/tweak-remove-facebook-obw-plugin-rotation
tweak-remove-facebook-obw-plugin-rotation
plugins/woocommerce/changelog/63208-wooplug-6204-refactor-product-in-context
woocommerce/changelog/63208-wooplug-6204-refactor-product-in-context
changelog/63208-wooplug-6204-refactor-product-in-context
63208-wooplug-6204-refactor-product-in-context
plugins/woocommerce/changelog/fix-store-alerts-widows
woocommerce/changelog/fix-store-alerts-widows
changelog/fix-store-alerts-widows
@ -58261,6 +57649,12 @@ assets/images/shipping_partners/easyship-row.svg
images/shipping_partners/easyship-row.svg
shipping_partners/easyship-row.svg
easyship-row.svg
plugins/woocommerce/assets/images/shipping_partners/wcs-row.svg
woocommerce/assets/images/shipping_partners/wcs-row.svg
assets/images/shipping_partners/wcs-row.svg
images/shipping_partners/wcs-row.svg
shipping_partners/wcs-row.svg
wcs-row.svg
plugins/woocommerce/assets/images/shipping_partners/packlink-row.svg
woocommerce/assets/images/shipping_partners/packlink-row.svg
assets/images/shipping_partners/packlink-row.svg
@ -64277,6 +63671,16 @@ API/Reports/Variations/ControllerTest.php
Reports/Variations/ControllerTest.php
Variations/ControllerTest.php
ControllerTest.php
plugins/woocommerce/tests/php/src/Admin/API/Reports/DataStore/CacheKeyTest.php
woocommerce/tests/php/src/Admin/API/Reports/DataStore/CacheKeyTest.php
tests/php/src/Admin/API/Reports/DataStore/CacheKeyTest.php
php/src/Admin/API/Reports/DataStore/CacheKeyTest.php
src/Admin/API/Reports/DataStore/CacheKeyTest.php
Admin/API/Reports/DataStore/CacheKeyTest.php
API/Reports/DataStore/CacheKeyTest.php
Reports/DataStore/CacheKeyTest.php
DataStore/CacheKeyTest.php
CacheKeyTest.php
plugins/woocommerce/tests/php/src/Admin/API/Reports/Taxes/ControllerTest.php
woocommerce/tests/php/src/Admin/API/Reports/Taxes/ControllerTest.php
tests/php/src/Admin/API/Reports/Taxes/ControllerTest.php
@ -81837,6 +81241,11 @@ js/data/changelog/update-settings-payments-type-for-onboarding-supported
data/changelog/update-settings-payments-type-for-onboarding-supported
changelog/update-settings-payments-type-for-onboarding-supported
update-settings-payments-type-for-onboarding-supported
packages/js/data/changelog/64523-wooplug-6560-wcship-row-layout
js/data/changelog/64523-wooplug-6560-wcship-row-layout
data/changelog/64523-wooplug-6560-wcship-row-layout
changelog/64523-wooplug-6560-wcship-row-layout
64523-wooplug-6560-wcship-row-layout
packages/js/data/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
js/data/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
data/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements

View file

@ -6385,217 +6385,64 @@ plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrat
plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php
plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php
plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php
plugins/woocommerce/changelog/tweak-legacy-admin-blues-theme-color-sweep
plugins/woocommerce/changelog/tangerine-1d1ffd0a
plugins/woocommerce/changelog/63969-fix-product-results-count-refresh
plugins/woocommerce/changelog/63773-add-cache-priming-misc
plugins/woocommerce/changelog/pr-63900
plugins/woocommerce/changelog/tangerine-934e8d29
plugins/woocommerce/changelog/63877-fix-63858-prime-product-thumbnail-caches
plugins/woocommerce/changelog/tweak-metabox-radius-trac-link
plugins/woocommerce/changelog/63555-enhancement-27650-product-published-webhook-topic
plugins/woocommerce/changelog/63751-fix-6409-select2-placeholder-a11y-contrast
plugins/woocommerce/changelog/performance-wc-translate-user-roles-default-domain-hook
plugins/woocommerce/changelog/64393-wooplug-6590-add-wc-email-customer-review-request
plugins/woocommerce/changelog/opr-cart-update-partial-addr
plugins/woocommerce/changelog/fix-dashboard-charts-margin-bottom-deprecation
plugins/woocommerce/changelog/performance-extract-options-cache-priming-prs-into-skill
plugins/woocommerce/changelog/performance-checkout-thruput-order-model-composition
plugins/woocommerce/changelog/fix-encapsulate-product-lookup-table-refresh
plugins/woocommerce/changelog/pr-64317
plugins/woocommerce/changelog/64521-wooplug-6631-restore-shipping-task-us-co-mx
plugins/woocommerce/changelog/performance-orders-table-add-new-index
plugins/woocommerce/changelog/add-email-template-sync-backfill
plugins/woocommerce/changelog/63989-fix-customer-lookup-duplicate-on-delayed-registration
plugins/woocommerce/changelog/fix-issue-64229
plugins/woocommerce/changelog/64415-64297-graphql-settings-object-cache
plugins/woocommerce/changelog/64100-fix-prime-storeapi-product-images
plugins/woocommerce/changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
plugins/woocommerce/changelog/64092-wooplug-4230-highest-shipping-cost-shown-before-en
plugins/woocommerce/changelog/64104-trunk
plugins/woocommerce/changelog/fix-woo13-215-fulfillment-rest-api-auth
plugins/woocommerce/changelog/tweak-order-preview-action-buttons-wp70
plugins/woocommerce/changelog/64332-fix-load-textdomain-notice
plugins/woocommerce/changelog/add-email-editor-text-domain-define-plugin
plugins/woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
plugins/woocommerce/changelog/performance-checkout-thruput-stock-and-validation
plugins/woocommerce/changelog/wooplug-5521-fix-locale-hidden-country-field
plugins/woocommerce/changelog/tweak-order-edit-address-select2-wp70
plugins/woocommerce/changelog/fix-empty-search-orderby
plugins/woocommerce/changelog/fix-v4-products-sensitive-field-exposure
plugins/woocommerce/changelog/2026-04-01-13-16-19-880401
plugins/woocommerce/changelog/64246-patch-2
plugins/woocommerce/changelog/fix-63774-clear-transients-does-not-clear-transient_wc_attribute_taxonomies
plugins/woocommerce/changelog/63832-wooplug-1935-the-wp_background_process-class-do-we-still-need-it
plugins/woocommerce/changelog/add-graphql-infrastructure-unit-tests
plugins/woocommerce/changelog/fix-63954-skip-themes-flush-rewrite-rules
plugins/woocommerce/changelog/64435-fix-use-wpdb-identifier-placeholder-in-order-stats
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/fix-add-color-input-to-create-value
plugins/woocommerce/changelog/64406-phpstan-baseline-refresh
plugins/woocommerce/changelog/64070-prime-caches-products-rest-images
plugins/woocommerce/changelog/63974-fix-email-editor-styling-regressions
plugins/woocommerce/changelog/62044-patch-10
plugins/woocommerce/changelog/update-create-term-modal
plugins/woocommerce/changelog/63255-cursor-WOOPLUG-6235-additional-information-mobile-layout-f8ce
plugins/woocommerce/changelog/pr-64390
plugins/woocommerce/changelog/update-product-filters-no-multiple
plugins/woocommerce/changelog/fix-colour-picker-swatch-height-wp70
plugins/woocommerce/changelog/64540-trunk
plugins/woocommerce/changelog/tweak-align-blueprint-error-notice-wp7
plugins/woocommerce/changelog/fix-scheduled-import-migration-WOO6-53
plugins/woocommerce/changelog/build-webpack-filesystem-cache
plugins/woocommerce/changelog/fix-36979-log-get-order-exception
plugins/woocommerce/changelog/64010-30819-php8-warning
plugins/woocommerce/changelog/bis-alpha-cr-fixes-and-cleanup
plugins/woocommerce/changelog/64137-fix-email-logo-margin-right
plugins/woocommerce/changelog/pr-63971
plugins/woocommerce/changelog/fix-wc-get-attribute-text
plugins/woocommerce/changelog/performance-reduce-sqls-number-cart-checkout-pages
plugins/woocommerce/changelog/build-blocks-terser-single-pass
plugins/woocommerce/changelog/64410-fix-64405-variation-selector-attribute-product-type-guard
plugins/woocommerce/changelog/fix-docs-build
plugins/woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-changes
plugins/woocommerce/changelog/64072-wooplug-6492-woocommerce-cart-and-checkout-block-crashes-when-product
plugins/woocommerce/changelog/add-metabox-border-radius-wp7-alignment
plugins/woocommerce/changelog/64293-add-graphql-settings-toggle
plugins/woocommerce/changelog/fix-62538
plugins/woocommerce/changelog/pr-63772
plugins/woocommerce/changelog/fix-39837-hidden-product-search-visibility
plugins/woocommerce/changelog/fix-63582-urldecode()-receives-array-in-wc_product_canonical_redirect()
plugins/woocommerce/changelog/64085-fix-prime-cart-cross-sells
plugins/woocommerce/changelog/fix-WOOPRD-1944-product-review-form-messages
plugins/woocommerce/changelog/64064-opr-fix-password-error-display
plugins/woocommerce/changelog/64140-fix-schedule-sale-events-on-meta-write
plugins/woocommerce/changelog/myaccount-fixes
plugins/woocommerce/changelog/fix-59043
plugins/woocommerce/changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
plugins/woocommerce/changelog/tweak-admin-form-controls-wp7-align
plugins/woocommerce/changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
plugins/woocommerce/changelog/myaccount-nav-update
plugins/woocommerce/changelog/64345-fix-38153-clean-category-image-height
plugins/woocommerce/changelog/tweak-admin-hardcoded-blues-theme-color
plugins/woocommerce/changelog/performance-cart-checkout-cache-priming
plugins/woocommerce/changelog/63863-trunk
plugins/woocommerce/changelog/fix-63095-multisite-featured-products
plugins/woocommerce/changelog/fix-63918-product-collection-fixedwidth-undefined
plugins/woocommerce/changelog/63692-fix-order-api-tax-docs
plugins/woocommerce/changelog/wooplug-6370-wc_coupon-construct-and-_used_by-meta
plugins/woocommerce/changelog/fix-product-filter-deleted-attribute-fatal
plugins/woocommerce/changelog/fix-tax-label-percent-sign-corruption
plugins/woocommerce/changelog/fix-inbox-note-remove-image-thumbnail
plugins/woocommerce/changelog/64411-fix-64176-mini-cart-badge-colors
plugins/woocommerce/changelog/add-offline-banner
plugins/woocommerce/changelog/fix-plugin-install-permission-error-message
plugins/woocommerce/changelog/fix-63988-product-sku-variable-product
plugins/woocommerce/changelog/64342-add-coupon-code-block-auto-generation
plugins/woocommerce/changelog/63715-fix-customer-history-real-time-data
plugins/woocommerce/changelog/wccom-2349-site-not-connected-typo
plugins/woocommerce/changelog/fix-64177-transient-cache-key-datetime
plugins/woocommerce/changelog/64467-fix-hpos-customer-note-query
plugins/woocommerce/changelog/63855-add-wooplug-6365-fulfillment-customer-note
plugins/woocommerce/changelog/wooplug-6544-cart-template-null-product
plugins/woocommerce/changelog/performance-checkout-thruput-storeapi-checkout
plugins/woocommerce/changelog/63846-woo6-37-codex-review-store-api-related-filter-enables-transient
plugins/woocommerce/changelog/fix-404-requests
plugins/woocommerce/changelog/64325-graphql-settings-query-limits
plugins/woocommerce/changelog/add-product-filter-cache-entry-cap
plugins/woocommerce/changelog/tweak-align-legacy-admin-notice-success
plugins/woocommerce/changelog/tweak-product-coupon-data-label-align-wp7
plugins/woocommerce/changelog/tweak-email-test-send-friendly-errors
plugins/woocommerce/changelog/63797-add-cache-priming-misc-2
plugins/woocommerce/changelog/fix-typo-received
plugins/woocommerce/changelog/60314-migrate-catalog-sorting-block-iapi
plugins/woocommerce/changelog/fix-wp7.0-extra-settings-alignment
plugins/woocommerce/changelog/performance-new-index-for-wc_reserved_stock
plugins/woocommerce/changelog/64089-fix-prime-product-images-metabox
plugins/woocommerce/changelog/63483-add-62921-shared-monorepo-ts-config
plugins/woocommerce/changelog/63653-fix-page-title-with-$-breaks-add-to-cart-with-options
plugins/woocommerce/changelog/fix-63680
plugins/woocommerce/changelog/64395-wooplug-6589-schedule-review-request-email
plugins/woocommerce/changelog/fix-remove-checkout-block-background-color
plugins/woocommerce/changelog/add-wordpress-theme
plugins/woocommerce/changelog/64111-dev-fix-admin-webpack-cache-misses
plugins/woocommerce/changelog/fix-62761-payment-complete-checkout-validation
plugins/woocommerce/changelog/63930-fix-skip-incentive-check-offline-payment-methods
plugins/woocommerce/changelog/update-create-term-modal-ii
plugins/woocommerce/changelog/64074-wooplug-6512-block-cart-express-payment-buttons-have-excessive-spacing-in
plugins/woocommerce/changelog/pr-63897
plugins/woocommerce/changelog/tweak-admin-button-border-radius-wp7-align
plugins/woocommerce/changelog/add-email-template-sync-meta
plugins/woocommerce/changelog/63986-fix-wccom-ext-tested-up-to
plugins/woocommerce/changelog/fix-command-palette-admin-enqueue
plugins/woocommerce/changelog/performance-57937-explore-needs-processing-enhancement
plugins/woocommerce/changelog/fix-eval-math-preg-match-null-deprecation
plugins/woocommerce/changelog/add-dataform-component
plugins/woocommerce/changelog/fix-remove-no-longer-used-templates
plugins/woocommerce/changelog/fix-issue-64227
plugins/woocommerce/changelog/63919-fix-woopmnt-5477-payments-onboarding-messaging
plugins/woocommerce/changelog/63398-fix-issue-63397
plugins/woocommerce/changelog/woo6-60-codex-review-namespaced-v4-products-controller-lacks-wc
plugins/woocommerce/changelog/wooprd-3258-coupon-created-in-ciab-not-found-in-coupon-block-search
plugins/woocommerce/changelog/fix-rtl-email-order-details-alignment
plugins/woocommerce/changelog/rsm-148-stamp-sync-meta-on-email-post-reset
plugins/woocommerce/changelog/performance-order-count-action-enhancements
plugins/woocommerce/changelog/fix-add-wc-visual-attribute-type
plugins/woocommerce/changelog/64056-wooplug-6479-public-function-replace_placeholders-error
plugins/woocommerce/changelog/63962-fix-dbdelta-duplicate-key-errors
plugins/woocommerce/changelog/64260-wooplug-6528-check-fulfillment-datetime-storage-and-ui-timezone-handling
plugins/woocommerce/changelog/copilot-fix-autocomplete-zip-code-update
plugins/woocommerce/changelog/63796-fix-WCCOM-2367-wccom-auto-install-errors
plugins/woocommerce/changelog/64133-fix-wooplug-6541-core-profiler-tracking-country
plugins/woocommerce/changelog/fix-plugin-install-error-message-copy
plugins/woocommerce/changelog/patch-1
plugins/woocommerce/changelog/fix-ci-highlight-changes-pnpm10
plugins/woocommerce/changelog/fix-61447-product-collection-offset-per-page
plugins/woocommerce/changelog/fix-wooa7s-1355-moment-timezone-warnings
plugins/woocommerce/changelog/63816-fix-get-item-downloads-return-array
plugins/woocommerce/changelog/64350-graphql-settings-endpoint-url
plugins/woocommerce/changelog/fix-email-empty-quantity-output
plugins/woocommerce/changelog/64161-dev-64111-post-cleanup
plugins/woocommerce/changelog/qao-185-bridge-aggregator
plugins/woocommerce/changelog/opr-checkout-cart-icon
plugins/woocommerce/changelog/64050-fix-63936-orders-rest-type-guard
plugins/woocommerce/changelog/63929-fix-setup-wizard-site-title-error
plugins/woocommerce/changelog/64448-64298-graphql-settings-apq
plugins/woocommerce/changelog/fix-wooplug-3402-db-update-note-reappear
plugins/woocommerce/changelog/fix-border-radius-inputs-buttons-wp7-align
plugins/woocommerce/changelog/pr-64067
plugins/woocommerce/changelog/add-email-template-sync-registry
plugins/woocommerce/changelog/add-email-order-details-hooks
plugins/woocommerce/changelog/63743-fix-exclude-checkout-draft-from-api-any-status
plugins/woocommerce/changelog/64523-wooplug-6560-wcship-row-layout
plugins/woocommerce/changelog/64488-64301-graphql-settings-cache-ttl
plugins/woocommerce/changelog/64036-fix-dynamic-customer-history-tooltip
plugins/woocommerce/changelog/update-email-post-reset-content-action-label
plugins/woocommerce/changelog/fix-update-mypos-icon
plugins/woocommerce/changelog/63925-update-marketplace-host-plan-orders-label
plugins/woocommerce/changelog/fix-address-autocomplete-branding-logo
plugins/woocommerce/changelog/fix-filter-cache-key-normalisation
plugins/woocommerce/changelog/fix-select-control-deprecated-size-warning
plugins/woocommerce/changelog/add-wc-visual-attribute-type-feature-flag
plugins/woocommerce/changelog/fix-dont-render-empty-store-notices
plugins/woocommerce/changelog/pr-64360
plugins/woocommerce/changelog/add-email-template-divergence-detection
plugins/woocommerce/changelog/rsm-139-auto-apply-core-template-updates
plugins/woocommerce/changelog/63662-refactor-iapi-blocks-to-read-product-in-context
plugins/woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs
plugins/woocommerce/changelog/tweak-admin-grayscale-tokenize-wp7-align
plugins/woocommerce/changelog/64181-fix-shipping-tour-silent-retry
plugins/woocommerce/changelog/64426-add-stock-status-admin-order-selector
plugins/woocommerce/changelog/update-pnpm-10-upgrade
plugins/woocommerce/changelog/rsm-438-wire-bis-emails
plugins/woocommerce/changelog/fix-wc-admin-daily-timeout-and-transient-guard
plugins/woocommerce/changelog/pr-64380
plugins/woocommerce/changelog/performance-slow-sql-customer-bought-product
plugins/woocommerce/changelog/update-wp-68-packages
plugins/woocommerce/changelog/63902-wooplug-6341-address-autocomplete-cannot-distinguish-between-a-user
plugins/woocommerce/changelog/64008-fix-country-name
plugins/woocommerce/changelog/pr-64358
plugins/woocommerce/changelog/performance-available-gateways-population
plugins/woocommerce/changelog/64091-trunk
plugins/woocommerce/changelog/tweak-plugin-install-upgrader-failure-copy
plugins/woocommerce/changelog/fix-abstract-block-duplicate-style-call
plugins/woocommerce/changelog/64152-wooplug-6527-regression-mini-cart-does-not-update-or-open-when-adding
plugins/woocommerce/changelog/woo6-52-codex-review-scheduled-sale-actions-skip-lookup-table
plugins/woocommerce/changelog/64481-add-dataform-component
plugins/woocommerce/changelog/fix-63955-product-gallery-cursor
plugins/woocommerce/changelog/fix-63266-structured-data-tax
plugins/woocommerce/changelog/tweak-remove-facebook-obw-plugin-rotation
plugins/woocommerce/changelog/63208-wooplug-6204-refactor-product-in-context
plugins/woocommerce/changelog/fix-store-alerts-widows
plugins/woocommerce/lib/composer.json
plugins/woocommerce/lib/README.md
@ -6983,6 +6830,7 @@ plugins/woocommerce/assets/images/shipping_partners/star.svg
plugins/woocommerce/assets/images/shipping_partners/wcs-column.svg
plugins/woocommerce/assets/images/shipping_partners/sendcloud-row.svg
plugins/woocommerce/assets/images/shipping_partners/easyship-row.svg
plugins/woocommerce/assets/images/shipping_partners/wcs-row.svg
plugins/woocommerce/assets/images/shipping_partners/packlink-row.svg
plugins/woocommerce/assets/images/woo-logo.svg
plugins/woocommerce/assets/images/marketing/facebook.svg
@ -7720,6 +7568,7 @@ plugins/woocommerce/tests/php/src/Admin/API/AnalyticsImportsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignsTest.php
plugins/woocommerce/tests/php/src/Admin/API/Reports/Variations/ControllerTest.php
plugins/woocommerce/tests/php/src/Admin/API/Reports/DataStore/CacheKeyTest.php
plugins/woocommerce/tests/php/src/Admin/API/Reports/Taxes/ControllerTest.php
plugins/woocommerce/tests/php/src/Admin/API/Reports/Revenue/Stats/ControllerTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingChannelsTest.php
@ -10595,6 +10444,7 @@ packages/js/data/changelog/fix-plugin-install-permission-error-message
packages/js/data/changelog/63483-add-62921-shared-monorepo-ts-config
packages/js/data/changelog/wooa7s-795-onboarding-scheduled-updates-promotion-notices
packages/js/data/changelog/update-settings-payments-type-for-onboarding-supported
packages/js/data/changelog/64523-wooplug-6560-wcship-row-layout
packages/js/data/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
packages/js/data/changelog/update-pnpm-10-upgrade
packages/js/data/changelog/update-wp-68-packages

View file

@ -244,6 +244,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_shopping_list
/_widget
/album/*/*?i=
/analytics
/api
/api$
/api?
@ -561,6 +562,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?keepEmbedCode=
?keyboard=
?keywords=
?lang=
?lang=en-ss
?list=wall
?location=
?ls=
@ -580,6 +583,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?pt1=true$
?radius=
?reactions_opened
?ref_src=
?reply=
?returnPage=
?s=
@ -594,6 +598,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?source=
?state=
?success=
?t=
?tab=achievements&achievement=
?utf8=
?utm_*=
@ -673,6 +678,11 @@ WebObjects/MZFinance.woa
WebObjects/MZPersonalizer.woa
WebObjects/MZStore.woa/wa/viewMultiRoom?
WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/likes
[_0-9a-zA-Z]+/media
[_0-9a-zA-Z]+/photo
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
@ -796,6 +806,7 @@ academic/search
account
account-login
account/
account/deactivated
accounts/ClientAuth
accounts/ClientAuth
accounts/ClientLogin
@ -1767,6 +1778,7 @@ guidebooks
gview
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
headline.txt
@ -1806,15 +1818,17 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://blog.google/robots.txt
http://ec.europa.eu/robots.txt
http://wa.me/robots.txt
http://who.int/robots.txt
http://dropbox.com/robots.txt
http://podcasts.apple.com/robots.txt
http://storage.googleapis.com/robots.txt
http://wordpress.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
hz/leaderboard/hall-of-fame
hz/leaderboard/top-reviewers
i/api
i/u
icdp
icons
id-id.www.cloudflare.com
@ -2556,6 +2570,7 @@ search*sort=
search-ar-dev
search-console/scfe
search/
search/*/grid
search/?
search/?term=
search/about
@ -2563,12 +2578,15 @@ search/advanced
search/default.aspx?*
search/howsearchworks
search/live?
search/realtime
search/user?q=
search/users
search/video?
search?
search?*tbm=map
search?q$
search?q=
search?q=%23
search\?
search_history
searchresults
@ -2584,6 +2602,7 @@ services/oauth
setprefs
settings
settings
settings/deactivated
settings/loid-email-unsubscribe
settings/loid-email-unsubscribe-router
setup_organization=
@ -3677,7 +3696,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard