[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-11-07 10:08:01 +00:00
parent 275671aa18
commit 8b11c3e36c
28 changed files with 2131 additions and 2555 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1762483019
},
"Trickest wordlist update": {
"last_update": 1762423708
"last_update": 1762510071
}
}

View file

@ -690,6 +690,8 @@ settings.json
extensions.json
.editorconfig
pnpm-lock.yaml
.changeset/hip-beers-flow.md
hip-beers-flow.md
.changeset/config.json
config.json
.dockerignore

View file

@ -123,6 +123,7 @@ code_of_conduct.md
.vscode/extensions.json
.editorconfig
pnpm-lock.yaml
.changeset/hip-beers-flow.md
.changeset/config.json
.dockerignore
security.md

View file

@ -5540,6 +5540,9 @@ card_view.tpl.php
htdocs/product/price.php
product/price.php
price.php
htdocs/product/contact.php
product/contact.php
contact.php
htdocs/product/class/api_products.class.php
product/class/api_products.class.php
class/api_products.class.php

View file

@ -1343,6 +1343,7 @@ htdocs/product/canvas/service/tpl/card_create.tpl.php
htdocs/product/canvas/service/tpl/card_edit.tpl.php
htdocs/product/canvas/service/tpl/card_view.tpl.php
htdocs/product/price.php
htdocs/product/contact.php
htdocs/product/class/api_products.class.php
htdocs/product/class/product.class.php
htdocs/product/class/productbatch.class.php

View file

@ -11643,6 +11643,13 @@ KernelTests/Core/Form/FormActionXssTest.php
Core/Form/FormActionXssTest.php
Form/FormActionXssTest.php
FormActionXssTest.php
core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
KernelTests/Core/DefaultContent/ImporterTest.php
Core/DefaultContent/ImporterTest.php
DefaultContent/ImporterTest.php
ImporterTest.php
core/tests/Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php
tests/Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php
Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php
@ -14700,6 +14707,36 @@ fixtures/config_install/testing_config_install_no_config/.gitkeep
config_install/testing_config_install_no_config/.gitkeep
testing_config_install_no_config/.gitkeep
.gitkeep
core/tests/fixtures/pre_entity_import_default_content/entity_test/01234567-89ab-cdef-0123-456789abcdef.yml
tests/fixtures/pre_entity_import_default_content/entity_test/01234567-89ab-cdef-0123-456789abcdef.yml
fixtures/pre_entity_import_default_content/entity_test/01234567-89ab-cdef-0123-456789abcdef.yml
pre_entity_import_default_content/entity_test/01234567-89ab-cdef-0123-456789abcdef.yml
entity_test/01234567-89ab-cdef-0123-456789abcdef.yml
01234567-89ab-cdef-0123-456789abcdef.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/12345678-9abc-def0-1234-56789abcdef0.yml
tests/fixtures/pre_entity_import_default_content/entity_test/12345678-9abc-def0-1234-56789abcdef0.yml
fixtures/pre_entity_import_default_content/entity_test/12345678-9abc-def0-1234-56789abcdef0.yml
pre_entity_import_default_content/entity_test/12345678-9abc-def0-1234-56789abcdef0.yml
entity_test/12345678-9abc-def0-1234-56789abcdef0.yml
12345678-9abc-def0-1234-56789abcdef0.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/abcdef01-2345-6789-abcd-ef0123456789.yml
tests/fixtures/pre_entity_import_default_content/entity_test/abcdef01-2345-6789-abcd-ef0123456789.yml
fixtures/pre_entity_import_default_content/entity_test/abcdef01-2345-6789-abcd-ef0123456789.yml
pre_entity_import_default_content/entity_test/abcdef01-2345-6789-abcd-ef0123456789.yml
entity_test/abcdef01-2345-6789-abcd-ef0123456789.yml
abcdef01-2345-6789-abcd-ef0123456789.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/87654321-fedc-ba98-7654-321098765432.yml
tests/fixtures/pre_entity_import_default_content/entity_test/87654321-fedc-ba98-7654-321098765432.yml
fixtures/pre_entity_import_default_content/entity_test/87654321-fedc-ba98-7654-321098765432.yml
pre_entity_import_default_content/entity_test/87654321-fedc-ba98-7654-321098765432.yml
entity_test/87654321-fedc-ba98-7654-321098765432.yml
87654321-fedc-ba98-7654-321098765432.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml
tests/fixtures/pre_entity_import_default_content/entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml
fixtures/pre_entity_import_default_content/entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml
pre_entity_import_default_content/entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml
entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml
fedcba98-7654-3210-fedc-ba9876543210.yml
core/tests/fixtures/test-error.log
tests/fixtures/test-error.log
fixtures/test-error.log
@ -14749,6 +14786,11 @@ core/tests/PHPStan/composer.json
tests/PHPStan/composer.json
PHPStan/composer.json
composer.json
core/tests/PHPStan/tests/TestClassClassMetadataTest.php
tests/PHPStan/tests/TestClassClassMetadataTest.php
PHPStan/tests/TestClassClassMetadataTest.php
tests/TestClassClassMetadataTest.php
TestClassClassMetadataTest.php
core/tests/PHPStan/tests/ComponentTestDoesNotExtendCoreTestTest.php
tests/PHPStan/tests/ComponentTestDoesNotExtendCoreTestTest.php
PHPStan/tests/ComponentTestDoesNotExtendCoreTestTest.php
@ -14764,16 +14806,11 @@ tests/PHPStan/tests/EnsurePHPStanVersionsMatchTest.php
PHPStan/tests/EnsurePHPStanVersionsMatchTest.php
tests/EnsurePHPStanVersionsMatchTest.php
EnsurePHPStanVersionsMatchTest.php
core/tests/PHPStan/tests/NoClassMetadataOnAbstractTestClassesTest.php
tests/PHPStan/tests/NoClassMetadataOnAbstractTestClassesTest.php
PHPStan/tests/NoClassMetadataOnAbstractTestClassesTest.php
tests/NoClassMetadataOnAbstractTestClassesTest.php
NoClassMetadataOnAbstractTestClassesTest.php
core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
Rules/NoClassMetadataOnAbstractTestClasses.php
NoClassMetadataOnAbstractTestClasses.php
core/tests/PHPStan/Rules/TestClassClassMetadata.php
tests/PHPStan/Rules/TestClassClassMetadata.php
PHPStan/Rules/TestClassClassMetadata.php
Rules/TestClassClassMetadata.php
TestClassClassMetadata.php
core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
@ -14789,16 +14826,16 @@ tests/PHPStan/fixtures/component-tests.php
PHPStan/fixtures/component-tests.php
fixtures/component-tests.php
component-tests.php
core/tests/PHPStan/fixtures/abstract-test-classes.php
tests/PHPStan/fixtures/abstract-test-classes.php
PHPStan/fixtures/abstract-test-classes.php
fixtures/abstract-test-classes.php
abstract-test-classes.php
core/tests/PHPStan/fixtures/test-methods-with-metadata.php
tests/PHPStan/fixtures/test-methods-with-metadata.php
PHPStan/fixtures/test-methods-with-metadata.php
fixtures/test-methods-with-metadata.php
test-methods-with-metadata.php
core/tests/PHPStan/fixtures/test-classes-with-metadata.php
tests/PHPStan/fixtures/test-classes-with-metadata.php
PHPStan/fixtures/test-classes-with-metadata.php
fixtures/test-classes-with-metadata.php
test-classes-with-metadata.php
core/config/install/core.extension.yml
config/install/core.extension.yml
install/core.extension.yml
@ -43285,6 +43322,12 @@ Drupal/Core/DefaultContent/Finder.php
Core/DefaultContent/Finder.php
DefaultContent/Finder.php
Finder.php
core/lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php
lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php
Drupal/Core/DefaultContent/PreEntityImportEvent.php
Core/DefaultContent/PreEntityImportEvent.php
DefaultContent/PreEntityImportEvent.php
PreEntityImportEvent.php
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
lib/Drupal/Core/DefaultContent/PreExportEvent.php
Drupal/Core/DefaultContent/PreExportEvent.php

View file

@ -1712,6 +1712,7 @@ core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php
core/tests/Drupal/KernelTests/Core/Form/FormValidationMessageOrderTest.php
core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
core/tests/Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php
core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php
core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php
@ -2172,6 +2173,11 @@ core/tests/fixtures/config_install/testing_config_install/core.entity_view_mode.
core/tests/fixtures/config_install/testing_config_install/core.date_format.html_week.yml
core/tests/fixtures/config_install/testing_config_install/core.entity_view_mode.user.full.yml
core/tests/fixtures/config_install/testing_config_install_no_config/.gitkeep
core/tests/fixtures/pre_entity_import_default_content/entity_test/01234567-89ab-cdef-0123-456789abcdef.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/12345678-9abc-def0-1234-56789abcdef0.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/abcdef01-2345-6789-abcd-ef0123456789.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/87654321-fedc-ba98-7654-321098765432.yml
core/tests/fixtures/pre_entity_import_default_content/entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml
core/tests/fixtures/test-error.log
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
@ -2181,16 +2187,16 @@ core/tests/fixtures/plugins/CustomPlugin.php
core/tests/PHPStan/README.md
core/tests/PHPStan/phpunit.xml.dist
core/tests/PHPStan/composer.json
core/tests/PHPStan/tests/TestClassClassMetadataTest.php
core/tests/PHPStan/tests/ComponentTestDoesNotExtendCoreTestTest.php
core/tests/PHPStan/tests/TestClassMethodMetadataTest.php
core/tests/PHPStan/tests/EnsurePHPStanVersionsMatchTest.php
core/tests/PHPStan/tests/NoClassMetadataOnAbstractTestClassesTest.php
core/tests/PHPStan/Rules/NoClassMetadataOnAbstractTestClasses.php
core/tests/PHPStan/Rules/TestClassClassMetadata.php
core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
core/tests/PHPStan/Rules/TestClassMethodMetadata.php
core/tests/PHPStan/fixtures/component-tests.php
core/tests/PHPStan/fixtures/abstract-test-classes.php
core/tests/PHPStan/fixtures/test-methods-with-metadata.php
core/tests/PHPStan/fixtures/test-classes-with-metadata.php
core/config/install/core.extension.yml
core/config/install/core.menu.static_menu_link_overrides.yml
core/config/schema/core.data_types.schema.yml
@ -6402,6 +6408,7 @@ core/lib/Drupal/Core/DefaultContent/ExportResult.php
core/lib/Drupal/Core/DefaultContent/Existing.php
core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php
core/lib/Drupal/Core/DefaultContent/Finder.php
core/lib/Drupal/Core/DefaultContent/PreEntityImportEvent.php
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
core/lib/Drupal/Core/DefaultContent/PreImportEvent.php
core/lib/Drupal/Core/DefaultContent/ImportException.php

View file

@ -25942,6 +25942,13 @@ FieldValidators/InboundEmail/FetchSince/Required.php
InboundEmail/FetchSince/Required.php
FetchSince/Required.php
Required.php
application/Espo/Classes/FieldValidators/EmailAccount/FolderMap/Valid.php
Espo/Classes/FieldValidators/EmailAccount/FolderMap/Valid.php
Classes/FieldValidators/EmailAccount/FolderMap/Valid.php
FieldValidators/EmailAccount/FolderMap/Valid.php
EmailAccount/FolderMap/Valid.php
FolderMap/Valid.php
Valid.php
application/Espo/Classes/FieldValidators/ArrayIntType.php
Espo/Classes/FieldValidators/ArrayIntType.php
Classes/FieldValidators/ArrayIntType.php
@ -26186,6 +26193,12 @@ Classes/RecordHooks/PortalRole/AfterSave.php
RecordHooks/PortalRole/AfterSave.php
PortalRole/AfterSave.php
AfterSave.php
application/Espo/Classes/RecordHooks/EmailAccount/BeforeSave.php
Espo/Classes/RecordHooks/EmailAccount/BeforeSave.php
Classes/RecordHooks/EmailAccount/BeforeSave.php
RecordHooks/EmailAccount/BeforeSave.php
EmailAccount/BeforeSave.php
BeforeSave.php
application/Espo/Classes/RecordHooks/EmailAccount/BeforeCreate.php
Espo/Classes/RecordHooks/EmailAccount/BeforeCreate.php
Classes/RecordHooks/EmailAccount/BeforeCreate.php

View file

@ -3890,6 +3890,7 @@ application/Espo/Classes/FieldValidators/LinkMultipleType.php
application/Espo/Classes/FieldValidators/DateType.php
application/Espo/Classes/FieldValidators/FloatType.php
application/Espo/Classes/FieldValidators/InboundEmail/FetchSince/Required.php
application/Espo/Classes/FieldValidators/EmailAccount/FolderMap/Valid.php
application/Espo/Classes/FieldValidators/ArrayIntType.php
application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
application/Espo/Classes/FieldValidators/Settings/AvailableReactions/Valid.php
@ -3931,6 +3932,7 @@ application/Espo/Classes/RecordHooks/Attachment/AfterCreate.php
application/Espo/Classes/RecordHooks/Attachment/BeforeCreate.php
application/Espo/Classes/RecordHooks/EmailFilter/BeforeSave.php
application/Espo/Classes/RecordHooks/PortalRole/AfterSave.php
application/Espo/Classes/RecordHooks/EmailAccount/BeforeSave.php
application/Espo/Classes/RecordHooks/EmailAccount/BeforeCreate.php
application/Espo/Classes/RecordHooks/LeadCapture/BeforeCreate.php
application/Espo/Classes/RecordHooks/Email/CheckFromAddress.php

View file

@ -27440,6 +27440,24 @@ migrations/versions/4.47/2022-05-03-15-30-final-v4.js
versions/4.47/2022-05-03-15-30-final-v4.js
4.47/2022-05-03-15-30-final-v4.js
2022-05-03-15-30-final-v4.js
ghost/core/core/server/data/migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
core/core/server/data/migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
core/server/data/migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
server/data/migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
data/migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
2025-11-03-15-18-04-add-email-batch-fallback-domain.js
ghost/core/core/server/data/migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
core/core/server/data/migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
core/server/data/migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
server/data/migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
data/migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
6.7/2025-11-03-15-17-05-add-csd-email-count.js
2025-11-03-15-17-05-add-csd-email-count.js
ghost/core/core/server/data/migrations/versions/5.85/2024-06-10-14-53-31-add-posts-updated-at-index.js
core/core/server/data/migrations/versions/5.85/2024-06-10-14-53-31-add-posts-updated-at-index.js
core/server/data/migrations/versions/5.85/2024-06-10-14-53-31-add-posts-updated-at-index.js

View file

@ -4068,6 +4068,8 @@ ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-09-29-add-newsle
ghost/core/core/server/data/migrations/versions/5.39/2023-03-13-13-11-add-newsletter-show-comment-cta.js
ghost/core/core/server/data/migrations/versions/4.47/2022-05-04-10-03-no-op.js
ghost/core/core/server/data/migrations/versions/4.47/2022-05-03-15-30-final-v4.js
ghost/core/core/server/data/migrations/versions/6.7/2025-11-03-15-18-04-add-email-batch-fallback-domain.js
ghost/core/core/server/data/migrations/versions/6.7/2025-11-03-15-17-05-add-csd-email-count.js
ghost/core/core/server/data/migrations/versions/5.85/2024-06-10-14-53-31-add-posts-updated-at-index.js
ghost/core/core/server/data/migrations/versions/5.93/2024-09-03-18-51-01-update-stripe-prices-nickname-length.js
ghost/core/core/server/data/migrations/versions/5.19/2022-09-02-20-25-add-columns-to-products-table.js

View file

@ -4131,6 +4131,7 @@ system/recovery.php
recovery.php
assets/.gitkeep
.gitkeep
.gitattributes
logs/.gitkeep
.gitkeep
bin/build-test-update.php

View file

@ -696,6 +696,7 @@ system/blueprints/user/account_new.yaml
system/router.php
system/recovery.php
assets/.gitkeep
.gitattributes
logs/.gitkeep
bin/build-test-update.php
bin/grav

View file

@ -44605,6 +44605,14 @@ Magento/GraphQl/Sales/OrderItemPricesTest.php
GraphQl/Sales/OrderItemPricesTest.php
Sales/OrderItemPricesTest.php
OrderItemPricesTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/OrderTotalDiscountsCouponTest.php
tests/api-functional/testsuite/Magento/GraphQl/Sales/OrderTotalDiscountsCouponTest.php
api-functional/testsuite/Magento/GraphQl/Sales/OrderTotalDiscountsCouponTest.php
testsuite/Magento/GraphQl/Sales/OrderTotalDiscountsCouponTest.php
Magento/GraphQl/Sales/OrderTotalDiscountsCouponTest.php
GraphQl/Sales/OrderTotalDiscountsCouponTest.php
Sales/OrderTotalDiscountsCouponTest.php
OrderTotalDiscountsCouponTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/GuestOrderTest.php
tests/api-functional/testsuite/Magento/GraphQl/Sales/GuestOrderTest.php
api-functional/testsuite/Magento/GraphQl/Sales/GuestOrderTest.php
@ -44976,6 +44984,14 @@ Magento/GraphQl/Customer/CustomerEmailUpdateTest.php
GraphQl/Customer/CustomerEmailUpdateTest.php
Customer/CustomerEmailUpdateTest.php
CustomerEmailUpdateTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerAddressV2Test.php
tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerAddressV2Test.php
api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerAddressV2Test.php
testsuite/Magento/GraphQl/Customer/DeleteCustomerAddressV2Test.php
Magento/GraphQl/Customer/DeleteCustomerAddressV2Test.php
GraphQl/Customer/DeleteCustomerAddressV2Test.php
Customer/DeleteCustomerAddressV2Test.php
DeleteCustomerAddressV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ChangeCustomerPasswordTest.php
tests/api-functional/testsuite/Magento/GraphQl/Customer/ChangeCustomerPasswordTest.php
api-functional/testsuite/Magento/GraphQl/Customer/ChangeCustomerPasswordTest.php
@ -45024,6 +45040,14 @@ Magento/GraphQl/Customer/UpdateCustomerV2Test.php
GraphQl/Customer/UpdateCustomerV2Test.php
Customer/UpdateCustomerV2Test.php
UpdateCustomerV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerAddressV2Test.php
tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerAddressV2Test.php
api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerAddressV2Test.php
testsuite/Magento/GraphQl/Customer/UpdateCustomerAddressV2Test.php
Magento/GraphQl/Customer/UpdateCustomerAddressV2Test.php
GraphQl/Customer/UpdateCustomerAddressV2Test.php
Customer/UpdateCustomerAddressV2Test.php
UpdateCustomerAddressV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/RequestPasswordResetEmailTest.php
tests/api-functional/testsuite/Magento/GraphQl/Customer/RequestPasswordResetEmailTest.php
api-functional/testsuite/Magento/GraphQl/Customer/RequestPasswordResetEmailTest.php
@ -45206,6 +45230,14 @@ Magento/GraphQl/Customer/GetCustomerTest.php
GraphQl/Customer/GetCustomerTest.php
Customer/GetCustomerTest.php
GetCustomerTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CustomerIdTest.php
tests/api-functional/testsuite/Magento/GraphQl/Customer/CustomerIdTest.php
api-functional/testsuite/Magento/GraphQl/Customer/CustomerIdTest.php
testsuite/Magento/GraphQl/Customer/CustomerIdTest.php
Magento/GraphQl/Customer/CustomerIdTest.php
GraphQl/Customer/CustomerIdTest.php
Customer/CustomerIdTest.php
CustomerIdTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerTest.php
tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerTest.php
api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerTest.php
@ -46307,6 +46339,14 @@ GraphQl/Quote/Customer/SetPaymentMethodOnCartTest.php
Quote/Customer/SetPaymentMethodOnCartTest.php
Customer/SetPaymentMethodOnCartTest.php
SetPaymentMethodOnCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/CustomerAddressUidTest.php
tests/api-functional/testsuite/Magento/GraphQl/Quote/CustomerAddressUidTest.php
api-functional/testsuite/Magento/GraphQl/Quote/CustomerAddressUidTest.php
testsuite/Magento/GraphQl/Quote/CustomerAddressUidTest.php
Magento/GraphQl/Quote/CustomerAddressUidTest.php
GraphQl/Quote/CustomerAddressUidTest.php
Quote/CustomerAddressUidTest.php
CustomerAddressUidTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/MergeCartsTest.php
tests/api-functional/testsuite/Magento/GraphQl/Quote/MergeCartsTest.php
api-functional/testsuite/Magento/GraphQl/Quote/MergeCartsTest.php
@ -206005,6 +206045,14 @@ Model/Customer/Address/UpdateCustomerAddress.php
Customer/Address/UpdateCustomerAddress.php
Address/UpdateCustomerAddress.php
UpdateCustomerAddress.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/GetCustomerAddressV2.php
code/Magento/CustomerGraphQl/Model/Customer/Address/GetCustomerAddressV2.php
Magento/CustomerGraphQl/Model/Customer/Address/GetCustomerAddressV2.php
CustomerGraphQl/Model/Customer/Address/GetCustomerAddressV2.php
Model/Customer/Address/GetCustomerAddressV2.php
Customer/Address/GetCustomerAddressV2.php
Address/GetCustomerAddressV2.php
GetCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/ExtractCustomerAddressData.php
code/Magento/CustomerGraphQl/Model/Customer/Address/ExtractCustomerAddressData.php
Magento/CustomerGraphQl/Model/Customer/Address/ExtractCustomerAddressData.php
@ -206021,6 +206069,14 @@ Model/Customer/Address/PopulateCustomerAddressFromInput.php
Customer/Address/PopulateCustomerAddressFromInput.php
Address/PopulateCustomerAddressFromInput.php
PopulateCustomerAddressFromInput.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/DeleteCustomerAddressV2.php
code/Magento/CustomerGraphQl/Model/Customer/Address/DeleteCustomerAddressV2.php
Magento/CustomerGraphQl/Model/Customer/Address/DeleteCustomerAddressV2.php
CustomerGraphQl/Model/Customer/Address/DeleteCustomerAddressV2.php
Model/Customer/Address/DeleteCustomerAddressV2.php
Customer/Address/DeleteCustomerAddressV2.php
Address/DeleteCustomerAddressV2.php
DeleteCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/CreateCustomerAddress.php
code/Magento/CustomerGraphQl/Model/Customer/Address/CreateCustomerAddress.php
Magento/CustomerGraphQl/Model/Customer/Address/CreateCustomerAddress.php
@ -206181,6 +206237,13 @@ CustomerGraphQl/Model/Resolver/DeleteCustomer.php
Model/Resolver/DeleteCustomer.php
Resolver/DeleteCustomer.php
DeleteCustomer.php
app/code/Magento/CustomerGraphQl/Model/Resolver/DeleteCustomerAddressV2.php
code/Magento/CustomerGraphQl/Model/Resolver/DeleteCustomerAddressV2.php
Magento/CustomerGraphQl/Model/Resolver/DeleteCustomerAddressV2.php
CustomerGraphQl/Model/Resolver/DeleteCustomerAddressV2.php
Model/Resolver/DeleteCustomerAddressV2.php
Resolver/DeleteCustomerAddressV2.php
DeleteCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Resolver/RequestPasswordResetEmail.php
code/Magento/CustomerGraphQl/Model/Resolver/RequestPasswordResetEmail.php
Magento/CustomerGraphQl/Model/Resolver/RequestPasswordResetEmail.php
@ -206318,6 +206381,13 @@ CustomerGraphQl/Model/Resolver/DeleteCustomerAddress.php
Model/Resolver/DeleteCustomerAddress.php
Resolver/DeleteCustomerAddress.php
DeleteCustomerAddress.php
app/code/Magento/CustomerGraphQl/Model/Resolver/UpdateCustomerAddressV2.php
code/Magento/CustomerGraphQl/Model/Resolver/UpdateCustomerAddressV2.php
Magento/CustomerGraphQl/Model/Resolver/UpdateCustomerAddressV2.php
CustomerGraphQl/Model/Resolver/UpdateCustomerAddressV2.php
Model/Resolver/UpdateCustomerAddressV2.php
Resolver/UpdateCustomerAddressV2.php
UpdateCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CurrentCustomerId.php
code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CurrentCustomerId.php
Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CurrentCustomerId.php

View file

@ -5643,6 +5643,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/OrderCustomerInfoTest.p
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/Fixtures/CustomerPlaceOrder.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/Fixtures/CustomerPlaceOrderWithDownloadable.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/OrderItemPricesTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/OrderTotalDiscountsCouponTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/GuestOrderTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/OrderDetailsWithCommentsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/RetrieveOrdersWithConfigurableProductByOrderNumberTest.php
@ -5689,12 +5690,14 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerTest.p
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetCustomerGroupTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetCustomerWithCustomAttributesTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CustomerEmailUpdateTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerAddressV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ChangeCustomerPasswordTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ResendConfirmationEmailTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/SubscriptionStatusTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CustomerStoreConfigTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetCustomerAddressesTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerAddressV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/RequestPasswordResetEmailTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerV2Test.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerV2WithCustomAttributesTest.php
@ -5716,6 +5719,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/Attribute/FormatVali
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/Attribute/DateTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/Attribute/MultiselectTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetCustomerTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CustomerIdTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerEmailTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerV2WithCustomAttributesTest.php
@ -5843,6 +5847,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartEmailTe
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/RemoveItemFromCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/AddVirtualProductToCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/SetPaymentMethodOnCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/CustomerAddressUidTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/MergeCartsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/GetQuoteItemIdByReservedQuoteIdAndSku.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/GetCustomOptionsValuesForQueryBySku.php
@ -24446,8 +24451,10 @@ app/code/Magento/CustomerGraphQl/Model/Customer/DeleteCustomer.php
app/code/Magento/CustomerGraphQl/Model/Customer/UpdateCustomerAccount.php
app/code/Magento/CustomerGraphQl/Model/Customer/ExtractCustomerData.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/UpdateCustomerAddress.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/GetCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/ExtractCustomerAddressData.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/PopulateCustomerAddressFromInput.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/DeleteCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/CreateCustomerAddress.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/ValidateAddress.php
app/code/Magento/CustomerGraphQl/Model/Customer/Address/DeleteCustomerAddress.php
@ -24470,6 +24477,7 @@ app/code/Magento/CustomerGraphQl/Model/Resolver/UpdateCustomer.php
app/code/Magento/CustomerGraphQl/Model/Resolver/Visitor.php
app/code/Magento/CustomerGraphQl/Model/Resolver/ConfirmationStatus.php
app/code/Magento/CustomerGraphQl/Model/Resolver/DeleteCustomer.php
app/code/Magento/CustomerGraphQl/Model/Resolver/DeleteCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Resolver/RequestPasswordResetEmail.php
app/code/Magento/CustomerGraphQl/Model/Resolver/CreateCustomerAddress.php
app/code/Magento/CustomerGraphQl/Model/Resolver/RevokeCustomerToken.php
@ -24488,6 +24496,7 @@ app/code/Magento/CustomerGraphQl/Model/Resolver/Cache/Customer/TagsStrategy.php
app/code/Magento/CustomerGraphQl/Model/Resolver/Cache/Customer/Address/TagsStrategy.php
app/code/Magento/CustomerGraphQl/Model/Resolver/Cache/Customer/ModelDehydrator.php
app/code/Magento/CustomerGraphQl/Model/Resolver/DeleteCustomerAddress.php
app/code/Magento/CustomerGraphQl/Model/Resolver/UpdateCustomerAddressV2.php
app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CurrentCustomerId.php
app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CustomerTaxRate.php
app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CustomerGroup.php

View file

@ -4841,6 +4841,11 @@ bundles/PointBundle/EventListener/PointSubscriber.php
PointBundle/EventListener/PointSubscriber.php
EventListener/PointSubscriber.php
PointSubscriber.php
app/bundles/PointBundle/EventListener/EntityTypeDetailRouteSubscriber.php
bundles/PointBundle/EventListener/EntityTypeDetailRouteSubscriber.php
PointBundle/EventListener/EntityTypeDetailRouteSubscriber.php
EventListener/EntityTypeDetailRouteSubscriber.php
EntityTypeDetailRouteSubscriber.php
app/bundles/PointBundle/EventListener/StatsSubscriber.php
bundles/PointBundle/EventListener/StatsSubscriber.php
PointBundle/EventListener/StatsSubscriber.php
@ -7564,6 +7569,13 @@ Form/Validator/Constraints/InfiniteLoopValidatorFunctionalTest.php
Validator/Constraints/InfiniteLoopValidatorFunctionalTest.php
Constraints/InfiniteLoopValidatorFunctionalTest.php
InfiniteLoopValidatorFunctionalTest.php
app/bundles/CampaignBundle/Tests/Functional/Api/CampaignApiEventDeleteTest.php
bundles/CampaignBundle/Tests/Functional/Api/CampaignApiEventDeleteTest.php
CampaignBundle/Tests/Functional/Api/CampaignApiEventDeleteTest.php
Tests/Functional/Api/CampaignApiEventDeleteTest.php
Functional/Api/CampaignApiEventDeleteTest.php
Api/CampaignApiEventDeleteTest.php
CampaignApiEventDeleteTest.php
app/bundles/CampaignBundle/Tests/Membership/EventDispatcherTest.php
bundles/CampaignBundle/Tests/Membership/EventDispatcherTest.php
CampaignBundle/Tests/Membership/EventDispatcherTest.php
@ -9191,6 +9203,11 @@ bundles/StageBundle/EventListener/StageSubscriber.php
StageBundle/EventListener/StageSubscriber.php
EventListener/StageSubscriber.php
StageSubscriber.php
app/bundles/StageBundle/EventListener/EntityTypeDetailRouteSubscriber.php
bundles/StageBundle/EventListener/EntityTypeDetailRouteSubscriber.php
StageBundle/EventListener/EntityTypeDetailRouteSubscriber.php
EventListener/EntityTypeDetailRouteSubscriber.php
EntityTypeDetailRouteSubscriber.php
app/bundles/StageBundle/EventListener/StatsSubscriber.php
bundles/StageBundle/EventListener/StatsSubscriber.php
StageBundle/EventListener/StatsSubscriber.php
@ -13350,6 +13367,11 @@ bundles/ProjectBundle/Controller/AjaxController.php
ProjectBundle/Controller/AjaxController.php
Controller/AjaxController.php
AjaxController.php
app/bundles/ProjectBundle/DTO/DetailRoute.php
bundles/ProjectBundle/DTO/DetailRoute.php
ProjectBundle/DTO/DetailRoute.php
DTO/DetailRoute.php
DetailRoute.php
app/bundles/ProjectBundle/DTO/EntityTypeConfig.php
bundles/ProjectBundle/DTO/EntityTypeConfig.php
ProjectBundle/DTO/EntityTypeConfig.php
@ -13467,6 +13489,11 @@ bundles/ProjectBundle/Event/EntityTypeModelMappingEvent.php
ProjectBundle/Event/EntityTypeModelMappingEvent.php
Event/EntityTypeModelMappingEvent.php
EntityTypeModelMappingEvent.php
app/bundles/ProjectBundle/Event/EntityTypeDetailRouteEvent.php
bundles/ProjectBundle/Event/EntityTypeDetailRouteEvent.php
ProjectBundle/Event/EntityTypeDetailRouteEvent.php
Event/EntityTypeDetailRouteEvent.php
EntityTypeDetailRouteEvent.php
app/bundles/ProjectBundle/Event/EntityTypeNormalizationEvent.php
bundles/ProjectBundle/Event/EntityTypeNormalizationEvent.php
ProjectBundle/Event/EntityTypeNormalizationEvent.php

View file

@ -1053,6 +1053,7 @@ app/bundles/PointBundle/EventListener/SearchSubscriber.php
app/bundles/PointBundle/EventListener/DashboardSubscriber.php
app/bundles/PointBundle/EventListener/SegmentFilterSubscriber.php
app/bundles/PointBundle/EventListener/PointSubscriber.php
app/bundles/PointBundle/EventListener/EntityTypeDetailRouteSubscriber.php
app/bundles/PointBundle/EventListener/StatsSubscriber.php
app/bundles/PointBundle/EventListener/LeadSubscriber.php
app/bundles/PointBundle/Resources/views/FormTheme/Action/_pointaction_properties_row.html.twig
@ -1502,6 +1503,7 @@ app/bundles/CampaignBundle/Tests/Functional/Controller/CampaignControllerTrait.p
app/bundles/CampaignBundle/Tests/Functional/Entity/LeadEventLogRepositoryTest.php
app/bundles/CampaignBundle/Tests/Functional/Validator/OrphanEventsValidationFunctionalTest.php
app/bundles/CampaignBundle/Tests/Functional/Form/Validator/Constraints/InfiniteLoopValidatorFunctionalTest.php
app/bundles/CampaignBundle/Tests/Functional/Api/CampaignApiEventDeleteTest.php
app/bundles/CampaignBundle/Tests/Membership/EventDispatcherTest.php
app/bundles/CampaignBundle/Tests/Membership/MembershipManagerTest.php
app/bundles/CampaignBundle/Tests/Membership/Action/RemoverTest.php
@ -1786,6 +1788,7 @@ app/bundles/StageBundle/DependencyInjection/MauticStageExtension.php
app/bundles/StageBundle/EventListener/SearchSubscriber.php
app/bundles/StageBundle/EventListener/DashboardSubscriber.php
app/bundles/StageBundle/EventListener/StageSubscriber.php
app/bundles/StageBundle/EventListener/EntityTypeDetailRouteSubscriber.php
app/bundles/StageBundle/EventListener/StatsSubscriber.php
app/bundles/StageBundle/EventListener/CampaignSubscriber.php
app/bundles/StageBundle/EventListener/LeadSubscriber.php
@ -2437,6 +2440,7 @@ app/bundles/ProjectBundle/Tests/Functional/Validator/UniqueNameValidatorFunction
app/bundles/ProjectBundle/Tests/Functional/AbstractProjectSearchTestCase.php
app/bundles/ProjectBundle/Controller/ProjectController.php
app/bundles/ProjectBundle/Controller/AjaxController.php
app/bundles/ProjectBundle/DTO/DetailRoute.php
app/bundles/ProjectBundle/DTO/EntityTypeConfig.php
app/bundles/ProjectBundle/Model/ProjectModel.php
app/bundles/ProjectBundle/Entity/ProjectRepositoryTrait.php
@ -2457,6 +2461,7 @@ app/bundles/ProjectBundle/Resources/views/Project/details.html.twig
app/bundles/ProjectBundle/Resources/views/Project/form.html.twig
app/bundles/ProjectBundle/Resources/views/Project/select_entity_type_modal.html.twig
app/bundles/ProjectBundle/Event/EntityTypeModelMappingEvent.php
app/bundles/ProjectBundle/Event/EntityTypeDetailRouteEvent.php
app/bundles/ProjectBundle/Event/EntityTypeNormalizationEvent.php
app/bundles/ProjectBundle/MauticProjectBundle.php
app/bundles/ProjectBundle/Form/Type/ProjectListEntityType.php

View file

@ -26470,6 +26470,12 @@ new-theme/scss/pages/_admin_api.scss
scss/pages/_admin_api.scss
pages/_admin_api.scss
_admin_api.scss
admin-dev/themes/new-theme/scss/pages/_cms_page.scss
themes/new-theme/scss/pages/_cms_page.scss
new-theme/scss/pages/_cms_page.scss
scss/pages/_cms_page.scss
pages/_cms_page.scss
_cms_page.scss
admin-dev/themes/new-theme/scss/pages/_customer.scss
themes/new-theme/scss/pages/_customer.scss
new-theme/scss/pages/_customer.scss
@ -42177,6 +42183,10 @@ src/Core/Email/EmailDataConfigurator.php
Core/Email/EmailDataConfigurator.php
Email/EmailDataConfigurator.php
EmailDataConfigurator.php
src/Core/Email/LegacyEmailTemplateLister.php
Core/Email/LegacyEmailTemplateLister.php
Email/LegacyEmailTemplateLister.php
LegacyEmailTemplateLister.php
src/Core/Email/CyrillicCharactersInEmailValidation.php
Core/Email/CyrillicCharactersInEmailValidation.php
Email/CyrillicCharactersInEmailValidation.php

View file

@ -3753,6 +3753,7 @@ admin-dev/themes/new-theme/scss/pages/permissions/permissions.scss
admin-dev/themes/new-theme/scss/pages/_customer_thread.scss
admin-dev/themes/new-theme/scss/pages/_themes_logo.scss
admin-dev/themes/new-theme/scss/pages/_admin_api.scss
admin-dev/themes/new-theme/scss/pages/_cms_page.scss
admin-dev/themes/new-theme/scss/pages/_customer.scss
admin-dev/themes/new-theme/scss/pages/_translation_page.scss
admin-dev/themes/new-theme/scss/pages/_improve.scss
@ -7010,6 +7011,7 @@ src/Core/SqlManager/Exporter/SqlRequestExporter.php
src/Core/Email/EmailConfigurationTesterInterface.php
src/Core/Email/MailOption.php
src/Core/Email/EmailDataConfigurator.php
src/Core/Email/LegacyEmailTemplateLister.php
src/Core/Email/CyrillicCharactersInEmailValidation.php
src/Core/Email/EmailLister.php
src/Core/Email/EmailLogEraserInterface.php

View file

@ -444,6 +444,11 @@ acceptance/tests/Settings/ShopwareServices.spec.ts
tests/Settings/ShopwareServices.spec.ts
Settings/ShopwareServices.spec.ts
ShopwareServices.spec.ts
tests/acceptance/tests/Settings/RuleBuilderCreate.spec.ts
acceptance/tests/Settings/RuleBuilderCreate.spec.ts
tests/Settings/RuleBuilderCreate.spec.ts
Settings/RuleBuilderCreate.spec.ts
RuleBuilderCreate.spec.ts
tests/acceptance/tests/Settings/CreateCustomFieldSet.spec.ts
acceptance/tests/Settings/CreateCustomFieldSet.spec.ts
tests/Settings/CreateCustomFieldSet.spec.ts
@ -571,6 +576,12 @@ tasks/ShopAdmin/CustomField/CreateCustomField.ts
ShopAdmin/CustomField/CreateCustomField.ts
CustomField/CreateCustomField.ts
CreateCustomField.ts
tests/acceptance/tasks/ShopAdmin/RuleBuilder/CreateRule.ts
acceptance/tasks/ShopAdmin/RuleBuilder/CreateRule.ts
tasks/ShopAdmin/RuleBuilder/CreateRule.ts
ShopAdmin/RuleBuilder/CreateRule.ts
RuleBuilder/CreateRule.ts
CreateRule.ts
tests/acceptance/tasks/ShopAdmin/Customers/CustomerGroupActivation.ts
acceptance/tasks/ShopAdmin/Customers/CustomerGroupActivation.ts
tasks/ShopAdmin/Customers/CustomerGroupActivation.ts
@ -34468,8 +34479,6 @@ release-6-7-1-1/2025-07-23-don-t-check-for-canonical-seo-urls-when-no-path-info-
changelog/release-6-7-1-1/2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
release-6-7-1-1/2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
changelog/_template.md
_template.md
changelog/release-6-7-3-1/2025-09-19-ensure-extension-zip-files-do-not-contain-path-traversals.md
release-6-7-3-1/2025-09-19-ensure-extension-zip-files-do-not-contain-path-traversals.md
2025-09-19-ensure-extension-zip-files-do-not-contain-path-traversals.md
@ -35118,8 +35127,6 @@ release-6-7-0-1/2025-06-27-dont-ignore-esi-render-errors.md
changelog/release-6-5-8-0/2024-01-02-update-to-symfony-6-4.md
release-6-5-8-0/2024-01-02-update-to-symfony-6-4.md
2024-01-02-update-to-symfony-6-4.md
changelog/_example.md
_example.md
changelog/release-6-3-5-1/2021-02-02-lower-min-version-of-composer-package-versions-deprecated-to-1.8.0.md
release-6-3-5-1/2021-02-02-lower-min-version-of-composer-package-versions-deprecated-to-1.8.0.md
2021-02-02-lower-min-version-of-composer-package-versions-deprecated-to-1.8.0.md
@ -38036,102 +38043,39 @@ release-6-6-9-0/2024-11-14-hot-reload-dont-follow-redirects-ddev-config.md
changelog/release-6-6-9-0/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
release-6-6-9-0/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
changelog/_unreleased/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
_unreleased/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
_unreleased/2025-04-15-improve-promotion-calculation.md
2025-04-15-improve-promotion-calculation.md
changelog/_unreleased/2025-09-25-interactive-offcanvas-cookies.md
_unreleased/2025-09-25-interactive-offcanvas-cookies.md
2025-09-25-interactive-offcanvas-cookies.md
changelog/_unreleased/2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
_unreleased/2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
changelog/_unreleased/2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
_unreleased/2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
changelog/_unreleased/2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
_unreleased/2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
changelog/_unreleased/2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
_unreleased/2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
changelog/_unreleased/2025-10-05-fix-sales-channel-context-stateful-change.md
_unreleased/2025-10-05-fix-sales-channel-context-stateful-change.md
2025-10-05-fix-sales-channel-context-stateful-change.md
changelog/_unreleased/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
_unreleased/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
changelog/_unreleased/2025-10-05-form-auto-submit-with-validation.md
_unreleased/2025-10-05-form-auto-submit-with-validation.md
2025-10-05-form-auto-submit-with-validation.md
changelog/_unreleased/2025-10-08-fix-plugin-config-default-values.md
_unreleased/2025-10-08-fix-plugin-config-default-values.md
2025-10-08-fix-plugin-config-default-values.md
changelog/_unreleased/2025-11-04-deprecate-recurring-data-struct-properties.md
_unreleased/2025-11-04-deprecate-recurring-data-struct-properties.md
2025-11-04-deprecate-recurring-data-struct-properties.md
changelog/_unreleased/2025-10-23-fix-captcha-error-route-parameter.md
_unreleased/2025-10-23-fix-captcha-error-route-parameter.md
2025-10-23-fix-captcha-error-route-parameter.md
changelog/_unreleased/2025-10-30-use-specific-staging-config-check-for-mail-delivery.md
_unreleased/2025-10-30-use-specific-staging-config-check-for-mail-delivery.md
2025-10-30-use-specific-staging-config-check-for-mail-delivery.md
changelog/_unreleased/2025-10-06-fix-log-event-listing.md
_unreleased/2025-10-06-fix-log-event-listing.md
2025-10-06-fix-log-event-listing.md
changelog/_unreleased/2025-10-23-cms-content-override-indicator.md
_unreleased/2025-10-23-cms-content-override-indicator.md
2025-10-23-cms-content-override-indicator.md
changelog/_unreleased/2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
_unreleased/2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
changelog/_unreleased/2025-10-29-fix-invalid-wording-in-sw-order-general-info.md
_unreleased/2025-10-29-fix-invalid-wording-in-sw-order-general-info.md
2025-10-29-fix-invalid-wording-in-sw-order-general-info.md
changelog/_unreleased/2025-10-14-improve-scss-color-validation.md
_unreleased/2025-10-14-improve-scss-color-validation.md
2025-10-14-improve-scss-color-validation.md
changelog/_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/_unreleased/2025-10-08-add-product-available-sorting-criteria-option.md
_unreleased/2025-10-08-add-product-available-sorting-criteria-option.md
2025-10-08-add-product-available-sorting-criteria-option.md
changelog/_unreleased/2025-10-15-fix-select-result-list-not-loading-the-next-page.md
_unreleased/2025-10-15-fix-select-result-list-not-loading-the-next-page.md
2025-10-15-fix-select-result-list-not-loading-the-next-page.md
changelog/_unreleased/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
_unreleased/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
changelog/_unreleased/2025-09-03-add-custom-action-in-media-sidebar.md
_unreleased/2025-09-03-add-custom-action-in-media-sidebar.md
2025-09-03-add-custom-action-in-media-sidebar.md
changelog/_unreleased/2025-10-28-fixed-wiggling-floor-in-3d-viewer.md
_unreleased/2025-10-28-fixed-wiggling-floor-in-3d-viewer.md
2025-10-28-fixed-wiggling-floor-in-3d-viewer.md
changelog/_unreleased/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
_unreleased/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-10-23-fix-webhook-cleanup-for-queued-messages.md
_unreleased/2025-10-23-fix-webhook-cleanup-for-queued-messages.md
2025-10-23-fix-webhook-cleanup-for-queued-messages.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
_unreleased/2024-08-05-metrics-abstraction.md
2024-08-05-metrics-abstraction.md
changelog/_unreleased/2025-10-14-add-message-queue-message-size-limit-config-option.md
_unreleased/2025-10-14-add-message-queue-message-size-limit-config-option.md
2025-10-14-add-message-queue-message-size-limit-config-option.md
changelog/_unreleased/2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
_unreleased/2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
changelog/_unreleased/2025-10-27-cheapest-price-of-variant-product-applies-across-sales-channels.md
_unreleased/2025-10-27-cheapest-price-of-variant-product-applies-across-sales-channels.md
2025-10-27-cheapest-price-of-variant-product-applies-across-sales-channels.md
@ -38147,9 +38091,6 @@ _unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
changelog/_unreleased/2025-09-17-improve-url-assembling-in-listing-js-plugin.md
_unreleased/2025-09-17-improve-url-assembling-in-listing-js-plugin.md
2025-09-17-improve-url-assembling-in-listing-js-plugin.md
changelog/_unreleased/2025-10-09-fix-issue-with-loading-seo-url-preview.md
_unreleased/2025-10-09-fix-issue-with-loading-seo-url-preview.md
2025-10-09-fix-issue-with-loading-seo-url-preview.md
changelog/_unreleased/2025-10-30-display-full-name-in-the-import-export-table.md
_unreleased/2025-10-30-display-full-name-in-the-import-export-table.md
2025-10-30-display-full-name-in-the-import-export-table.md
@ -38159,9 +38100,6 @@ _unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-11-04-increase-kg-and-mm-precision-to-match-with-database-stored-schema.md
_unreleased/2025-11-04-increase-kg-and-mm-precision-to-match-with-database-stored-schema.md
2025-11-04-increase-kg-and-mm-precision-to-match-with-database-stored-schema.md
changelog/_unreleased/2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
_unreleased/2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
changelog/_unreleased/2025-10-29-increase-product-weight-precision.md
_unreleased/2025-10-29-increase-product-weight-precision.md
2025-10-29-increase-product-weight-precision.md
@ -38177,63 +38115,33 @@ _unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2025-10-16-repeat-payment-finalize.md
_unreleased/2025-10-16-repeat-payment-finalize.md
2025-10-16-repeat-payment-finalize.md
changelog/_unreleased/2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
_unreleased/2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
changelog/_unreleased/2025-10-30-add-generate-blocks-command-to-composer-json.md
_unreleased/2025-10-30-add-generate-blocks-command-to-composer-json.md
2025-10-30-add-generate-blocks-command-to-composer-json.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
_unreleased/2024-05-22-navbar-for-main-navigation.md
2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
_unreleased/2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
changelog/_unreleased/2025-10-31-sort-sales-channel-selection-options-by-name-in-administration.md
_unreleased/2025-10-31-sort-sales-channel-selection-options-by-name-in-administration.md
2025-10-31-sort-sales-channel-selection-options-by-name-in-administration.md
changelog/_unreleased/2025-10-14-fix-dynamic-product-group-percentage-accessor.md
_unreleased/2025-10-14-fix-dynamic-product-group-percentage-accessor.md
2025-10-14-fix-dynamic-product-group-percentage-accessor.md
changelog/_unreleased/2025-08-20-fix-media-search-navigation.md
_unreleased/2025-08-20-fix-media-search-navigation.md
2025-08-20-fix-media-search-navigation.md
changelog/_unreleased/2025-10-06-add-aria-label-to-cms-image-link.md
_unreleased/2025-10-06-add-aria-label-to-cms-image-link.md
2025-10-06-add-aria-label-to-cms-image-link.md
changelog/_unreleased/2025-10-30-add-new-url-update-command.md
_unreleased/2025-10-30-add-new-url-update-command.md
2025-10-30-add-new-url-update-command.md
changelog/_unreleased/2025-09-24-improve-error-output-of-app-loader.md
_unreleased/2025-09-24-improve-error-output-of-app-loader.md
2025-09-24-improve-error-output-of-app-loader.md
changelog/_unreleased/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
_unreleased/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
2025-09-27-properly-define-the-padding-of-the-admin-modal.md
changelog/_unreleased/2025-10-15-add-admin-notification-transformers.md
_unreleased/2025-10-15-add-admin-notification-transformers.md
2025-10-15-add-admin-notification-transformers.md
changelog/_unreleased/2025-10-30-reset-canonical-product-id-on-product-clone.md
_unreleased/2025-10-30-reset-canonical-product-id-on-product-clone.md
2025-10-30-reset-canonical-product-id-on-product-clone.md
changelog/_unreleased/2025-01-24-fix-theme-config-directory-creation.md
_unreleased/2025-01-24-fix-theme-config-directory-creation.md
2025-01-24-fix-theme-config-directory-creation.md
changelog/_unreleased/2025-10-24-only-display-last-search-index-date.md
_unreleased/2025-10-24-only-display-last-search-index-date.md
2025-10-24-only-display-last-search-index-date.md
changelog/_unreleased/2025-09-15-load-product-streams-over-opensearch.md
_unreleased/2025-09-15-load-product-streams-over-opensearch.md
2025-09-15-load-product-streams-over-opensearch.md
changelog/_unreleased/2025-09-11-implement-save-media-modal.md
_unreleased/2025-09-11-implement-save-media-modal.md
2025-09-11-implement-save-media-modal.md
changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
2024-11-29-make-product-slider-defaults-accessible.md
changelog/_unreleased/2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
_unreleased/2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
changelog/_unreleased/2025-10-24-removed-wrapper-around-mt-datepicker-components.md
_unreleased/2025-10-24-removed-wrapper-around-mt-datepicker-components.md
2025-10-24-removed-wrapper-around-mt-datepicker-components.md
@ -38249,21 +38157,9 @@ _unreleased/2025-11-05-improve-shop-id-verification.md
changelog/_unreleased/2025-10-28-fix-document-generation-error-messages.md
_unreleased/2025-10-28-fix-document-generation-error-messages.md
2025-10-28-fix-document-generation-error-messages.md
changelog/_unreleased/2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
_unreleased/2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
changelog/_unreleased/2025-10-22-fixed-3d-light-intensity.md
_unreleased/2025-10-22-fixed-3d-light-intensity.md
2025-10-22-fixed-3d-light-intensity.md
changelog/_unreleased/2025-10-14-fix-cache-cookie-handling.md
_unreleased/2025-10-14-fix-cache-cookie-handling.md
2025-10-14-fix-cache-cookie-handling.md
changelog/_unreleased/2025-11-03-sw-currency-header-always-overrides-context.md
_unreleased/2025-11-03-sw-currency-header-always-overrides-context.md
2025-11-03-sw-currency-header-always-overrides-context.md
changelog/_unreleased/2025-10-23-fix-google-consent-mode-v2-default-update.md
_unreleased/2025-10-23-fix-google-consent-mode-v2-default-update.md
2025-10-23-fix-google-consent-mode-v2-default-update.md
changelog/_unreleased/2025-10-30-mark-product-number-as-required-field.md
_unreleased/2025-10-30-mark-product-number-as-required-field.md
2025-10-30-mark-product-number-as-required-field.md
@ -38276,48 +38172,24 @@ _unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk-edit.md
changelog/_unreleased/2025-10-26-special-characters-in-search-not-working-even-when-added-as-preserved-characters-in-config-file.md
_unreleased/2025-10-26-special-characters-in-search-not-working-even-when-added-as-preserved-characters-in-config-file.md
2025-10-26-special-characters-in-search-not-working-even-when-added-as-preserved-characters-in-config-file.md
changelog/_unreleased/2025-10-22-fix-vite-bundling-for-symfony-bundles.md
_unreleased/2025-10-22-fix-vite-bundling-for-symfony-bundles.md
2025-10-22-fix-vite-bundling-for-symfony-bundles.md
changelog/_unreleased/2025-10-13-fix-sidebar-width-persistence.md
_unreleased/2025-10-13-fix-sidebar-width-persistence.md
2025-10-13-fix-sidebar-width-persistence.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
_unreleased/2024-09-20-simplify-emitting-metrics.md
2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2025-10-08-only-consider-filterable-discount-packages.md
_unreleased/2025-10-08-only-consider-filterable-discount-packages.md
2025-10-08-only-consider-filterable-discount-packages.md
changelog/_unreleased/2025-10-21-fix-cacheclearer-global-locking.md
_unreleased/2025-10-21-fix-cacheclearer-global-locking.md
2025-10-21-fix-cacheclearer-global-locking.md
changelog/_unreleased/2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
_unreleased/2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
changelog/_unreleased/2025-10-21-separate-vimeo-youtube-cookies.md
_unreleased/2025-10-21-separate-vimeo-youtube-cookies.md
2025-10-21-separate-vimeo-youtube-cookies.md
changelog/_unreleased/2025-11-03-change-sidebars-min-width.md
_unreleased/2025-11-03-change-sidebars-min-width.md
2025-11-03-change-sidebars-min-width.md
changelog/_unreleased/2025-10-24-show-warning-for-unsupported-video-audio-formats.md
_unreleased/2025-10-24-show-warning-for-unsupported-video-audio-formats.md
2025-10-24-show-warning-for-unsupported-video-audio-formats.md
changelog/_unreleased/2025-10-15-update-health-check-api.md
_unreleased/2025-10-15-update-health-check-api.md
2025-10-15-update-health-check-api.md
changelog/_unreleased/2025-11-05-extract-add-product-by-number-checkout-cart.md
_unreleased/2025-11-05-extract-add-product-by-number-checkout-cart.md
2025-11-05-extract-add-product-by-number-checkout-cart.md
changelog/_unreleased/2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
_unreleased/2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2025-02-24-deferred-cart-errors.md
_unreleased/2025-02-24-deferred-cart-errors.md
2025-02-24-deferred-cart-errors.md
changelog/_unreleased/2025-10-02-add-gitignore-when-creating-plugin.md
_unreleased/2025-10-02-add-gitignore-when-creating-plugin.md
2025-10-02-add-gitignore-when-creating-plugin.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
2024-08-19-add-context-to-orderstatechangecriteriaevent.md
@ -43559,6 +43431,147 @@ release-6-4-6-1/2021-11-23-add-fix-for-webcache.md
changelog/release-6-4-6-1/2021-11-15-remove-unnecessary-searches-when-loading-associations.md
release-6-4-6-1/2021-11-15-remove-unnecessary-searches-when-loading-associations.md
2021-11-15-remove-unnecessary-searches-when-loading-associations.md
changelog/release-6-7-4-0/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
release-6-7-4-0/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
changelog/release-6-7-4-0/2025-09-25-interactive-offcanvas-cookies.md
release-6-7-4-0/2025-09-25-interactive-offcanvas-cookies.md
2025-09-25-interactive-offcanvas-cookies.md
changelog/release-6-7-4-0/2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
release-6-7-4-0/2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
changelog/release-6-7-4-0/2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
release-6-7-4-0/2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
changelog/release-6-7-4-0/2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
release-6-7-4-0/2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
changelog/release-6-7-4-0/2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
release-6-7-4-0/2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
changelog/release-6-7-4-0/2025-10-05-fix-sales-channel-context-stateful-change.md
release-6-7-4-0/2025-10-05-fix-sales-channel-context-stateful-change.md
2025-10-05-fix-sales-channel-context-stateful-change.md
changelog/release-6-7-4-0/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
release-6-7-4-0/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
changelog/release-6-7-4-0/2025-10-05-form-auto-submit-with-validation.md
release-6-7-4-0/2025-10-05-form-auto-submit-with-validation.md
2025-10-05-form-auto-submit-with-validation.md
changelog/release-6-7-4-0/2025-10-08-fix-plugin-config-default-values.md
release-6-7-4-0/2025-10-08-fix-plugin-config-default-values.md
2025-10-08-fix-plugin-config-default-values.md
changelog/release-6-7-4-0/2025-10-06-fix-log-event-listing.md
release-6-7-4-0/2025-10-06-fix-log-event-listing.md
2025-10-06-fix-log-event-listing.md
changelog/release-6-7-4-0/2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
release-6-7-4-0/2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
changelog/release-6-7-4-0/2025-10-14-improve-scss-color-validation.md
release-6-7-4-0/2025-10-14-improve-scss-color-validation.md
2025-10-14-improve-scss-color-validation.md
changelog/release-6-7-4-0/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
release-6-7-4-0/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/release-6-7-4-0/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
release-6-7-4-0/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/release-6-7-4-0/2025-10-08-add-product-available-sorting-criteria-option.md
release-6-7-4-0/2025-10-08-add-product-available-sorting-criteria-option.md
2025-10-08-add-product-available-sorting-criteria-option.md
changelog/release-6-7-4-0/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
release-6-7-4-0/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
changelog/release-6-7-4-0/2025-09-03-add-custom-action-in-media-sidebar.md
release-6-7-4-0/2025-09-03-add-custom-action-in-media-sidebar.md
2025-09-03-add-custom-action-in-media-sidebar.md
changelog/release-6-7-4-0/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
release-6-7-4-0/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
changelog/release-6-7-4-0/2025-10-23-fix-webhook-cleanup-for-queued-messages.md
release-6-7-4-0/2025-10-23-fix-webhook-cleanup-for-queued-messages.md
2025-10-23-fix-webhook-cleanup-for-queued-messages.md
changelog/release-6-7-4-0/2025-10-14-add-message-queue-message-size-limit-config-option.md
release-6-7-4-0/2025-10-14-add-message-queue-message-size-limit-config-option.md
2025-10-14-add-message-queue-message-size-limit-config-option.md
changelog/release-6-7-4-0/2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
release-6-7-4-0/2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
changelog/release-6-7-4-0/2025-10-09-fix-issue-with-loading-seo-url-preview.md
release-6-7-4-0/2025-10-09-fix-issue-with-loading-seo-url-preview.md
2025-10-09-fix-issue-with-loading-seo-url-preview.md
changelog/release-6-7-4-0/2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
release-6-7-4-0/2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
changelog/release-6-7-4-0/2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
release-6-7-4-0/2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
changelog/release-6-7-4-0/2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
release-6-7-4-0/2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
changelog/release-6-7-4-0/2025-08-20-fix-media-search-navigation.md
release-6-7-4-0/2025-08-20-fix-media-search-navigation.md
2025-08-20-fix-media-search-navigation.md
changelog/release-6-7-4-0/2025-10-06-add-aria-label-to-cms-image-link.md
release-6-7-4-0/2025-10-06-add-aria-label-to-cms-image-link.md
2025-10-06-add-aria-label-to-cms-image-link.md
changelog/release-6-7-4-0/2025-09-24-improve-error-output-of-app-loader.md
release-6-7-4-0/2025-09-24-improve-error-output-of-app-loader.md
2025-09-24-improve-error-output-of-app-loader.md
changelog/release-6-7-4-0/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
release-6-7-4-0/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
2025-09-27-properly-define-the-padding-of-the-admin-modal.md
changelog/release-6-7-4-0/2025-10-15-add-admin-notification-transformers.md
release-6-7-4-0/2025-10-15-add-admin-notification-transformers.md
2025-10-15-add-admin-notification-transformers.md
changelog/release-6-7-4-0/2025-10-24-only-display-last-search-index-date.md
release-6-7-4-0/2025-10-24-only-display-last-search-index-date.md
2025-10-24-only-display-last-search-index-date.md
changelog/release-6-7-4-0/2025-09-15-load-product-streams-over-opensearch.md
release-6-7-4-0/2025-09-15-load-product-streams-over-opensearch.md
2025-09-15-load-product-streams-over-opensearch.md
changelog/release-6-7-4-0/2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
release-6-7-4-0/2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
changelog/release-6-7-4-0/2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
release-6-7-4-0/2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
changelog/release-6-7-4-0/2025-10-22-fixed-3d-light-intensity.md
release-6-7-4-0/2025-10-22-fixed-3d-light-intensity.md
2025-10-22-fixed-3d-light-intensity.md
changelog/release-6-7-4-0/2025-10-14-fix-cache-cookie-handling.md
release-6-7-4-0/2025-10-14-fix-cache-cookie-handling.md
2025-10-14-fix-cache-cookie-handling.md
changelog/release-6-7-4-0/2025-10-23-fix-google-consent-mode-v2-default-update.md
release-6-7-4-0/2025-10-23-fix-google-consent-mode-v2-default-update.md
2025-10-23-fix-google-consent-mode-v2-default-update.md
changelog/release-6-7-4-0/2025-10-22-fix-vite-bundling-for-symfony-bundles.md
release-6-7-4-0/2025-10-22-fix-vite-bundling-for-symfony-bundles.md
2025-10-22-fix-vite-bundling-for-symfony-bundles.md
changelog/release-6-7-4-0/2025-10-13-fix-sidebar-width-persistence.md
release-6-7-4-0/2025-10-13-fix-sidebar-width-persistence.md
2025-10-13-fix-sidebar-width-persistence.md
changelog/release-6-7-4-0/2025-10-08-only-consider-filterable-discount-packages.md
release-6-7-4-0/2025-10-08-only-consider-filterable-discount-packages.md
2025-10-08-only-consider-filterable-discount-packages.md
changelog/release-6-7-4-0/2025-10-21-fix-cacheclearer-global-locking.md
release-6-7-4-0/2025-10-21-fix-cacheclearer-global-locking.md
2025-10-21-fix-cacheclearer-global-locking.md
changelog/release-6-7-4-0/2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
release-6-7-4-0/2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
changelog/release-6-7-4-0/2025-10-21-separate-vimeo-youtube-cookies.md
release-6-7-4-0/2025-10-21-separate-vimeo-youtube-cookies.md
2025-10-21-separate-vimeo-youtube-cookies.md
changelog/release-6-7-4-0/2025-10-15-update-health-check-api.md
release-6-7-4-0/2025-10-15-update-health-check-api.md
2025-10-15-update-health-check-api.md
changelog/release-6-7-4-0/2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
release-6-7-4-0/2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
changelog/release-6-7-4-0/2025-10-02-add-gitignore-when-creating-plugin.md
release-6-7-4-0/2025-10-02-add-gitignore-when-creating-plugin.md
2025-10-02-add-gitignore-when-creating-plugin.md
changelog/release-6-5-6-0/2023-08-31-add-missing-vue-3-jest-tests.md
release-6-5-6-0/2023-08-31-add-missing-vue-3-jest-tests.md
2023-08-31-add-missing-vue-3-jest-tests.md
@ -150412,6 +150425,7 @@ static-plugins/.gitkeep
.gitkeep
.nvmrc
UPGRADE-6.2.md
RELEASE_INFO-6.7.md
http-client.env.json
.git-blame-ignore-revs
CHANGELOG.md
@ -150467,6 +150481,9 @@ adr/2023-12-12-acceptance-test-suite.md
adr/_superseded/2020-08-10-feature-flag-system.md
_superseded/2020-08-10-feature-flag-system.md
2020-08-10-feature-flag-system.md
adr/_superseded/2020-08-03-implement-new-changelog.md
_superseded/2020-08-03-implement-new-changelog.md
2020-08-03-implement-new-changelog.md
adr/_superseded/2023-05-16-symfony-dependency-management.md
_superseded/2023-05-16-symfony-dependency-management.md
2023-05-16-symfony-dependency-management.md
@ -150487,6 +150504,8 @@ adr/2020-08-14-implement-individual-sorting.md
2020-08-14-implement-individual-sorting.md
adr/2022-03-25-redis-cart-persister.md
2022-03-25-redis-cart-persister.md
adr/2025-10-23-pin-npm-dependencies.md
2025-10-23-pin-npm-dependencies.md
adr/2022-01-20-feature-flags-for-major-versions.md
2022-01-20-feature-flags-for-major-versions.md
adr/2023-05-15-stock-api.md
@ -150553,6 +150572,8 @@ adr/2022-03-25-available-stock.md
2022-03-25-available-stock.md
adr/2020-09-17-the-best-practice-to-always-re-fetch-the-data-after-saving.md
2020-09-17-the-best-practice-to-always-re-fetch-the-data-after-saving.md
adr/2025-10-28-changelog-release-info-process.md
2025-10-28-changelog-release-info-process.md
adr/2022-02-09-controller-configuration-route-defaults.md
2022-02-09-controller-configuration-route-defaults.md
adr/2023-01-16-npm-packages-pre-release-versions.md
@ -150563,8 +150584,6 @@ adr/2023-02-02-deprecate-autoload-true-in-dal-associations.md
2023-02-02-deprecate-autoload-true-in-dal-associations.md
adr/2023-06-27-store-api-to-app-server.md
2023-06-27-store-api-to-app-server.md
adr/2020-08-03-implement-new-changelog.md
2020-08-03-implement-new-changelog.md
adr/2021-12-07-admin-extension-api-standards.md
2021-12-07-admin-extension-api-standards.md
adr/2020-08-14-merchant-registration.md

View file

@ -90,6 +90,7 @@ tests/acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
tests/acceptance/tests/Settings/Documents.spec.ts
tests/acceptance/tests/Settings/CustomerGroupRegistration.spec.ts
tests/acceptance/tests/Settings/ShopwareServices.spec.ts
tests/acceptance/tests/Settings/RuleBuilderCreate.spec.ts
tests/acceptance/tests/Settings/CreateCustomFieldSet.spec.ts
tests/acceptance/tests/Search/ProductSearch.spec.ts
tests/acceptance/tests/BulkEdit/BulkEditCustomerInformation.spec.ts
@ -118,6 +119,7 @@ tests/acceptance/tasks/ShopAdmin/FRW/FRWSalesChannelSelectionPossibility.ts
tests/acceptance/tasks/ShopAdmin/Product/GenerateVariants.ts
tests/acceptance/tasks/ShopAdmin/Product/UploadImage.ts
tests/acceptance/tasks/ShopAdmin/CustomField/CreateCustomField.ts
tests/acceptance/tasks/ShopAdmin/RuleBuilder/CreateRule.ts
tests/acceptance/tasks/ShopAdmin/Customers/CustomerGroupActivation.ts
tests/acceptance/tasks/ShopAdminTasks.ts
tests/acceptance/tasks/ShopCustomer/Cart/AddPromotionCodeToCart.ts
@ -5309,7 +5311,6 @@ changelog/release-6-4-17-1/2022-11-10-fix-invoice-attachments-in-sendmailaction.
changelog/release-6-7-1-1/2025-07-24-fix-theme-lifecycle-service-refresh-themes-without-plugins.md
changelog/release-6-7-1-1/2025-07-23-don-t-check-for-canonical-seo-urls-when-no-path-info-given.md
changelog/release-6-7-1-1/2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
changelog/_template.md
changelog/release-6-7-3-1/2025-09-19-ensure-extension-zip-files-do-not-contain-path-traversals.md
changelog/release-6-7-3-1/2025-10-28-clarify-demodata-error-message
changelog/release-6-7-3-1/2025-10-13-compatibility-with-opensearch-3-x.md
@ -5526,7 +5527,6 @@ changelog/release-6-7-0-1/2025-06-11-manufacturer-replace-media-sidebar-to-media
changelog/release-6-7-0-1/2025-06-26-fix-stacking-line-items-does-not-recalculate-advanced-prices.md
changelog/release-6-7-0-1/2025-06-27-dont-ignore-esi-render-errors.md
changelog/release-6-5-8-0/2024-01-02-update-to-symfony-6-4.md
changelog/_example.md
changelog/release-6-3-5-1/2021-02-02-lower-min-version-of-composer-package-versions-deprecated-to-1.8.0.md
changelog/release-6-3-5-1/2021-01-25-expire-sales-channel-contexts.md
changelog/release-6-3-5-1/2021-01-25-added-api-aware-flag.md
@ -6499,100 +6499,55 @@ changelog/release-6-6-9-0/2024-11-08-product-review-loader-core.md
changelog/release-6-6-9-0/2024-10-24-add-rule-for-requested-customer-group.md
changelog/release-6-6-9-0/2024-11-14-hot-reload-dont-follow-redirects-ddev-config.md
changelog/release-6-6-9-0/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
changelog/_unreleased/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
changelog/_unreleased/2025-09-25-interactive-offcanvas-cookies.md
changelog/_unreleased/2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
changelog/_unreleased/2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
changelog/_unreleased/2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
changelog/_unreleased/2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
changelog/_unreleased/2025-10-05-fix-sales-channel-context-stateful-change.md
changelog/_unreleased/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
changelog/_unreleased/2025-10-05-form-auto-submit-with-validation.md
changelog/_unreleased/2025-10-08-fix-plugin-config-default-values.md
changelog/_unreleased/2025-11-04-deprecate-recurring-data-struct-properties.md
changelog/_unreleased/2025-10-23-fix-captcha-error-route-parameter.md
changelog/_unreleased/2025-10-30-use-specific-staging-config-check-for-mail-delivery.md
changelog/_unreleased/2025-10-06-fix-log-event-listing.md
changelog/_unreleased/2025-10-23-cms-content-override-indicator.md
changelog/_unreleased/2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
changelog/_unreleased/2025-10-29-fix-invalid-wording-in-sw-order-general-info.md
changelog/_unreleased/2025-10-14-improve-scss-color-validation.md
changelog/_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/_unreleased/2025-10-08-add-product-available-sorting-criteria-option.md
changelog/_unreleased/2025-10-15-fix-select-result-list-not-loading-the-next-page.md
changelog/_unreleased/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
changelog/_unreleased/2025-09-03-add-custom-action-in-media-sidebar.md
changelog/_unreleased/2025-10-28-fixed-wiggling-floor-in-3d-viewer.md
changelog/_unreleased/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-10-23-fix-webhook-cleanup-for-queued-messages.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
changelog/_unreleased/2025-10-14-add-message-queue-message-size-limit-config-option.md
changelog/_unreleased/2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
changelog/_unreleased/2025-10-27-cheapest-price-of-variant-product-applies-across-sales-channels.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
changelog/_unreleased/2025-09-17-improve-url-assembling-in-listing-js-plugin.md
changelog/_unreleased/2025-10-09-fix-issue-with-loading-seo-url-preview.md
changelog/_unreleased/2025-10-30-display-full-name-in-the-import-export-table.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-11-04-increase-kg-and-mm-precision-to-match-with-database-stored-schema.md
changelog/_unreleased/2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
changelog/_unreleased/2025-10-29-increase-product-weight-precision.md
changelog/_unreleased/2025-10-16-deprecate-reflectionhelper-getproperty-getmethod-methods.md
changelog/_unreleased/2025-08-09-fix-b2c-tax-setting-overriding-b2b-tax-logic.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2025-10-16-repeat-payment-finalize.md
changelog/_unreleased/2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
changelog/_unreleased/2025-10-30-add-generate-blocks-command-to-composer-json.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
changelog/_unreleased/2025-10-31-sort-sales-channel-selection-options-by-name-in-administration.md
changelog/_unreleased/2025-10-14-fix-dynamic-product-group-percentage-accessor.md
changelog/_unreleased/2025-08-20-fix-media-search-navigation.md
changelog/_unreleased/2025-10-06-add-aria-label-to-cms-image-link.md
changelog/_unreleased/2025-10-30-add-new-url-update-command.md
changelog/_unreleased/2025-09-24-improve-error-output-of-app-loader.md
changelog/_unreleased/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
changelog/_unreleased/2025-10-15-add-admin-notification-transformers.md
changelog/_unreleased/2025-10-30-reset-canonical-product-id-on-product-clone.md
changelog/_unreleased/2025-01-24-fix-theme-config-directory-creation.md
changelog/_unreleased/2025-10-24-only-display-last-search-index-date.md
changelog/_unreleased/2025-09-15-load-product-streams-over-opensearch.md
changelog/_unreleased/2025-09-11-implement-save-media-modal.md
changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
changelog/_unreleased/2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
changelog/_unreleased/2025-10-24-removed-wrapper-around-mt-datepicker-components.md
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
changelog/_unreleased/.keep
changelog/_unreleased/2025-11-05-improve-shop-id-verification.md
changelog/_unreleased/2025-10-28-fix-document-generation-error-messages.md
changelog/_unreleased/2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
changelog/_unreleased/2025-10-22-fixed-3d-light-intensity.md
changelog/_unreleased/2025-10-14-fix-cache-cookie-handling.md
changelog/_unreleased/2025-11-03-sw-currency-header-always-overrides-context.md
changelog/_unreleased/2025-10-23-fix-google-consent-mode-v2-default-update.md
changelog/_unreleased/2025-10-30-mark-product-number-as-required-field.md
changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk-edit.md
changelog/_unreleased/2025-10-26-special-characters-in-search-not-working-even-when-added-as-preserved-characters-in-config-file.md
changelog/_unreleased/2025-10-22-fix-vite-bundling-for-symfony-bundles.md
changelog/_unreleased/2025-10-13-fix-sidebar-width-persistence.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2025-10-08-only-consider-filterable-discount-packages.md
changelog/_unreleased/2025-10-21-fix-cacheclearer-global-locking.md
changelog/_unreleased/2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
changelog/_unreleased/2025-10-21-separate-vimeo-youtube-cookies.md
changelog/_unreleased/2025-11-03-change-sidebars-min-width.md
changelog/_unreleased/2025-10-24-show-warning-for-unsupported-video-audio-formats.md
changelog/_unreleased/2025-10-15-update-health-check-api.md
changelog/_unreleased/2025-11-05-extract-add-product-by-number-checkout-cart.md
changelog/_unreleased/2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2025-02-24-deferred-cart-errors.md
changelog/_unreleased/2025-10-02-add-gitignore-when-creating-plugin.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/release-6-4-16-0/2022-09-19-deprecate-database-managment-api-endpoint.md
@ -8340,6 +8295,53 @@ changelog/release-6-4-6-1/2021-10-27-add-timestamp-to-snychronous-webhook-payloa
changelog/release-6-4-6-1/2021-11-23-conflict-symfony-process-5.3.11.md
changelog/release-6-4-6-1/2021-11-23-add-fix-for-webcache.md
changelog/release-6-4-6-1/2021-11-15-remove-unnecessary-searches-when-loading-associations.md
changelog/release-6-7-4-0/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
changelog/release-6-7-4-0/2025-09-25-interactive-offcanvas-cookies.md
changelog/release-6-7-4-0/2025-10-21-fix-session-locking-during-kernel-reboot-on-plugin-state-change.md
changelog/release-6-7-4-0/2025-10-23-fix-cookie-offcanvas-link-from-navigation.md
changelog/release-6-7-4-0/2025-05-26-google-recaptcha-loading-only-if-cookie-accepted.md
changelog/release-6-7-4-0/2025-01-31-fix-flaky-storefront-test-active-route-parameters.md
changelog/release-6-7-4-0/2025-10-05-fix-sales-channel-context-stateful-change.md
changelog/release-6-7-4-0/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md
changelog/release-6-7-4-0/2025-10-05-form-auto-submit-with-validation.md
changelog/release-6-7-4-0/2025-10-08-fix-plugin-config-default-values.md
changelog/release-6-7-4-0/2025-10-06-fix-log-event-listing.md
changelog/release-6-7-4-0/2025-10-04-fix-proper-display-of-the-administrator-switch-in-the-user-create.md
changelog/release-6-7-4-0/2025-10-14-improve-scss-color-validation.md
changelog/release-6-7-4-0/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/release-6-7-4-0/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/release-6-7-4-0/2025-10-08-add-product-available-sorting-criteria-option.md
changelog/release-6-7-4-0/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
changelog/release-6-7-4-0/2025-09-03-add-custom-action-in-media-sidebar.md
changelog/release-6-7-4-0/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
changelog/release-6-7-4-0/2025-10-23-fix-webhook-cleanup-for-queued-messages.md
changelog/release-6-7-4-0/2025-10-14-add-message-queue-message-size-limit-config-option.md
changelog/release-6-7-4-0/2025-10-20-replace-result-type-with-native-cmspagecollection-type-in-the-cmspageloadedevent.md
changelog/release-6-7-4-0/2025-10-09-fix-issue-with-loading-seo-url-preview.md
changelog/release-6-7-4-0/2025-10-09-clearance-sale-stock-handling-is-ignored-as-soon-as-a-product-is-in-the-cart.md
changelog/release-6-7-4-0/2025-10-08-improved-error-handling-when-a-sales-channel-cannot-be-deleted-because-it-is-still-assigned-to-other-entities.md
changelog/release-6-7-4-0/2025-10-20-add-events-when-fetching-entities-for-the-sitemap.md
changelog/release-6-7-4-0/2025-08-20-fix-media-search-navigation.md
changelog/release-6-7-4-0/2025-10-06-add-aria-label-to-cms-image-link.md
changelog/release-6-7-4-0/2025-09-24-improve-error-output-of-app-loader.md
changelog/release-6-7-4-0/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
changelog/release-6-7-4-0/2025-10-15-add-admin-notification-transformers.md
changelog/release-6-7-4-0/2025-10-24-only-display-last-search-index-date.md
changelog/release-6-7-4-0/2025-09-15-load-product-streams-over-opensearch.md
changelog/release-6-7-4-0/2025-10-17-add-possibility-to-set-fetchpriority-high-on-cms-image-elements.md
changelog/release-6-7-4-0/2025-10-14-do-not-use-the-symfony-validator-to-validate-the-honeypot-captcha.md
changelog/release-6-7-4-0/2025-10-22-fixed-3d-light-intensity.md
changelog/release-6-7-4-0/2025-10-14-fix-cache-cookie-handling.md
changelog/release-6-7-4-0/2025-10-23-fix-google-consent-mode-v2-default-update.md
changelog/release-6-7-4-0/2025-10-22-fix-vite-bundling-for-symfony-bundles.md
changelog/release-6-7-4-0/2025-10-13-fix-sidebar-width-persistence.md
changelog/release-6-7-4-0/2025-10-08-only-consider-filterable-discount-packages.md
changelog/release-6-7-4-0/2025-10-21-fix-cacheclearer-global-locking.md
changelog/release-6-7-4-0/2025-10-23-respect-the-composer_plugin_loader-environment-variable-in-the-bin-shopware-cli-command.md
changelog/release-6-7-4-0/2025-10-21-separate-vimeo-youtube-cookies.md
changelog/release-6-7-4-0/2025-10-15-update-health-check-api.md
changelog/release-6-7-4-0/2025-09-17-allow-granular-inheritance-for-slot_config-overrides.md
changelog/release-6-7-4-0/2025-10-02-add-gitignore-when-creating-plugin.md
changelog/release-6-5-6-0/2023-08-31-add-missing-vue-3-jest-tests.md
changelog/release-6-5-6-0/2023-09-11-remove-old-consent-modal.md
changelog/release-6-5-6-0/2023-08-09-make-eslint-compatible-with-typescript.md
@ -22472,6 +22474,7 @@ custom/plugins/.gitkeep
custom/static-plugins/.gitkeep
.nvmrc
UPGRADE-6.2.md
RELEASE_INFO-6.7.md
http-client.env.json
.git-blame-ignore-revs
CHANGELOG.md
@ -22501,6 +22504,7 @@ adr/2022-03-09-reset-class-state-during-requests.md
adr/2024-08-02-system-health-check.md
adr/2023-12-12-acceptance-test-suite.md
adr/_superseded/2020-08-10-feature-flag-system.md
adr/_superseded/2020-08-03-implement-new-changelog.md
adr/_superseded/2023-05-16-symfony-dependency-management.md
adr/_superseded/2020-08-19-handling-feature-flags.md
adr/_superseded/2021-01-21-deprecation-strategy.md
@ -22509,6 +22513,7 @@ adr/2025-01-01-remove-asterisk-next-to-every-price.md
adr/2023-06-28-default-handle-for-non-specified-salutations.md
adr/2020-08-14-implement-individual-sorting.md
adr/2022-03-25-redis-cart-persister.md
adr/2025-10-23-pin-npm-dependencies.md
adr/2022-01-20-feature-flags-for-major-versions.md
adr/2023-05-15-stock-api.md
adr/2022-03-25-profiler-integrations.md
@ -22539,12 +22544,12 @@ adr/2023-04-01-mocking-repositories.md
adr/2021-11-23-add-possibility-for-plugin-to-add-a-html-file.md
adr/2022-03-25-available-stock.md
adr/2020-09-17-the-best-practice-to-always-re-fetch-the-data-after-saving.md
adr/2025-10-28-changelog-release-info-process.md
adr/2022-02-09-controller-configuration-route-defaults.md
adr/2023-01-16-npm-packages-pre-release-versions.md
adr/2020-08-12-implement-app-system-inside-platform.md
adr/2023-02-02-deprecate-autoload-true-in-dal-associations.md
adr/2023-06-27-store-api-to-app-server.md
adr/2020-08-03-implement-new-changelog.md
adr/2021-12-07-admin-extension-api-standards.md
adr/2020-08-14-merchant-registration.md
adr/2021-09-22-refactor-theme-inheritance.md

View file

@ -1332,6 +1332,46 @@ AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
App_Plugins/welcome-dashboard/welcome-dashboard.js.map
welcome-dashboard/welcome-dashboard.js.map
welcome-dashboard.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js
ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js
AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js
App_Plugins/block-custom-view/block-grid-custom-view.js
block-custom-view/block-grid-custom-view.js
block-grid-custom-view.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js.map
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js.map
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js.map
ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js.map
AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js.map
App_Plugins/block-custom-view/block-custom-view.js.map
block-custom-view/block-custom-view.js.map
block-custom-view.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/umbraco-package.json
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/umbraco-package.json
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/umbraco-package.json
ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/umbraco-package.json
AdditionalSetup/App_Plugins/block-custom-view/umbraco-package.json
App_Plugins/block-custom-view/umbraco-package.json
block-custom-view/umbraco-package.json
umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js
ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js
AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js
App_Plugins/block-custom-view/block-custom-view.js
block-custom-view/block-custom-view.js
block-custom-view.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js.map
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js.map
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js.map
ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js.map
AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js.map
App_Plugins/block-custom-view/block-grid-custom-view.js.map
block-custom-view/block-grid-custom-view.js.map
block-grid-custom-view.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
@ -1362,6 +1402,11 @@ tests/ExtensionRegistry/AdditionalSetup/appsettings.json
ExtensionRegistry/AdditionalSetup/appsettings.json
AdditionalSetup/appsettings.json
appsettings.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/BlockCustomView.spec.ts
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/BlockCustomView.spec.ts
tests/ExtensionRegistry/BlockCustomView.spec.ts
ExtensionRegistry/BlockCustomView.spec.ts
BlockCustomView.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
@ -89312,6 +89357,12 @@ Migrations/Upgrade/V_16_2_0/AddLongRunningOperations.cs
Upgrade/V_16_2_0/AddLongRunningOperations.cs
V_16_2_0/AddLongRunningOperations.cs
AddLongRunningOperations.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/EnsureDefaultMediaFolderHasDefaultCollection.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/EnsureDefaultMediaFolderHasDefaultCollection.cs
Migrations/Upgrade/V_17_0_0/EnsureDefaultMediaFolderHasDefaultCollection.cs
Upgrade/V_17_0_0/EnsureDefaultMediaFolderHasDefaultCollection.cs
V_17_0_0/EnsureDefaultMediaFolderHasDefaultCollection.cs
EnsureDefaultMediaFolderHasDefaultCollection.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/AddLastSyncedTable.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/AddLastSyncedTable.cs
Migrations/Upgrade/V_17_0_0/AddLastSyncedTable.cs

View file

@ -217,10 +217,16 @@ tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_P
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-custom-view.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/block-custom-view/block-grid-custom-view.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/retrieve-action.api.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/retrieve-action.manifests.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/appsettings.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/BlockCustomView.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
@ -13354,6 +13360,7 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_4_0/UpdateDocumentUrlToPersis
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_4_0/AddRelationTypeForMembers.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_2_0/AddDocumentUrlLock.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_2_0/AddLongRunningOperations.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/EnsureDefaultMediaFolderHasDefaultCollection.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/AddLastSyncedTable.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/SetDateDefaultsToUtcNow.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/AddCacheVersionDatabaseLock.cs

View file

@ -5113,11 +5113,6 @@ js/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/email-editor/changelog/wooprd-719-add-email-template-modal-selector
js/email-editor/changelog/wooprd-719-add-email-template-modal-selector
email-editor/changelog/wooprd-719-add-email-template-modal-selector
changelog/wooprd-719-add-email-template-modal-selector
wooprd-719-add-email-template-modal-selector
packages/js/email-editor/assets/rich-text.asset.php
js/email-editor/assets/rich-text.asset.php
email-editor/assets/rich-text.asset.php
@ -29091,16 +29086,6 @@ Controllers/Version4/Orders/class-wc-rest-orders-v4-controller-tests.php
Version4/Orders/class-wc-rest-orders-v4-controller-tests.php
Orders/class-wc-rest-orders-v4-controller-tests.php
class-wc-rest-orders-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
class-wc-rest-fulfillments-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZoneMethod/class-wc-rest-shipping-zone-method-v4-schema-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZoneMethod/class-wc-rest-shipping-zone-method-v4-schema-tests.php
tests/php/includes/rest-api/Controllers/Version4/ShippingZoneMethod/class-wc-rest-shipping-zone-method-v4-schema-tests.php
@ -30797,6 +30782,14 @@ src/Internal/DependencyManagement/TestingContainerTest.php
Internal/DependencyManagement/TestingContainerTest.php
DependencyManagement/TestingContainerTest.php
TestingContainerTest.php
plugins/woocommerce/tests/php/src/Internal/PushNotifications/PushNotificationsTest.php
woocommerce/tests/php/src/Internal/PushNotifications/PushNotificationsTest.php
tests/php/src/Internal/PushNotifications/PushNotificationsTest.php
php/src/Internal/PushNotifications/PushNotificationsTest.php
src/Internal/PushNotifications/PushNotificationsTest.php
Internal/PushNotifications/PushNotificationsTest.php
PushNotifications/PushNotificationsTest.php
PushNotificationsTest.php
plugins/woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
tests/php/src/Internal/WCCom/ConnectionHelperTest.php
@ -31244,6 +31237,17 @@ src/Internal/Caches/VersionStringGeneratorTest.php
Internal/Caches/VersionStringGeneratorTest.php
Caches/VersionStringGeneratorTest.php
VersionStringGeneratorTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
tests/php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
RestApi/Routes/V4/Fulfillments/ControllerTest.php
Routes/V4/Fulfillments/ControllerTest.php
V4/Fulfillments/ControllerTest.php
Fulfillments/ControllerTest.php
ControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
@ -35686,6 +35690,10 @@ plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tes
woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
changelog/fix-split-add-to-cart-with-options-integration-tests
fix-split-add-to-cart-with-options-integration-tests
plugins/woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
plugins/woocommerce/changelog/fix-50085
woocommerce/changelog/fix-50085
changelog/fix-50085
@ -85140,14 +85148,6 @@ rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php
Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php
Version1/class-wc-rest-webhook-deliveries-v1-controller.php
class-wc-rest-webhook-deliveries-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
woocommerce/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
Fulfillments/class-wc-rest-fulfillments-v4-controller.php
class-wc-rest-fulfillments-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
@ -88472,6 +88472,12 @@ src/Internal/DependencyManagement/ContainerException.php
Internal/DependencyManagement/ContainerException.php
DependencyManagement/ContainerException.php
ContainerException.php
plugins/woocommerce/src/Internal/PushNotifications/PushNotifications.php
woocommerce/src/Internal/PushNotifications/PushNotifications.php
src/Internal/PushNotifications/PushNotifications.php
Internal/PushNotifications/PushNotifications.php
PushNotifications/PushNotifications.php
PushNotifications.php
plugins/woocommerce/src/Internal/McStats.php
woocommerce/src/Internal/McStats.php
src/Internal/McStats.php
@ -89298,6 +89304,15 @@ RestApi/Routes/V4/AbstractSchema.php
Routes/V4/AbstractSchema.php
V4/AbstractSchema.php
AbstractSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php
woocommerce/src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php
src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php
Internal/RestApi/Routes/V4/Fulfillments/Controller.php
RestApi/Routes/V4/Fulfillments/Controller.php
Routes/V4/Fulfillments/Controller.php
V4/Fulfillments/Controller.php
Fulfillments/Controller.php
Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php
woocommerce/src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php
src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php

View file

@ -903,7 +903,6 @@ packages/js/email-editor/README.md
packages/js/email-editor/composer.json
packages/js/email-editor/package.json
packages/js/email-editor/changelog/.gitkeep
packages/js/email-editor/changelog/wooprd-719-add-email-template-modal-selector
packages/js/email-editor/assets/rich-text.asset.php
packages/js/email-editor/assets/rich-text.js
packages/js/email-editor/jest.config.json
@ -4761,7 +4760,6 @@ plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-re
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Orders/class-wc-rest-orders-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZoneMethod/class-wc-rest-shipping-zone-method-v4-schema-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZoneMethod/class-wc-rest-shipping-zone-method-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OrderNotes/class-wc-rest-order-notes-v4-controller-tests.php
@ -4963,6 +4961,7 @@ plugins/woocommerce/tests/php/src/Internal/DependencyManagement/ExampleClasses/C
plugins/woocommerce/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithStaticInjectionMethod.php
plugins/woocommerce/tests/php/src/Internal/DependencyManagement/RuntimeContainerTest.php
plugins/woocommerce/tests/php/src/Internal/DependencyManagement/TestingContainerTest.php
plugins/woocommerce/tests/php/src/Internal/PushNotifications/PushNotificationsTest.php
plugins/woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
plugins/woocommerce/tests/php/src/Internal/ComingSoon/ComingSoonCacheInvalidatorTest.php
plugins/woocommerce/tests/php/src/Internal/ComingSoon/ComingSoonRequestHandlerTest.php
@ -5016,6 +5015,7 @@ plugins/woocommerce/tests/php/src/Internal/ProductAttributesLookup/DataRegenerat
plugins/woocommerce/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php
plugins/woocommerce/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php
plugins/woocommerce/tests/php/src/Internal/Caches/VersionStringGeneratorTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Fulfillments/ControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
@ -5601,6 +5601,7 @@ plugins/woocommerce/changelog/add-additional-coderabbit-instructions
plugins/woocommerce/changelog/61233-wooplug-4699-interactivity-api-powered-mini-cart-review-the-need-for-the
plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-products-quantity
plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
plugins/woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
plugins/woocommerce/changelog/fix-50085
plugins/woocommerce/changelog/pr-61600
plugins/woocommerce/changelog/add-v4-shipping-zone-methods-endpoints
@ -11358,7 +11359,6 @@ plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php
@ -11874,6 +11874,7 @@ plugins/woocommerce/src/Internal/Integrations/WPPostsImporter.php
plugins/woocommerce/src/Internal/Integrations/WPConsentAPI.php
plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php
plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php
plugins/woocommerce/src/Internal/PushNotifications/PushNotifications.php
plugins/woocommerce/src/Internal/McStats.php
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonCacheInvalidator.php
@ -11993,6 +11994,7 @@ plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/Schema/AbstractLineIte
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/Schema/OrderTaxSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/AbstractSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Fulfillments/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/ShippingZoneMethod/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/ShippingZoneMethod/ShippingMethodSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/OrderNotes/Controller.php

View file

@ -570,6 +570,7 @@ _vti_pvt
_vti_txt
a
a/bz?
aaut/*http://amazon.co.uk/robots.txt
ab_tests
about
about$
@ -1547,9 +1548,9 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://m.youtube.com/robots.txt
http://wa.me/robots.txt
http://wordpress.org/robots.txt
http://discord.gg/robots.txt
http://mozilla.org/robots.txt
http://web.archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3262,7 +3263,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://medium.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://accounts.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard