[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-07-05 10:04:01 +00:00
parent 24c7c76ce0
commit fb25d6eb6c
26 changed files with 2409 additions and 2224 deletions

View file

@ -1,8 +1,8 @@
{ {
"Jwt secrets update": { "Jwt secrets update": {
"last_update": 1720170269 "last_update": 1720173824
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1720087421 "last_update": 1720173832
} }
} }

View file

@ -6048,6 +6048,14 @@ crowdin.yml
Dockerfile Dockerfile
.changeset/soft-chefs-battle.md .changeset/soft-chefs-battle.md
soft-chefs-battle.md soft-chefs-battle.md
.changeset/moody-bees-pay.md
moody-bees-pay.md
.changeset/silly-ladybugs-carry.md
silly-ladybugs-carry.md
.changeset/seven-suits-live.md
seven-suits-live.md
.changeset/fair-bikes-smoke.md
fair-bikes-smoke.md
.changeset/config.json .changeset/config.json
config.json config.json
api/src/cache.ts api/src/cache.ts

View file

@ -1306,6 +1306,10 @@ sdk/readme.md
crowdin.yml crowdin.yml
Dockerfile Dockerfile
.changeset/soft-chefs-battle.md .changeset/soft-chefs-battle.md
.changeset/moody-bees-pay.md
.changeset/silly-ladybugs-carry.md
.changeset/seven-suits-live.md
.changeset/fair-bikes-smoke.md
.changeset/config.json .changeset/config.json
api/src/cache.ts api/src/cache.ts
api/src/lock/index.ts api/src/lock/index.ts

View file

@ -62265,6 +62265,15 @@ tests/modules/csrf_race_test/csrf_race_test.routing.yml
modules/csrf_race_test/csrf_race_test.routing.yml modules/csrf_race_test/csrf_race_test.routing.yml
csrf_race_test/csrf_race_test.routing.yml csrf_race_test/csrf_race_test.routing.yml
csrf_race_test.routing.yml csrf_race_test.routing.yml
core/modules/system/tests/modules/action_test/config/schema/action_test.schema.yml
modules/system/tests/modules/action_test/config/schema/action_test.schema.yml
system/tests/modules/action_test/config/schema/action_test.schema.yml
tests/modules/action_test/config/schema/action_test.schema.yml
modules/action_test/config/schema/action_test.schema.yml
action_test/config/schema/action_test.schema.yml
config/schema/action_test.schema.yml
schema/action_test.schema.yml
action_test.schema.yml
core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php
modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php
system/tests/modules/action_test/src/Plugin/Action/NoType.php system/tests/modules/action_test/src/Plugin/Action/NoType.php

View file

@ -8891,6 +8891,7 @@ core/modules/system/tests/modules/js_once_test/js_once_test.info.yml
core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php
core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml
core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml
core/modules/system/tests/modules/action_test/config/schema/action_test.schema.yml
core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php
core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php
core/modules/system/tests/modules/action_test/action_test.info.yml core/modules/system/tests/modules/action_test/action_test.info.yml

View file

@ -5353,17 +5353,6 @@ lib/email-templates/partials/latest-posts.hbs
email-templates/partials/latest-posts.hbs email-templates/partials/latest-posts.hbs
partials/latest-posts.hbs partials/latest-posts.hbs
latest-posts.hbs latest-posts.hbs
ghost/email-service/lib/email-templates/partials/styles-old.hbs
email-service/lib/email-templates/partials/styles-old.hbs
lib/email-templates/partials/styles-old.hbs
email-templates/partials/styles-old.hbs
partials/styles-old.hbs
styles-old.hbs
ghost/email-service/lib/email-templates/template-old.hbs
email-service/lib/email-templates/template-old.hbs
lib/email-templates/template-old.hbs
email-templates/template-old.hbs
template-old.hbs
ghost/email-service/lib/email-templates/template.hbs ghost/email-service/lib/email-templates/template.hbs
email-service/lib/email-templates/template.hbs email-service/lib/email-templates/template.hbs
lib/email-templates/template.hbs lib/email-templates/template.hbs

View file

@ -978,8 +978,6 @@ ghost/email-service/lib/email-templates/partials/feedback-button-mobile.hbs
ghost/email-service/lib/email-templates/partials/styles.hbs ghost/email-service/lib/email-templates/partials/styles.hbs
ghost/email-service/lib/email-templates/partials/feedback-button.hbs ghost/email-service/lib/email-templates/partials/feedback-button.hbs
ghost/email-service/lib/email-templates/partials/latest-posts.hbs ghost/email-service/lib/email-templates/partials/latest-posts.hbs
ghost/email-service/lib/email-templates/partials/styles-old.hbs
ghost/email-service/lib/email-templates/template-old.hbs
ghost/email-service/lib/email-templates/template.hbs ghost/email-service/lib/email-templates/template.hbs
ghost/email-service/lib/MailgunEmailProvider.js ghost/email-service/lib/MailgunEmailProvider.js
ghost/email-service/lib/EmailEventProcessor.js ghost/email-service/lib/EmailEventProcessor.js

View file

@ -113016,6 +113016,17 @@ App/Request/Http/IdentifierForSaveTest.php
Request/Http/IdentifierForSaveTest.php Request/Http/IdentifierForSaveTest.php
Http/IdentifierForSaveTest.php Http/IdentifierForSaveTest.php
IdentifierForSaveTest.php IdentifierForSaveTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
code/Magento/PageCache/Test/Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
Magento/PageCache/Test/Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
PageCache/Test/Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
Test/Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
Model/App/Request/Http/IdentifierStoreReaderTest.php
App/Request/Http/IdentifierStoreReaderTest.php
Request/Http/IdentifierStoreReaderTest.php
Http/IdentifierStoreReaderTest.php
IdentifierStoreReaderTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php app/code/Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php
code/Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php code/Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php
Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php
@ -113349,6 +113360,15 @@ PageCache/Model/App/CacheIdentifierPlugin.php
Model/App/CacheIdentifierPlugin.php Model/App/CacheIdentifierPlugin.php
App/CacheIdentifierPlugin.php App/CacheIdentifierPlugin.php
CacheIdentifierPlugin.php CacheIdentifierPlugin.php
app/code/Magento/PageCache/Model/App/Request/Http/IdentifierStoreReader.php
code/Magento/PageCache/Model/App/Request/Http/IdentifierStoreReader.php
Magento/PageCache/Model/App/Request/Http/IdentifierStoreReader.php
PageCache/Model/App/Request/Http/IdentifierStoreReader.php
Model/App/Request/Http/IdentifierStoreReader.php
App/Request/Http/IdentifierStoreReader.php
Request/Http/IdentifierStoreReader.php
Http/IdentifierStoreReader.php
IdentifierStoreReader.php
app/code/Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php app/code/Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php
code/Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php code/Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php
Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php
@ -298201,6 +298221,12 @@ Magento/Backend/ViewModel/ChartDisabled.php
Backend/ViewModel/ChartDisabled.php Backend/ViewModel/ChartDisabled.php
ViewModel/ChartDisabled.php ViewModel/ChartDisabled.php
ChartDisabled.php ChartDisabled.php
app/code/Magento/Backend/ViewModel/RequireJsConfigModifierInterface.php
code/Magento/Backend/ViewModel/RequireJsConfigModifierInterface.php
Magento/Backend/ViewModel/RequireJsConfigModifierInterface.php
Backend/ViewModel/RequireJsConfigModifierInterface.php
ViewModel/RequireJsConfigModifierInterface.php
RequireJsConfigModifierInterface.php
app/code/Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php app/code/Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php
code/Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php code/Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php
Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php

View file

@ -13285,6 +13285,7 @@ app/code/Magento/PageCache/Test/Unit/Model/ConfigTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/FrontController/BuiltinPluginTest.php app/code/Magento/PageCache/Test/Unit/Model/App/FrontController/BuiltinPluginTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/FrontController/VarnishPluginTest.php app/code/Magento/PageCache/Test/Unit/Model/App/FrontController/VarnishPluginTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/Request/Http/IdentifierForSaveTest.php app/code/Magento/PageCache/Test/Unit/Model/App/Request/Http/IdentifierForSaveTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/Request/Http/IdentifierStoreReaderTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php app/code/Magento/PageCache/Test/Unit/Model/App/Response/HttpPluginTest.php
app/code/Magento/PageCache/Test/Unit/Model/App/PageCachePluginTest.php app/code/Magento/PageCache/Test/Unit/Model/App/PageCachePluginTest.php
app/code/Magento/PageCache/Test/Unit/Helper/DataTest.php app/code/Magento/PageCache/Test/Unit/Helper/DataTest.php
@ -13328,6 +13329,7 @@ app/code/Magento/PageCache/Model/Config.php
app/code/Magento/PageCache/Model/App/FrontController/VarnishPlugin.php app/code/Magento/PageCache/Model/App/FrontController/VarnishPlugin.php
app/code/Magento/PageCache/Model/App/FrontController/BuiltinPlugin.php app/code/Magento/PageCache/Model/App/FrontController/BuiltinPlugin.php
app/code/Magento/PageCache/Model/App/CacheIdentifierPlugin.php app/code/Magento/PageCache/Model/App/CacheIdentifierPlugin.php
app/code/Magento/PageCache/Model/App/Request/Http/IdentifierStoreReader.php
app/code/Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php app/code/Magento/PageCache/Model/App/Request/Http/IdentifierForSave.php
app/code/Magento/PageCache/Model/App/Response/HttpPlugin.php app/code/Magento/PageCache/Model/App/Response/HttpPlugin.php
app/code/Magento/PageCache/Model/App/PageCachePlugin.php app/code/Magento/PageCache/Model/App/PageCachePlugin.php
@ -36152,6 +36154,7 @@ app/code/Magento/Backend/Controller/Adminhtml/Denied.php
app/code/Magento/Backend/Controller/Adminhtml/Noroute/Index.php app/code/Magento/Backend/Controller/Adminhtml/Noroute/Index.php
app/code/Magento/Backend/ViewModel/ChartsPeriod.php app/code/Magento/Backend/ViewModel/ChartsPeriod.php
app/code/Magento/Backend/ViewModel/ChartDisabled.php app/code/Magento/Backend/ViewModel/ChartDisabled.php
app/code/Magento/Backend/ViewModel/RequireJsConfigModifierInterface.php
app/code/Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php app/code/Magento/Backend/ViewModel/LimitTotalNumberOfProductsInGrid.php
app/code/Magento/Backend/Service/V1/ModuleServiceInterface.php app/code/Magento/Backend/Service/V1/ModuleServiceInterface.php
app/code/Magento/Backend/Service/V1/ModuleService.php app/code/Magento/Backend/Service/V1/ModuleService.php

View file

@ -26454,6 +26454,28 @@ data/payment-cryptography-data/2022-02-03/api-2.json.php
payment-cryptography-data/2022-02-03/api-2.json.php payment-cryptography-data/2022-02-03/api-2.json.php
2022-02-03/api-2.json.php 2022-02-03/api-2.json.php
api-2.json.php api-2.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
src/data/payment-cryptography-data/2022-02-03/smoke.json.php
data/payment-cryptography-data/2022-02-03/smoke.json.php
payment-cryptography-data/2022-02-03/smoke.json.php
2022-02-03/smoke.json.php
smoke.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
data/payment-cryptography-data/2022-02-03/waiters-2.json.php
payment-cryptography-data/2022-02-03/waiters-2.json.php
2022-02-03/waiters-2.json.php
waiters-2.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php
system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php
storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php

View file

@ -3109,6 +3109,8 @@ upload/system/storage/vendor/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/ap
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/paginators-1.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/api-2.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/smoke.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/waiters-2.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/endpoint-rule-set-1.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php
upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php upload/system/storage/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php

View file

@ -3612,6 +3612,9 @@ common_groups_test_case.php
tests/functional/visibility_disapprove_test.php tests/functional/visibility_disapprove_test.php
functional/visibility_disapprove_test.php functional/visibility_disapprove_test.php
visibility_disapprove_test.php visibility_disapprove_test.php
tests/functional/manifest_test.php
functional/manifest_test.php
manifest_test.php
tests/functional/plupload_test.php tests/functional/plupload_test.php
functional/plupload_test.php functional/plupload_test.php
plupload_test.php plupload_test.php
@ -4886,6 +4889,9 @@ phpBB/phpbb/debug/error_handler.php
phpbb/debug/error_handler.php phpbb/debug/error_handler.php
debug/error_handler.php debug/error_handler.php
error_handler.php error_handler.php
phpBB/phpbb/manifest.php
phpbb/manifest.php
manifest.php
phpBB/phpbb/json/sanitizer.php phpBB/phpbb/json/sanitizer.php
phpbb/json/sanitizer.php phpbb/json/sanitizer.php
json/sanitizer.php json/sanitizer.php

View file

@ -869,6 +869,7 @@ tests/functional/fileupload_form_test.php
tests/functional/controllers_compatibility_test.php tests/functional/controllers_compatibility_test.php
tests/functional/common_groups_test_case.php tests/functional/common_groups_test_case.php
tests/functional/visibility_disapprove_test.php tests/functional/visibility_disapprove_test.php
tests/functional/manifest_test.php
tests/functional/plupload_test.php tests/functional/plupload_test.php
tests/functional/auth_test.php tests/functional/auth_test.php
tests/functional/permission_roles_test.php tests/functional/permission_roles_test.php
@ -1189,6 +1190,7 @@ phpBB/phpbb/composer.json
phpBB/phpbb/symfony_request.php phpBB/phpbb/symfony_request.php
phpBB/phpbb/debug/debug.php phpBB/phpbb/debug/debug.php
phpBB/phpbb/debug/error_handler.php phpBB/phpbb/debug/error_handler.php
phpBB/phpbb/manifest.php
phpBB/phpbb/json/sanitizer.php phpBB/phpbb/json/sanitizer.php
phpBB/phpbb/form/form_helper.php phpBB/phpbb/form/form_helper.php
phpBB/phpbb/storage/update_type.php phpBB/phpbb/storage/update_type.php

View file

@ -3023,213 +3023,84 @@ release-6-4-8-1/2022-02-11-fixed-exception-on-missing-theme-value.md
changelog/release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md changelog/release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md
release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md
2022-02-03-add-filtering-to-product-and-promotion-codes.md 2022-02-03-add-filtering-to-product-and-promotion-codes.md
changelog/_unreleased/2024-06-10-add-admin-url-to-staging-banner.md
_unreleased/2024-06-10-add-admin-url-to-staging-banner.md
2024-06-10-add-admin-url-to-staging-banner.md
changelog/_unreleased/2024-06-25-language-widget-typo.md changelog/_unreleased/2024-06-25-language-widget-typo.md
_unreleased/2024-06-25-language-widget-typo.md _unreleased/2024-06-25-language-widget-typo.md
2024-06-25-language-widget-typo.md 2024-06-25-language-widget-typo.md
changelog/_unreleased/2024-06-20-replace-vuex-with-pinia.md changelog/_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
_unreleased/2024-06-20-replace-vuex-with-pinia.md _unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
2024-06-20-replace-vuex-with-pinia.md 2024-06-27-add-default-value-for-augmented-reality-media.md
changelog/_unreleased/2024-06-06-cleanup-line-items-on-recalculation.md changelog/_unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
_unreleased/2024-06-06-cleanup-line-items-on-recalculation.md _unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
2024-06-06-cleanup-line-items-on-recalculation.md 2024-07-03-dont-remove-cache-cookies-for-404.md
changelog/_unreleased/2024-05-27-remove-required-setting-of-custom-fields.md
_unreleased/2024-05-27-remove-required-setting-of-custom-fields.md
2024-05-27-remove-required-setting-of-custom-fields.md
changelog/_unreleased/2024-06-21-add-new-context-request-attr-on-customer-login.md
_unreleased/2024-06-21-add-new-context-request-attr-on-customer-login.md
2024-06-21-add-new-context-request-attr-on-customer-login.md
changelog/_unreleased/2024-06-05-add-discount-id-check-when-collecting-promotions.md
_unreleased/2024-06-05-add-discount-id-check-when-collecting-promotions.md
2024-06-05-add-discount-id-check-when-collecting-promotions.md
changelog/_unreleased/2024-05-21-disable-thumbnail-generation-and-use-external-service.md
_unreleased/2024-05-21-disable-thumbnail-generation-and-use-external-service.md
2024-05-21-disable-thumbnail-generation-and-use-external-service.md
changelog/_unreleased/2024-04-18-fix-verify-user-modal.md
_unreleased/2024-04-18-fix-verify-user-modal.md
2024-04-18-fix-verify-user-modal.md
changelog/_unreleased/.keep changelog/_unreleased/.keep
_unreleased/.keep _unreleased/.keep
.keep .keep
changelog/_unreleased/2024-05-27-add-technical-name-to-import-export-profiles.md
_unreleased/2024-05-27-add-technical-name-to-import-export-profiles.md
2024-05-27-add-technical-name-to-import-export-profiles.md
changelog/_unreleased/2024-06-05-move-routing-overwrite.md
_unreleased/2024-06-05-move-routing-overwrite.md
2024-06-05-move-routing-overwrite.md
changelog/_unreleased/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
_unreleased/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
changelog/_unreleased/2023-10-01-fix-admin-grid-headline-actions-resize.md
_unreleased/2023-10-01-fix-admin-grid-headline-actions-resize.md
2023-10-01-fix-admin-grid-headline-actions-resize.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
_unreleased/2024-04-25-implement-mt-banner-code-mod.md _unreleased/2024-04-25-implement-mt-banner-code-mod.md
2024-04-25-implement-mt-banner-code-mod.md 2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-05-23-added-pratial-property-path-attribute.md
_unreleased/2024-05-23-added-pratial-property-path-attribute.md
2024-05-23-added-pratial-property-path-attribute.md
changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2022-07-04-mail-attach.md
_unreleased/2022-07-04-mail-attach.md _unreleased/2022-07-04-mail-attach.md
2022-07-04-mail-attach.md 2022-07-04-mail-attach.md
changelog/_unreleased/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
_unreleased/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
changelog/_unreleased/2024-06-07-changed-extension-icon-overflow-to-hidden.md
_unreleased/2024-06-07-changed-extension-icon-overflow-to-hidden.md
2024-06-07-changed-extension-icon-overflow-to-hidden.md
changelog/_unreleased/2024-04-23-add-missing-module-warn-message.md
_unreleased/2024-04-23-add-missing-module-warn-message.md
2024-04-23-add-missing-module-warn-message.md
changelog/_unreleased/2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
_unreleased/2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
changelog/_unreleased/2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
_unreleased/2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
changelog/_unreleased/2024-06-19-fix-persist-default-permissions-when-switching-customer.md
_unreleased/2024-06-19-fix-persist-default-permissions-when-switching-customer.md
2024-06-19-fix-persist-default-permissions-when-switching-customer.md
changelog/_unreleased/2024-03-22-update-register-from-validation.md
_unreleased/2024-03-22-update-register-from-validation.md
2024-03-22-update-register-from-validation.md
changelog/_unreleased/2024-06-04-add-system-config-values-over-yaml.md
_unreleased/2024-06-04-add-system-config-values-over-yaml.md
2024-06-04-add-system-config-values-over-yaml.md
changelog/_unreleased/2024-06-11-drop-column-helper-method.md
_unreleased/2024-06-11-drop-column-helper-method.md
2024-06-11-drop-column-helper-method.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
_unreleased/2024-01-31-improve-cart-page-performance.md _unreleased/2024-01-31-improve-cart-page-performance.md
2024-01-31-improve-cart-page-performance.md 2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md changelog/_unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md
_unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md _unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md
2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md 2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md
changelog/_unreleased/2024-06-14-fix-self-referencing-parents.md
_unreleased/2024-06-14-fix-self-referencing-parents.md
2024-06-14-fix-self-referencing-parents.md
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
_unreleased/2024-05-17-add-admin-vite-poc.md _unreleased/2024-05-17-add-admin-vite-poc.md
2024-05-17-add-admin-vite-poc.md 2024-05-17-add-admin-vite-poc.md
changelog/_unreleased/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
_unreleased/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
changelog/_unreleased/2024-05-08-order-placed-incorrectly.md changelog/_unreleased/2024-05-08-order-placed-incorrectly.md
_unreleased/2024-05-08-order-placed-incorrectly.md _unreleased/2024-05-08-order-placed-incorrectly.md
2024-05-08-order-placed-incorrectly.md 2024-05-08-order-placed-incorrectly.md
changelog/_unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md changelog/_unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md
_unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md _unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md
2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md 2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md
changelog/_unreleased/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
_unreleased/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
2024-06-12-add-maker-commands-for-plugin-scaffolding.md
changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md _unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
2024-06-04-fix-cms-data-mapping-for-nested-translations.md 2024-06-04-fix-cms-data-mapping-for-nested-translations.md
changelog/_unreleased/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
_unreleased/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
changelog/_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md
_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md _unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md
2024-06-28-fix-dead-form-serialize-utility-guard.md 2024-06-28-fix-dead-form-serialize-utility-guard.md
changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md _unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
2024-06-17-fix-that-company-address-is-shown-twice.md 2024-06-17-fix-that-company-address-is-shown-twice.md
changelog/_unreleased/2024-06-13-scalar-type-serialization-while-import.md
_unreleased/2024-06-13-scalar-type-serialization-while-import.md
2024-06-13-scalar-type-serialization-while-import.md
changelog/_unreleased/2024-06-11-fix-attribute-compiler-pass.md
_unreleased/2024-06-11-fix-attribute-compiler-pass.md
2024-06-11-fix-attribute-compiler-pass.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md 2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2024-05-13-improve-payment-handlers.md changelog/_unreleased/2024-05-13-improve-payment-handlers.md
_unreleased/2024-05-13-improve-payment-handlers.md _unreleased/2024-05-13-improve-payment-handlers.md
2024-05-13-improve-payment-handlers.md 2024-05-13-improve-payment-handlers.md
changelog/_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
2024-05-23-add-wrapper-component-for-sw-popover.md
changelog/_unreleased/2024-06-11-change-migration-selection-mode.md
_unreleased/2024-06-11-change-migration-selection-mode.md
2024-06-11-change-migration-selection-mode.md
changelog/_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
changelog/_unreleased/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
_unreleased/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
changelog/_unreleased/2024-01-16-improve-alert-color-contrast-and-accessibility.md
_unreleased/2024-01-16-improve-alert-color-contrast-and-accessibility.md
2024-01-16-improve-alert-color-contrast-and-accessibility.md
changelog/_unreleased/2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
_unreleased/2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
changelog/_unreleased/2024-05-29-slotid-apiaware.md
_unreleased/2024-05-29-slotid-apiaware.md
2024-05-29-slotid-apiaware.md
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
_unreleased/2024-06-20-added-uri-to-environment-information.md _unreleased/2024-06-20-added-uri-to-environment-information.md
2024-06-20-added-uri-to-environment-information.md 2024-06-20-added-uri-to-environment-information.md
changelog/_unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
_unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md
_unreleased/2024-05-16-add-error-handling-to-http-client-js.md _unreleased/2024-05-16-add-error-handling-to-http-client-js.md
2024-05-16-add-error-handling-to-http-client-js.md 2024-05-16-add-error-handling-to-http-client-js.md
changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md _unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md 2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
changelog/_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md _unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md 2024-04-21-remove-category-criteria-for-editor-links.md
changelog/_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
changelog/_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md _unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
2024-06-18-total-in-cancellation-invoices-should-be-negative.md 2024-06-18-total-in-cancellation-invoices-should-be-negative.md
changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md _unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
2024-06-11-add-storage-name-to-entity-attributes.md 2024-06-11-add-storage-name-to-entity-attributes.md
changelog/_unreleased/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
_unreleased/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md _unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
2024-06-14-improve-composer-executions-while-plugin-lifecycle.md 2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
changelog/_unreleased/2024-06-17-fix-that-invoices-always-show-incl-vat.md changelog/_unreleased/2024-07-03-improve-wishlist-user-experience.md
_unreleased/2024-06-17-fix-that-invoices-always-show-incl-vat.md _unreleased/2024-07-03-improve-wishlist-user-experience.md
2024-06-17-fix-that-invoices-always-show-incl-vat.md 2024-07-03-improve-wishlist-user-experience.md
changelog/_unreleased/2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
_unreleased/2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
changelog/_unreleased/2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
_unreleased/2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
changelog/_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md changelog/_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md _unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
2024-06-20-fix-media-url-loader-with-unset-thumbnails.md 2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
changelog/_unreleased/2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
_unreleased/2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
_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 2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-05-15-added-autostart-for-spatial-via-qr-code.md
_unreleased/2024-05-15-added-autostart-for-spatial-via-qr-code.md
2024-05-15-added-autostart-for-spatial-via-qr-code.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.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 _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 2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
@ -6845,6 +6716,147 @@ release-6-5-6-0/2023-08-28-refactor-internals-of-seourlupdater.md
changelog/release-6-5-6-0/2023-09-22-exclude-cache-folder-from-backup.md changelog/release-6-5-6-0/2023-09-22-exclude-cache-folder-from-backup.md
release-6-5-6-0/2023-09-22-exclude-cache-folder-from-backup.md release-6-5-6-0/2023-09-22-exclude-cache-folder-from-backup.md
2023-09-22-exclude-cache-folder-from-backup.md 2023-09-22-exclude-cache-folder-from-backup.md
changelog/release-6-6-4-0/2024-06-10-add-admin-url-to-staging-banner.md
release-6-6-4-0/2024-06-10-add-admin-url-to-staging-banner.md
2024-06-10-add-admin-url-to-staging-banner.md
changelog/release-6-6-4-0/2024-06-20-replace-vuex-with-pinia.md
release-6-6-4-0/2024-06-20-replace-vuex-with-pinia.md
2024-06-20-replace-vuex-with-pinia.md
changelog/release-6-6-4-0/2024-06-06-cleanup-line-items-on-recalculation.md
release-6-6-4-0/2024-06-06-cleanup-line-items-on-recalculation.md
2024-06-06-cleanup-line-items-on-recalculation.md
changelog/release-6-6-4-0/2024-05-27-remove-required-setting-of-custom-fields.md
release-6-6-4-0/2024-05-27-remove-required-setting-of-custom-fields.md
2024-05-27-remove-required-setting-of-custom-fields.md
changelog/release-6-6-4-0/2024-06-21-add-new-context-request-attr-on-customer-login.md
release-6-6-4-0/2024-06-21-add-new-context-request-attr-on-customer-login.md
2024-06-21-add-new-context-request-attr-on-customer-login.md
changelog/release-6-6-4-0/2024-06-05-add-discount-id-check-when-collecting-promotions.md
release-6-6-4-0/2024-06-05-add-discount-id-check-when-collecting-promotions.md
2024-06-05-add-discount-id-check-when-collecting-promotions.md
changelog/release-6-6-4-0/2024-04-18-fix-verify-user-modal.md
release-6-6-4-0/2024-04-18-fix-verify-user-modal.md
2024-04-18-fix-verify-user-modal.md
changelog/release-6-6-4-0/2024-05-27-add-technical-name-to-import-export-profiles.md
release-6-6-4-0/2024-05-27-add-technical-name-to-import-export-profiles.md
2024-05-27-add-technical-name-to-import-export-profiles.md
changelog/release-6-6-4-0/2024-06-05-move-routing-overwrite.md
release-6-6-4-0/2024-06-05-move-routing-overwrite.md
2024-06-05-move-routing-overwrite.md
changelog/release-6-6-4-0/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
release-6-6-4-0/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
changelog/release-6-6-4-0/2023-10-01-fix-admin-grid-headline-actions-resize.md
release-6-6-4-0/2023-10-01-fix-admin-grid-headline-actions-resize.md
2023-10-01-fix-admin-grid-headline-actions-resize.md
changelog/release-6-6-4-0/2024-05-23-added-pratial-property-path-attribute.md
release-6-6-4-0/2024-05-23-added-pratial-property-path-attribute.md
2024-05-23-added-pratial-property-path-attribute.md
changelog/release-6-6-4-0/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
release-6-6-4-0/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
changelog/release-6-6-4-0/2024-06-07-changed-extension-icon-overflow-to-hidden.md
release-6-6-4-0/2024-06-07-changed-extension-icon-overflow-to-hidden.md
2024-06-07-changed-extension-icon-overflow-to-hidden.md
changelog/release-6-6-4-0/2024-04-23-add-missing-module-warn-message.md
release-6-6-4-0/2024-04-23-add-missing-module-warn-message.md
2024-04-23-add-missing-module-warn-message.md
changelog/release-6-6-4-0/2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
release-6-6-4-0/2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
changelog/release-6-6-4-0/2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
release-6-6-4-0/2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
changelog/release-6-6-4-0/2024-06-19-fix-persist-default-permissions-when-switching-customer.md
release-6-6-4-0/2024-06-19-fix-persist-default-permissions-when-switching-customer.md
2024-06-19-fix-persist-default-permissions-when-switching-customer.md
changelog/release-6-6-4-0/2024-03-22-update-register-from-validation.md
release-6-6-4-0/2024-03-22-update-register-from-validation.md
2024-03-22-update-register-from-validation.md
changelog/release-6-6-4-0/2024-06-04-add-system-config-values-over-yaml.md
release-6-6-4-0/2024-06-04-add-system-config-values-over-yaml.md
2024-06-04-add-system-config-values-over-yaml.md
changelog/release-6-6-4-0/2024-06-11-drop-column-helper-method.md
release-6-6-4-0/2024-06-11-drop-column-helper-method.md
2024-06-11-drop-column-helper-method.md
changelog/release-6-6-4-0/2024-06-14-fix-self-referencing-parents.md
release-6-6-4-0/2024-06-14-fix-self-referencing-parents.md
2024-06-14-fix-self-referencing-parents.md
changelog/release-6-6-4-0/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
release-6-6-4-0/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
changelog/release-6-6-4-0/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
release-6-6-4-0/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
2024-06-12-add-maker-commands-for-plugin-scaffolding.md
changelog/release-6-6-4-0/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
release-6-6-4-0/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
changelog/release-6-6-4-0/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
release-6-6-4-0/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
changelog/release-6-6-4-0/2024-06-13-scalar-type-serialization-while-import.md
release-6-6-4-0/2024-06-13-scalar-type-serialization-while-import.md
2024-06-13-scalar-type-serialization-while-import.md
changelog/release-6-6-4-0/2024-06-11-fix-attribute-compiler-pass.md
release-6-6-4-0/2024-06-11-fix-attribute-compiler-pass.md
2024-06-11-fix-attribute-compiler-pass.md
changelog/release-6-6-4-0/2024-05-23-add-wrapper-component-for-sw-popover.md
release-6-6-4-0/2024-05-23-add-wrapper-component-for-sw-popover.md
2024-05-23-add-wrapper-component-for-sw-popover.md
changelog/release-6-6-4-0/2024-06-11-change-migration-selection-mode.md
release-6-6-4-0/2024-06-11-change-migration-selection-mode.md
2024-06-11-change-migration-selection-mode.md
changelog/release-6-6-4-0/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
release-6-6-4-0/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
changelog/release-6-6-4-0/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
release-6-6-4-0/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
changelog/release-6-6-4-0/2024-01-16-improve-alert-color-contrast-and-accessibility.md
release-6-6-4-0/2024-01-16-improve-alert-color-contrast-and-accessibility.md
2024-01-16-improve-alert-color-contrast-and-accessibility.md
changelog/release-6-6-4-0/2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
release-6-6-4-0/2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
changelog/release-6-6-4-0/2024-05-21-disable-thumbnail-generation-and-use-fastly.md
release-6-6-4-0/2024-05-21-disable-thumbnail-generation-and-use-fastly.md
2024-05-21-disable-thumbnail-generation-and-use-fastly.md
changelog/release-6-6-4-0/2024-05-29-slotid-apiaware.md
release-6-6-4-0/2024-05-29-slotid-apiaware.md
2024-05-29-slotid-apiaware.md
changelog/release-6-6-4-0/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
release-6-6-4-0/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
changelog/release-6-6-4-0/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md
release-6-6-4-0/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md
2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md
changelog/release-6-6-4-0/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
release-6-6-4-0/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
changelog/release-6-6-4-0/2024-05-27-validate-input-of-the-options-before-searching-variant.md
release-6-6-4-0/2024-05-27-validate-input-of-the-options-before-searching-variant.md
2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/release-6-6-4-0/2024-06-04-currency-dependent-pricing-modal-is-broken.md
release-6-6-4-0/2024-06-04-currency-dependent-pricing-modal-is-broken.md
2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/release-6-6-4-0/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
release-6-6-4-0/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
changelog/release-6-6-4-0/2024-06-17-fix-that-invoices-always-show-incl-vat.md
release-6-6-4-0/2024-06-17-fix-that-invoices-always-show-incl-vat.md
2024-06-17-fix-that-invoices-always-show-incl-vat.md
changelog/release-6-6-4-0/2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
release-6-6-4-0/2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
changelog/release-6-6-4-0/2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
release-6-6-4-0/2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
changelog/release-6-6-4-0/2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
release-6-6-4-0/2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
changelog/release-6-6-4-0/2024-05-15-added-autostart-for-spatial-via-qr-code.md
release-6-6-4-0/2024-05-15-added-autostart-for-spatial-via-qr-code.md
2024-05-15-added-autostart-for-spatial-via-qr-code.md
changelog/release-6-5-7-2/2023-11-16-add-missing-feature-inject.md changelog/release-6-5-7-2/2023-11-16-add-missing-feature-inject.md
release-6-5-7-2/2023-11-16-add-missing-feature-inject.md release-6-5-7-2/2023-11-16-add-missing-feature-inject.md
2023-11-16-add-missing-feature-inject.md 2023-11-16-add-missing-feature-inject.md
@ -34803,18 +34815,6 @@ component/form/sw-file-input/sw-file-input.scss
form/sw-file-input/sw-file-input.scss form/sw-file-input/sw-file-input.scss
sw-file-input/sw-file-input.scss sw-file-input/sw-file-input.scss
sw-file-input.scss sw-file-input.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
Resources/app/administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
app/administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
__snapshots__/sw-list-price-field.spec.js.snap
sw-list-price-field.spec.js.snap
src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js
Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js
@ -61390,6 +61390,77 @@ module/sw-settings-currency/snippet/de-DE.json
sw-settings-currency/snippet/de-DE.json sw-settings-currency/snippet/de-DE.json
snippet/de-DE.json snippet/de-DE.json
de-DE.json de-DE.json
src/Administration/Resources/app/administration/src/module/sw-settings-media/index.js
Administration/Resources/app/administration/src/module/sw-settings-media/index.js
Resources/app/administration/src/module/sw-settings-media/index.js
app/administration/src/module/sw-settings-media/index.js
administration/src/module/sw-settings-media/index.js
src/module/sw-settings-media/index.js
module/sw-settings-media/index.js
sw-settings-media/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/index.spec.js
Administration/Resources/app/administration/src/module/sw-settings-media/index.spec.js
Resources/app/administration/src/module/sw-settings-media/index.spec.js
app/administration/src/module/sw-settings-media/index.spec.js
administration/src/module/sw-settings-media/index.spec.js
src/module/sw-settings-media/index.spec.js
module/sw-settings-media/index.spec.js
sw-settings-media/index.spec.js
index.spec.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/index.js
Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/index.js
Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/index.js
app/administration/src/module/sw-settings-media/page/sw-settings-media/index.js
administration/src/module/sw-settings-media/page/sw-settings-media/index.js
src/module/sw-settings-media/page/sw-settings-media/index.js
module/sw-settings-media/page/sw-settings-media/index.js
sw-settings-media/page/sw-settings-media/index.js
page/sw-settings-media/index.js
sw-settings-media/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
page/sw-settings-media/sw-settings-media.spec.js
sw-settings-media/sw-settings-media.spec.js
sw-settings-media.spec.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
page/sw-settings-media/sw-settings-media.html.twig
sw-settings-media/sw-settings-media.html.twig
sw-settings-media.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-media/snippet/en-GB.json
Administration/Resources/app/administration/src/module/sw-settings-media/snippet/en-GB.json
Resources/app/administration/src/module/sw-settings-media/snippet/en-GB.json
app/administration/src/module/sw-settings-media/snippet/en-GB.json
administration/src/module/sw-settings-media/snippet/en-GB.json
src/module/sw-settings-media/snippet/en-GB.json
module/sw-settings-media/snippet/en-GB.json
sw-settings-media/snippet/en-GB.json
snippet/en-GB.json
en-GB.json
src/Administration/Resources/app/administration/src/module/sw-settings-media/snippet/de-DE.json
Administration/Resources/app/administration/src/module/sw-settings-media/snippet/de-DE.json
Resources/app/administration/src/module/sw-settings-media/snippet/de-DE.json
app/administration/src/module/sw-settings-media/snippet/de-DE.json
administration/src/module/sw-settings-media/snippet/de-DE.json
src/module/sw-settings-media/snippet/de-DE.json
module/sw-settings-media/snippet/de-DE.json
sw-settings-media/snippet/de-DE.json
snippet/de-DE.json
de-DE.json
src/Administration/Resources/app/administration/src/module/sw-settings-seo/index.js src/Administration/Resources/app/administration/src/module/sw-settings-seo/index.js
Administration/Resources/app/administration/src/module/sw-settings-seo/index.js Administration/Resources/app/administration/src/module/sw-settings-seo/index.js
Resources/app/administration/src/module/sw-settings-seo/index.js Resources/app/administration/src/module/sw-settings-seo/index.js
@ -89786,6 +89857,12 @@ System/Resources/config/systemWideLoginRegistration.xml
Resources/config/systemWideLoginRegistration.xml Resources/config/systemWideLoginRegistration.xml
config/systemWideLoginRegistration.xml config/systemWideLoginRegistration.xml
systemWideLoginRegistration.xml systemWideLoginRegistration.xml
src/Core/System/Resources/config/media.xml
Core/System/Resources/config/media.xml
System/Resources/config/media.xml
Resources/config/media.xml
config/media.xml
media.xml
src/Core/System/Resources/config/mailerSettings.xml src/Core/System/Resources/config/mailerSettings.xml
Core/System/Resources/config/mailerSettings.xml Core/System/Resources/config/mailerSettings.xml
System/Resources/config/mailerSettings.xml System/Resources/config/mailerSettings.xml

View file

@ -1007,75 +1007,32 @@ changelog/release-6-4-8-1/2022-02-11-fixed-theme-field-custom-renderer.md
changelog/release-6-4-8-1/2022-02-01-improve-session-invalidate.md changelog/release-6-4-8-1/2022-02-01-improve-session-invalidate.md
changelog/release-6-4-8-1/2022-02-11-fixed-exception-on-missing-theme-value.md changelog/release-6-4-8-1/2022-02-11-fixed-exception-on-missing-theme-value.md
changelog/release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md changelog/release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md
changelog/_unreleased/2024-06-10-add-admin-url-to-staging-banner.md
changelog/_unreleased/2024-06-25-language-widget-typo.md changelog/_unreleased/2024-06-25-language-widget-typo.md
changelog/_unreleased/2024-06-20-replace-vuex-with-pinia.md changelog/_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
changelog/_unreleased/2024-06-06-cleanup-line-items-on-recalculation.md changelog/_unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
changelog/_unreleased/2024-05-27-remove-required-setting-of-custom-fields.md
changelog/_unreleased/2024-06-21-add-new-context-request-attr-on-customer-login.md
changelog/_unreleased/2024-06-05-add-discount-id-check-when-collecting-promotions.md
changelog/_unreleased/2024-05-21-disable-thumbnail-generation-and-use-external-service.md
changelog/_unreleased/2024-04-18-fix-verify-user-modal.md
changelog/_unreleased/.keep changelog/_unreleased/.keep
changelog/_unreleased/2024-05-27-add-technical-name-to-import-export-profiles.md
changelog/_unreleased/2024-06-05-move-routing-overwrite.md
changelog/_unreleased/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
changelog/_unreleased/2023-10-01-fix-admin-grid-headline-actions-resize.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-05-23-added-pratial-property-path-attribute.md
changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
changelog/_unreleased/2024-06-07-changed-extension-icon-overflow-to-hidden.md
changelog/_unreleased/2024-04-23-add-missing-module-warn-message.md
changelog/_unreleased/2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
changelog/_unreleased/2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
changelog/_unreleased/2024-06-19-fix-persist-default-permissions-when-switching-customer.md
changelog/_unreleased/2024-03-22-update-register-from-validation.md
changelog/_unreleased/2024-06-04-add-system-config-values-over-yaml.md
changelog/_unreleased/2024-06-11-drop-column-helper-method.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md changelog/_unreleased/2024-06-21-add-mediaupdatedat-to-thumbnailpattern-for-disabled-thumbnail-generation.md
changelog/_unreleased/2024-06-14-fix-self-referencing-parents.md
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
changelog/_unreleased/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
changelog/_unreleased/2024-05-08-order-placed-incorrectly.md changelog/_unreleased/2024-05-08-order-placed-incorrectly.md
changelog/_unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md changelog/_unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-page.md
changelog/_unreleased/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
changelog/_unreleased/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
changelog/_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md
changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
changelog/_unreleased/2024-06-13-scalar-type-serialization-while-import.md
changelog/_unreleased/2024-06-11-fix-attribute-compiler-pass.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2024-05-13-improve-payment-handlers.md changelog/_unreleased/2024-05-13-improve-payment-handlers.md
changelog/_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
changelog/_unreleased/2024-06-11-change-migration-selection-mode.md
changelog/_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
changelog/_unreleased/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
changelog/_unreleased/2024-01-16-improve-alert-color-contrast-and-accessibility.md
changelog/_unreleased/2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
changelog/_unreleased/2024-05-29-slotid-apiaware.md
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
changelog/_unreleased/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md
changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
changelog/_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
changelog/_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
changelog/_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
changelog/_unreleased/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
changelog/_unreleased/2024-06-17-fix-that-invoices-always-show-incl-vat.md changelog/_unreleased/2024-07-03-improve-wishlist-user-experience.md
changelog/_unreleased/2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
changelog/_unreleased/2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
changelog/_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md changelog/_unreleased/2024-06-20-fix-media-url-loader-with-unset-thumbnails.md
changelog/_unreleased/2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-05-15-added-autostart-for-spatial-via-qr-code.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/release-6-3-5-2/2021-02-22-added-api-aware-flag-for-category-tree.md changelog/release-6-3-5-2/2021-02-22-added-api-aware-flag-for-category-tree.md
@ -2281,6 +2238,53 @@ changelog/release-6-5-6-0/2023-08-31-enable-rule-builder-time-unit-conversion.md
changelog/release-6-5-6-0/2023-08-14-replace-vue2-filters.md changelog/release-6-5-6-0/2023-08-14-replace-vue2-filters.md
changelog/release-6-5-6-0/2023-08-28-refactor-internals-of-seourlupdater.md changelog/release-6-5-6-0/2023-08-28-refactor-internals-of-seourlupdater.md
changelog/release-6-5-6-0/2023-09-22-exclude-cache-folder-from-backup.md changelog/release-6-5-6-0/2023-09-22-exclude-cache-folder-from-backup.md
changelog/release-6-6-4-0/2024-06-10-add-admin-url-to-staging-banner.md
changelog/release-6-6-4-0/2024-06-20-replace-vuex-with-pinia.md
changelog/release-6-6-4-0/2024-06-06-cleanup-line-items-on-recalculation.md
changelog/release-6-6-4-0/2024-05-27-remove-required-setting-of-custom-fields.md
changelog/release-6-6-4-0/2024-06-21-add-new-context-request-attr-on-customer-login.md
changelog/release-6-6-4-0/2024-06-05-add-discount-id-check-when-collecting-promotions.md
changelog/release-6-6-4-0/2024-04-18-fix-verify-user-modal.md
changelog/release-6-6-4-0/2024-05-27-add-technical-name-to-import-export-profiles.md
changelog/release-6-6-4-0/2024-06-05-move-routing-overwrite.md
changelog/release-6-6-4-0/2024-06-04-changed-default-recipient-for-mails-send-via-the-flow-builder-on-the-product-review-send-trigger.md
changelog/release-6-6-4-0/2023-10-01-fix-admin-grid-headline-actions-resize.md
changelog/release-6-6-4-0/2024-05-23-added-pratial-property-path-attribute.md
changelog/release-6-6-4-0/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
changelog/release-6-6-4-0/2024-06-07-changed-extension-icon-overflow-to-hidden.md
changelog/release-6-6-4-0/2024-04-23-add-missing-module-warn-message.md
changelog/release-6-6-4-0/2024-05-31-remove-unwanted-aria-live-attributes-from-sliders.md
changelog/release-6-6-4-0/2024-05-22-enable-fetching-files-from-urls-without-file-extensions.md
changelog/release-6-6-4-0/2024-06-19-fix-persist-default-permissions-when-switching-customer.md
changelog/release-6-6-4-0/2024-03-22-update-register-from-validation.md
changelog/release-6-6-4-0/2024-06-04-add-system-config-values-over-yaml.md
changelog/release-6-6-4-0/2024-06-11-drop-column-helper-method.md
changelog/release-6-6-4-0/2024-06-14-fix-self-referencing-parents.md
changelog/release-6-6-4-0/2024-06-05-fix-the-inability-to-use-admin-order-when-the-system-default-language-is-not-available-in-the-sales-channel.md
changelog/release-6-6-4-0/2024-06-12-add-maker-commands-for-plugin-scaffolding.md
changelog/release-6-6-4-0/2024-06-05-search-icon-and-hamburger-menu-are-not-align.md
changelog/release-6-6-4-0/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
changelog/release-6-6-4-0/2024-06-13-scalar-type-serialization-while-import.md
changelog/release-6-6-4-0/2024-06-11-fix-attribute-compiler-pass.md
changelog/release-6-6-4-0/2024-05-23-add-wrapper-component-for-sw-popover.md
changelog/release-6-6-4-0/2024-06-11-change-migration-selection-mode.md
changelog/release-6-6-4-0/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
changelog/release-6-6-4-0/2024-06-19-add-extension-component-in-product-detail-order-detail-customer-detail-and-dashboard-page.md
changelog/release-6-6-4-0/2024-01-16-improve-alert-color-contrast-and-accessibility.md
changelog/release-6-6-4-0/2024-06-06-promotion-will-be-created-with-an-error-thrown-in-the-admin.md
changelog/release-6-6-4-0/2024-05-21-disable-thumbnail-generation-and-use-fastly.md
changelog/release-6-6-4-0/2024-05-29-slotid-apiaware.md
changelog/release-6-6-4-0/2024-06-04-improve-rating-widget-accessibility-and-add-alt-texts.md
changelog/release-6-6-4-0/2024-05-23-disable-icon-cache-for-the-wishlist-product-box.md
changelog/release-6-6-4-0/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
changelog/release-6-6-4-0/2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/release-6-6-4-0/2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/release-6-6-4-0/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
changelog/release-6-6-4-0/2024-06-17-fix-that-invoices-always-show-incl-vat.md
changelog/release-6-6-4-0/2024-06-07-fix-cms-form-data-not-cleared-from-localstorage-after-submission.md
changelog/release-6-6-4-0/2024-06-08-add-debug-info-mail-header-when-staging-mode-enabled.md
changelog/release-6-6-4-0/2024-06-13-replace-viewport-helper-html-pseudo-element-to-improve-screen-reader-accessibility.md
changelog/release-6-6-4-0/2024-05-15-added-autostart-for-spatial-via-qr-code.md
changelog/release-6-5-7-2/2023-11-16-add-missing-feature-inject.md changelog/release-6-5-7-2/2023-11-16-add-missing-feature-inject.md
changelog/release-6-4-17-1/2022-11-10-fix-invoice-attachments-in-sendmailaction.md changelog/release-6-4-17-1/2022-11-10-fix-invoice-attachments-in-sendmailaction.md
changelog/release-6-3-4-1/2020-11-27-improve-saving-own-user-profile.md changelog/release-6-3-4-1/2020-11-27-improve-saving-own-user-profile.md
@ -7061,7 +7065,6 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-file-i
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.scss src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/__snapshots__/sw-list-price-field.spec.js.snap
src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-list-price-field/sw-list-price-field.html.twig
@ -9422,6 +9425,13 @@ src/Administration/Resources/app/administration/src/module/sw-settings-currency/
src/Administration/Resources/app/administration/src/module/sw-settings-currency/page/sw-settings-currency-list/sw-settings-currency-list.html.twig src/Administration/Resources/app/administration/src/module/sw-settings-currency/page/sw-settings-currency-list/sw-settings-currency-list.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-currency/snippet/en-GB.json src/Administration/Resources/app/administration/src/module/sw-settings-currency/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-settings-currency/snippet/de-DE.json src/Administration/Resources/app/administration/src/module/sw-settings-currency/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-settings-media/index.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/index.spec.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/index.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.spec.js
src/Administration/Resources/app/administration/src/module/sw-settings-media/page/sw-settings-media/sw-settings-media.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-media/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-settings-media/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-settings-seo/index.js src/Administration/Resources/app/administration/src/module/sw-settings-seo/index.js
src/Administration/Resources/app/administration/src/module/sw-settings-seo/component/sw-seo-main-category/sw-seo-main-category.html.twig src/Administration/Resources/app/administration/src/module/sw-settings-seo/component/sw-seo-main-category/sw-seo-main-category.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-seo/component/sw-seo-main-category/index.js src/Administration/Resources/app/administration/src/module/sw-settings-seo/component/sw-seo-main-category/index.js
@ -13118,6 +13128,7 @@ src/Core/System/Resources/config/cart.xml
src/Core/System/Resources/config/basicInformation.xml src/Core/System/Resources/config/basicInformation.xml
src/Core/System/Resources/config/newsletter.xml src/Core/System/Resources/config/newsletter.xml
src/Core/System/Resources/config/systemWideLoginRegistration.xml src/Core/System/Resources/config/systemWideLoginRegistration.xml
src/Core/System/Resources/config/media.xml
src/Core/System/Resources/config/mailerSettings.xml src/Core/System/Resources/config/mailerSettings.xml
src/Core/System/Resources/config/routes.xml src/Core/System/Resources/config/routes.xml
src/Core/System/Resources/config/store.xml src/Core/System/Resources/config/store.xml

View file

@ -31224,6 +31224,10 @@ assets-sample-BAD.csv
artisan artisan
Dockerfile.alpine Dockerfile.alpine
_config.yml _config.yml
tests/Feature/Console/MergeUsersTest.php
Feature/Console/MergeUsersTest.php
Console/MergeUsersTest.php
MergeUsersTest.php
tests/Feature/Consumables/Api/ConsumableIndexTest.php tests/Feature/Consumables/Api/ConsumableIndexTest.php
Feature/Consumables/Api/ConsumableIndexTest.php Feature/Consumables/Api/ConsumableIndexTest.php
Consumables/Api/ConsumableIndexTest.php Consumables/Api/ConsumableIndexTest.php
@ -31310,6 +31314,11 @@ Feature/Users/Ui/UpdateUserTest.php
Users/Ui/UpdateUserTest.php Users/Ui/UpdateUserTest.php
Ui/UpdateUserTest.php Ui/UpdateUserTest.php
UpdateUserTest.php UpdateUserTest.php
tests/Feature/Users/Ui/MergeUsersTest.php
Feature/Users/Ui/MergeUsersTest.php
Users/Ui/MergeUsersTest.php
Ui/MergeUsersTest.php
MergeUsersTest.php
tests/Feature/Users/Ui/DeleteUserTest.php tests/Feature/Users/Ui/DeleteUserTest.php
Feature/Users/Ui/DeleteUserTest.php Feature/Users/Ui/DeleteUserTest.php
Users/Ui/DeleteUserTest.php Users/Ui/DeleteUserTest.php

View file

@ -5836,6 +5836,7 @@ sample_csvs/assets-sample-BAD.csv
artisan artisan
Dockerfile.alpine Dockerfile.alpine
_config.yml _config.yml
tests/Feature/Console/MergeUsersTest.php
tests/Feature/Consumables/Api/ConsumableIndexTest.php tests/Feature/Consumables/Api/ConsumableIndexTest.php
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckinTest.php
tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php tests/Feature/Notifications/Webhooks/SlackNotificationsUponCheckoutTest.php
@ -5854,6 +5855,7 @@ tests/Feature/Users/Api/UserSearchTest.php
tests/Feature/Users/Api/DeleteUserTest.php tests/Feature/Users/Api/DeleteUserTest.php
tests/Feature/Users/Api/ViewUserTest.php tests/Feature/Users/Api/ViewUserTest.php
tests/Feature/Users/Ui/UpdateUserTest.php tests/Feature/Users/Ui/UpdateUserTest.php
tests/Feature/Users/Ui/MergeUsersTest.php
tests/Feature/Users/Ui/DeleteUserTest.php tests/Feature/Users/Ui/DeleteUserTest.php
tests/Feature/Users/Ui/ViewUserTest.php tests/Feature/Users/Ui/ViewUserTest.php
tests/Feature/Checkouts/Api/AssetCheckoutTest.php tests/Feature/Checkouts/Api/AssetCheckoutTest.php

View file

@ -26800,6 +26800,36 @@ cloud/src/create-project/command.ts
src/create-project/command.ts src/create-project/command.ts
create-project/command.ts create-project/command.ts
command.ts command.ts
packages/cli/cloud/src/create-project/utils/apply-default-name.ts
cli/cloud/src/create-project/utils/apply-default-name.ts
cloud/src/create-project/utils/apply-default-name.ts
src/create-project/utils/apply-default-name.ts
create-project/utils/apply-default-name.ts
utils/apply-default-name.ts
apply-default-name.ts
packages/cli/cloud/src/create-project/utils/__tests__/apply-default-name.test.ts
cli/cloud/src/create-project/utils/__tests__/apply-default-name.test.ts
cloud/src/create-project/utils/__tests__/apply-default-name.test.ts
src/create-project/utils/__tests__/apply-default-name.test.ts
create-project/utils/__tests__/apply-default-name.test.ts
utils/__tests__/apply-default-name.test.ts
__tests__/apply-default-name.test.ts
apply-default-name.test.ts
packages/cli/cloud/src/create-project/utils/__tests__/get-project-name-from-pkg.test.ts
cli/cloud/src/create-project/utils/__tests__/get-project-name-from-pkg.test.ts
cloud/src/create-project/utils/__tests__/get-project-name-from-pkg.test.ts
src/create-project/utils/__tests__/get-project-name-from-pkg.test.ts
create-project/utils/__tests__/get-project-name-from-pkg.test.ts
utils/__tests__/get-project-name-from-pkg.test.ts
__tests__/get-project-name-from-pkg.test.ts
get-project-name-from-pkg.test.ts
packages/cli/cloud/src/create-project/utils/get-project-name-from-pkg.ts
cli/cloud/src/create-project/utils/get-project-name-from-pkg.ts
cloud/src/create-project/utils/get-project-name-from-pkg.ts
src/create-project/utils/get-project-name-from-pkg.ts
create-project/utils/get-project-name-from-pkg.ts
utils/get-project-name-from-pkg.ts
get-project-name-from-pkg.ts
packages/cli/cloud/src/types.ts packages/cli/cloud/src/types.ts
cli/cloud/src/types.ts cli/cloud/src/types.ts
cloud/src/types.ts cloud/src/types.ts
@ -26883,12 +26913,12 @@ cloud/src/utils/compress-files.ts
src/utils/compress-files.ts src/utils/compress-files.ts
utils/compress-files.ts utils/compress-files.ts
compress-files.ts compress-files.ts
packages/cli/cloud/src/utils/tests/compress-files.test.ts packages/cli/cloud/src/utils/__tests__/compress-files.test.ts
cli/cloud/src/utils/tests/compress-files.test.ts cli/cloud/src/utils/__tests__/compress-files.test.ts
cloud/src/utils/tests/compress-files.test.ts cloud/src/utils/__tests__/compress-files.test.ts
src/utils/tests/compress-files.test.ts src/utils/__tests__/compress-files.test.ts
utils/tests/compress-files.test.ts utils/__tests__/compress-files.test.ts
tests/compress-files.test.ts __tests__/compress-files.test.ts
compress-files.test.ts compress-files.test.ts
packages/cli/cloud/packup.config.ts packages/cli/cloud/packup.config.ts
cli/cloud/packup.config.ts cli/cloud/packup.config.ts
@ -26923,6 +26953,10 @@ packages/cli/cloud/README.md
cli/cloud/README.md cli/cloud/README.md
cloud/README.md cloud/README.md
README.md README.md
packages/cli/cloud/jest.config.js
cli/cloud/jest.config.js
cloud/jest.config.js
jest.config.js
packages/cli/cloud/tsconfig.build.json packages/cli/cloud/tsconfig.build.json
cli/cloud/tsconfig.build.json cli/cloud/tsconfig.build.json
cloud/tsconfig.build.json cloud/tsconfig.build.json

View file

@ -3617,6 +3617,10 @@ packages/cli/cloud/src/logout/command.ts
packages/cli/cloud/src/create-project/action.ts packages/cli/cloud/src/create-project/action.ts
packages/cli/cloud/src/create-project/index.ts packages/cli/cloud/src/create-project/index.ts
packages/cli/cloud/src/create-project/command.ts packages/cli/cloud/src/create-project/command.ts
packages/cli/cloud/src/create-project/utils/apply-default-name.ts
packages/cli/cloud/src/create-project/utils/__tests__/apply-default-name.test.ts
packages/cli/cloud/src/create-project/utils/__tests__/get-project-name-from-pkg.test.ts
packages/cli/cloud/src/create-project/utils/get-project-name-from-pkg.ts
packages/cli/cloud/src/types.ts packages/cli/cloud/src/types.ts
packages/cli/cloud/src/services/build-logs.ts packages/cli/cloud/src/services/build-logs.ts
packages/cli/cloud/src/services/strapi-info-save.ts packages/cli/cloud/src/services/strapi-info-save.ts
@ -3631,7 +3635,7 @@ packages/cli/cloud/src/deploy-project/command.ts
packages/cli/cloud/src/utils/pkg.ts packages/cli/cloud/src/utils/pkg.ts
packages/cli/cloud/src/utils/helpers.ts packages/cli/cloud/src/utils/helpers.ts
packages/cli/cloud/src/utils/compress-files.ts packages/cli/cloud/src/utils/compress-files.ts
packages/cli/cloud/src/utils/tests/compress-files.test.ts packages/cli/cloud/src/utils/__tests__/compress-files.test.ts
packages/cli/cloud/packup.config.ts packages/cli/cloud/packup.config.ts
packages/cli/cloud/.eslintignore packages/cli/cloud/.eslintignore
packages/cli/cloud/LICENSE packages/cli/cloud/LICENSE
@ -3640,6 +3644,7 @@ packages/cli/cloud/package.json
packages/cli/cloud/.eslintrc.js packages/cli/cloud/.eslintrc.js
packages/cli/cloud/tsconfig.json packages/cli/cloud/tsconfig.json
packages/cli/cloud/README.md packages/cli/cloud/README.md
packages/cli/cloud/jest.config.js
packages/cli/cloud/tsconfig.build.json packages/cli/cloud/tsconfig.build.json
packages/cli/create-strapi-starter/tsconfig.eslint.json packages/cli/create-strapi-starter/tsconfig.eslint.json
packages/cli/create-strapi-starter/src/resources/gitignore packages/cli/create-strapi-starter/src/resources/gitignore

View file

@ -4491,12 +4491,6 @@ Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
V_14_0_0/UpdateToOpenIddictV5.cs V_14_0_0/UpdateToOpenIddictV5.cs
UpdateToOpenIddictV5.cs UpdateToOpenIddictV5.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateRichTextConfiguration.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateRichTextConfiguration.cs
Migrations/Upgrade/V_14_0_0/MigrateRichTextConfiguration.cs
Upgrade/V_14_0_0/MigrateRichTextConfiguration.cs
V_14_0_0/MigrateRichTextConfiguration.cs
MigrateRichTextConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
@ -4581,6 +4575,18 @@ Migrations/Upgrade/V_13_0_0/RenameEventNameColumn.cs
Upgrade/V_13_0_0/RenameEventNameColumn.cs Upgrade/V_13_0_0/RenameEventNameColumn.cs
V_13_0_0/RenameEventNameColumn.cs V_13_0_0/RenameEventNameColumn.cs
RenameEventNameColumn.cs RenameEventNameColumn.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
Migrations/Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
MigrateOldRichTextSeedConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
Migrations/Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
V_14_1_0/MigrateRichTextConfiguration.cs
MigrateRichTextConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs
Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs
Migrations/Upgrade/UmbracoPremigrationPlan.cs Migrations/Upgrade/UmbracoPremigrationPlan.cs
@ -5936,6 +5942,10 @@ src/Umbraco.Cms.Api.Management/Routing/PreviewRoutes.cs
Umbraco.Cms.Api.Management/Routing/PreviewRoutes.cs Umbraco.Cms.Api.Management/Routing/PreviewRoutes.cs
Routing/PreviewRoutes.cs Routing/PreviewRoutes.cs
PreviewRoutes.cs PreviewRoutes.cs
src/Umbraco.Cms.Api.Management/Routing/BackofficeHub.cs
Umbraco.Cms.Api.Management/Routing/BackofficeHub.cs
Routing/BackofficeHub.cs
BackofficeHub.cs
src/Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs src/Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs
Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs
Routing/IAbsoluteUrlBuilder.cs Routing/IAbsoluteUrlBuilder.cs
@ -25229,6 +25239,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/NoOpLookupNormalizerTest
Umbraco.Infrastructure/Security/NoOpLookupNormalizerTests.cs Umbraco.Infrastructure/Security/NoOpLookupNormalizerTests.cs
Security/NoOpLookupNormalizerTests.cs Security/NoOpLookupNormalizerTests.cs
NoOpLookupNormalizerTests.cs NoOpLookupNormalizerTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/DeliveryApi/ApiRichTextMarkupParserTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/DeliveryApi/ApiRichTextMarkupParserTests.cs
Umbraco.Infrastructure/DeliveryApi/ApiRichTextMarkupParserTests.cs
DeliveryApi/ApiRichTextMarkupParserTests.cs
ApiRichTextMarkupParserTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
@ -26554,6 +26569,12 @@ tests/DefaultConfig/Content/Content.spec.ts
DefaultConfig/Content/Content.spec.ts DefaultConfig/Content/Content.spec.ts
Content/Content.spec.ts Content/Content.spec.ts
Content.spec.ts Content.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
DefaultConfig/Content/ContentWithCheckboxList.spec.ts
Content/ContentWithCheckboxList.spec.ts
ContentWithCheckboxList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts
tests/DefaultConfig/Packages/CreatedPackages.spec.ts tests/DefaultConfig/Packages/CreatedPackages.spec.ts
@ -27591,6 +27612,9 @@ tests/codeanalysis.ruleset
codeanalysis.ruleset codeanalysis.ruleset
tests/.editorconfig tests/.editorconfig
.editorconfig .editorconfig
build/templates/backoffice-install.yml
templates/backoffice-install.yml
backoffice-install.yml
build/csharp-docs/index.md build/csharp-docs/index.md
csharp-docs/index.md csharp-docs/index.md
index.md index.md

View file

@ -935,7 +935,6 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddEditorUiToDataType.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateTours.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateTours.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateSchduledPublishesToUtc.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateSchduledPublishesToUtc.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateRichTextConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateDefaultGuidsOfCreatedPackages.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateDefaultGuidsOfCreatedPackages.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/CleanUpDataTypeConfigurations.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/CleanUpDataTypeConfigurations.cs
@ -950,6 +949,8 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddWebhookDatabaseLock.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddExceptionOccured.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddExceptionOccured.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeWebhookRequestObjectColumnToNvarcharMax.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeWebhookRequestObjectColumnToNvarcharMax.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/RenameEventNameColumn.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/RenameEventNameColumn.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/Common/DeleteKeysAndIndexes.cs src/Umbraco.Infrastructure/Migrations/Upgrade/Common/DeleteKeysAndIndexes.cs
@ -1272,6 +1273,7 @@ src/Umbraco.Cms.Api.Management/Routing/BackOfficeAreaRoutes.cs
src/Umbraco.Cms.Api.Management/Routing/VersionedApiBackOfficeRouteAttribute.cs src/Umbraco.Cms.Api.Management/Routing/VersionedApiBackOfficeRouteAttribute.cs
src/Umbraco.Cms.Api.Management/Routing/DefaultAbsoluteUrlBuilder.cs src/Umbraco.Cms.Api.Management/Routing/DefaultAbsoluteUrlBuilder.cs
src/Umbraco.Cms.Api.Management/Routing/PreviewRoutes.cs src/Umbraco.Cms.Api.Management/Routing/PreviewRoutes.cs
src/Umbraco.Cms.Api.Management/Routing/BackofficeHub.cs
src/Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs src/Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs
src/Umbraco.Cms.Api.Management/Mapping/Culture/CultureViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Culture/CultureViewModelMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Manifest/ManifestViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Manifest/ManifestViewModelMapDefinition.cs
@ -5476,6 +5478,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberManagerTests
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/UmbracoPasswordHasherTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/UmbracoPasswordHasherTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberRoleStoreTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberRoleStoreTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/NoOpLookupNormalizerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/NoOpLookupNormalizerTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/DeliveryApi/ApiRichTextMarkupParserTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/BuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/BuilderTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/UmbracoApplicationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/UmbracoApplicationTests.cs
@ -5745,6 +5748,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RedirectManagemen
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithPropertyEditors.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithPropertyEditors.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/CultureAndHostnames.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/CultureAndHostnames.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Content.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Content.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/InstalledPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/InstalledPackages.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/PackagesPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/PackagesPackages.spec.ts
@ -5954,6 +5958,7 @@ tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/SuspendScheduledPublishingComp
tests/Directory.Packages.props tests/Directory.Packages.props
tests/codeanalysis.ruleset tests/codeanalysis.ruleset
tests/.editorconfig tests/.editorconfig
build/templates/backoffice-install.yml
build/csharp-docs/index.md build/csharp-docs/index.md
build/csharp-docs/umbracotemplate/partials/class.tmpl.partial build/csharp-docs/umbracotemplate/partials/class.tmpl.partial
build/csharp-docs/umbracotemplate/partials/footer.tmpl.partial build/csharp-docs/umbracotemplate/partials/footer.tmpl.partial

View file

@ -10329,6 +10329,11 @@ js/product-editor/changelog/dev-46765_modify_product_editor_error_snackbar
product-editor/changelog/dev-46765_modify_product_editor_error_snackbar product-editor/changelog/dev-46765_modify_product_editor_error_snackbar
changelog/dev-46765_modify_product_editor_error_snackbar changelog/dev-46765_modify_product_editor_error_snackbar
dev-46765_modify_product_editor_error_snackbar dev-46765_modify_product_editor_error_snackbar
packages/js/product-editor/changelog/poc-unique_id_field
js/product-editor/changelog/poc-unique_id_field
product-editor/changelog/poc-unique_id_field
changelog/poc-unique_id_field
poc-unique_id_field
packages/js/product-editor/changelog/dev-47478_product_name_field_adjustments packages/js/product-editor/changelog/dev-47478_product_name_field_adjustments
js/product-editor/changelog/dev-47478_product_name_field_adjustments js/product-editor/changelog/dev-47478_product_name_field_adjustments
product-editor/changelog/dev-47478_product_name_field_adjustments product-editor/changelog/dev-47478_product_name_field_adjustments
@ -39414,6 +39419,10 @@ plugins/woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy
woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy
changelog/48987-update-cys-fiverr-logo-maker-cta-copy changelog/48987-update-cys-fiverr-logo-maker-cta-copy
48987-update-cys-fiverr-logo-maker-cta-copy 48987-update-cys-fiverr-logo-maker-cta-copy
plugins/woocommerce/changelog/48858-update-48797-use-createRoot-instead-of-render
woocommerce/changelog/48858-update-48797-use-createRoot-instead-of-render
changelog/48858-update-48797-use-createRoot-instead-of-render
48858-update-48797-use-createRoot-instead-of-render
plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
changelog/48856-fix-47646-fix-the-preview-badges-corner-radius changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
@ -39454,6 +39463,10 @@ plugins/woocommerce/changelog/update-e2e-checking-new-tokens
woocommerce/changelog/update-e2e-checking-new-tokens woocommerce/changelog/update-e2e-checking-new-tokens
changelog/update-e2e-checking-new-tokens changelog/update-e2e-checking-new-tokens
update-e2e-checking-new-tokens update-e2e-checking-new-tokens
plugins/woocommerce/changelog/add-front-matter-for-checkout-docs
woocommerce/changelog/add-front-matter-for-checkout-docs
changelog/add-front-matter-for-checkout-docs
add-front-matter-for-checkout-docs
plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks
woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks
changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks
@ -39462,6 +39475,10 @@ plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout
woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout
changelog/48803-48783-cys-revisit-sidebar-layout changelog/48803-48783-cys-revisit-sidebar-layout
48803-48783-cys-revisit-sidebar-layout 48803-48783-cys-revisit-sidebar-layout
plugins/woocommerce/changelog/49082-fix-intro-default-pattern-image
woocommerce/changelog/49082-fix-intro-default-pattern-image
changelog/49082-fix-intro-default-pattern-image
49082-fix-intro-default-pattern-image
plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection
woocommerce/changelog/48128-update-wc-tasks-wccom-connection woocommerce/changelog/48128-update-wc-tasks-wccom-connection
changelog/48128-update-wc-tasks-wccom-connection changelog/48128-update-wc-tasks-wccom-connection
@ -39502,6 +39519,10 @@ plugins/woocommerce/changelog/48839-add-cys-default-pattern
woocommerce/changelog/48839-add-cys-default-pattern woocommerce/changelog/48839-add-cys-default-pattern
changelog/48839-add-cys-default-pattern changelog/48839-add-cys-default-pattern
48839-add-cys-default-pattern 48839-add-cys-default-pattern
plugins/woocommerce/changelog/49037-update-e2e-wp-version
woocommerce/changelog/49037-update-e2e-wp-version
changelog/49037-update-e2e-wp-version
49037-update-e2e-wp-version
plugins/woocommerce/changelog/fix-47975-overlay-navigation-block plugins/woocommerce/changelog/fix-47975-overlay-navigation-block
woocommerce/changelog/fix-47975-overlay-navigation-block woocommerce/changelog/fix-47975-overlay-navigation-block
changelog/fix-47975-overlay-navigation-block changelog/fix-47975-overlay-navigation-block
@ -39518,6 +39539,10 @@ plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-fo
woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet 48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-product-editor
woocommerce/changelog/fix-wcadmin-react18-createroot-product-editor
changelog/fix-wcadmin-react18-createroot-product-editor
fix-wcadmin-react18-createroot-product-editor
plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
woocommerce/changelog/udpate-e2e-test-improve-add-variation-test woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
changelog/udpate-e2e-test-improve-add-variation-test changelog/udpate-e2e-test-improve-add-variation-test
@ -39602,6 +39627,10 @@ plugins/woocommerce/changelog/update-48533-account-creation-settings
woocommerce/changelog/update-48533-account-creation-settings woocommerce/changelog/update-48533-account-creation-settings
changelog/update-48533-account-creation-settings changelog/update-48533-account-creation-settings
update-48533-account-creation-settings update-48533-account-creation-settings
plugins/woocommerce/changelog/fix-test-orders
woocommerce/changelog/fix-test-orders
changelog/fix-test-orders
fix-test-orders
plugins/woocommerce/changelog/e2e-fix-settings-tax-test plugins/woocommerce/changelog/e2e-fix-settings-tax-test
woocommerce/changelog/e2e-fix-settings-tax-test woocommerce/changelog/e2e-fix-settings-tax-test
changelog/e2e-fix-settings-tax-test changelog/e2e-fix-settings-tax-test
@ -39638,6 +39667,10 @@ plugins/woocommerce/changelog/48941-fix-cys-remove-animation
woocommerce/changelog/48941-fix-cys-remove-animation woocommerce/changelog/48941-fix-cys-remove-animation
changelog/48941-fix-cys-remove-animation changelog/48941-fix-cys-remove-animation
48941-fix-cys-remove-animation 48941-fix-cys-remove-animation
plugins/woocommerce/changelog/48717-fix-48695-fix-confusing-messages-prompting-switch-to-classic-templates
woocommerce/changelog/48717-fix-48695-fix-confusing-messages-prompting-switch-to-classic-templates
changelog/48717-fix-48695-fix-confusing-messages-prompting-switch-to-classic-templates
48717-fix-48695-fix-confusing-messages-prompting-switch-to-classic-templates
plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
@ -39650,10 +39683,18 @@ plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
woocommerce/changelog/48488-48459-coupon-email-restriction-fix woocommerce/changelog/48488-48459-coupon-email-restriction-fix
changelog/48488-48459-coupon-email-restriction-fix changelog/48488-48459-coupon-email-restriction-fix
48488-48459-coupon-email-restriction-fix 48488-48459-coupon-email-restriction-fix
plugins/woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
e2e-fix-flaky-test-filling-sku-in-product-editor
plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
woocommerce/changelog/fix-blockified-templates-readme-link-to-docs woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
changelog/fix-blockified-templates-readme-link-to-docs changelog/fix-blockified-templates-readme-link-to-docs
fix-blockified-templates-readme-link-to-docs fix-blockified-templates-readme-link-to-docs
plugins/woocommerce/changelog/49027-remove-ie-styles
woocommerce/changelog/49027-remove-ie-styles
changelog/49027-remove-ie-styles
49027-remove-ie-styles
plugins/woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button plugins/woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button
woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button
changelog/update-43637-semi-sticky-proceed-to-checkout-button changelog/update-43637-semi-sticky-proceed-to-checkout-button
@ -39674,6 +39715,10 @@ plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner
woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected 48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
plugins/woocommerce/changelog/dev-speedup-deps-installation
woocommerce/changelog/dev-speedup-deps-installation
changelog/dev-speedup-deps-installation
dev-speedup-deps-installation
plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
@ -39706,6 +39751,10 @@ plugins/woocommerce/changelog/48762-update-disable-toggle-by-default-and-seconda
woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
48762-update-disable-toggle-by-default-and-secondary-enhancements 48762-update-disable-toggle-by-default-and-secondary-enhancements
plugins/woocommerce/changelog/49075-fix-LYS-content-container-height
woocommerce/changelog/49075-fix-LYS-content-container-height
changelog/49075-fix-LYS-content-container-height
49075-fix-LYS-content-container-height
plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
woocommerce/changelog/fix-48022-product-filters-block-spacing woocommerce/changelog/fix-48022-product-filters-block-spacing
changelog/fix-48022-product-filters-block-spacing changelog/fix-48022-product-filters-block-spacing
@ -39714,6 +39763,10 @@ plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs
woocommerce/changelog/ci-disable-perf-checks-for-prs woocommerce/changelog/ci-disable-perf-checks-for-prs
changelog/ci-disable-perf-checks-for-prs changelog/ci-disable-perf-checks-for-prs
ci-disable-perf-checks-for-prs ci-disable-perf-checks-for-prs
plugins/woocommerce/changelog/add-unique-id-field
woocommerce/changelog/add-unique-id-field
changelog/add-unique-id-field
add-unique-id-field
plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
@ -39730,6 +39783,10 @@ plugins/woocommerce/changelog/48989-sku-fix-failing-test
woocommerce/changelog/48989-sku-fix-failing-test woocommerce/changelog/48989-sku-fix-failing-test
changelog/48989-sku-fix-failing-test changelog/48989-sku-fix-failing-test
48989-sku-fix-failing-test 48989-sku-fix-failing-test
plugins/woocommerce/changelog/dev-ci-caching-rework-playwright-caching
woocommerce/changelog/dev-ci-caching-rework-playwright-caching
changelog/dev-ci-caching-rework-playwright-caching
dev-ci-caching-rework-playwright-caching
plugins/woocommerce/changelog/dev-ci-caching-tweaks plugins/woocommerce/changelog/dev-ci-caching-tweaks
woocommerce/changelog/dev-ci-caching-tweaks woocommerce/changelog/dev-ci-caching-tweaks
changelog/dev-ci-caching-tweaks changelog/dev-ci-caching-tweaks
@ -39798,6 +39855,10 @@ plugins/woocommerce/changelog/fix-48505-notice-template-override
woocommerce/changelog/fix-48505-notice-template-override woocommerce/changelog/fix-48505-notice-template-override
changelog/fix-48505-notice-template-override changelog/fix-48505-notice-template-override
fix-48505-notice-template-override fix-48505-notice-template-override
plugins/woocommerce/changelog/48867-product-collection-sync-with-current-query-should-only-only-in-archive-context-and-not-other-places
woocommerce/changelog/48867-product-collection-sync-with-current-query-should-only-only-in-archive-context-and-not-other-places
changelog/48867-product-collection-sync-with-current-query-should-only-only-in-archive-context-and-not-other-places
48867-product-collection-sync-with-current-query-should-only-only-in-archive-context-and-not-other-places
plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue
woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue
changelog/48756-fix-tags-overlapping-divider-line-issue changelog/48756-fix-tags-overlapping-divider-line-issue
@ -39814,6 +39875,14 @@ plugins/woocommerce/changelog/48487-update-store-alert-styles
woocommerce/changelog/48487-update-store-alert-styles woocommerce/changelog/48487-update-store-alert-styles
changelog/48487-update-store-alert-styles changelog/48487-update-store-alert-styles
48487-update-store-alert-styles 48487-update-store-alert-styles
plugins/woocommerce/changelog/e2e-support-external-sites
woocommerce/changelog/e2e-support-external-sites
changelog/e2e-support-external-sites
e2e-support-external-sites
plugins/woocommerce/changelog/48545-add-product-count-display-setting
woocommerce/changelog/48545-add-product-count-display-setting
changelog/48545-add-product-count-display-setting
48545-add-product-count-display-setting
plugins/woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting plugins/woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting
woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting
changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting
@ -52475,6 +52544,12 @@ woocommerce/tests/e2e-pw/ignore-plugin-tests.playwright.config.js
tests/e2e-pw/ignore-plugin-tests.playwright.config.js tests/e2e-pw/ignore-plugin-tests.playwright.config.js
e2e-pw/ignore-plugin-tests.playwright.config.js e2e-pw/ignore-plugin-tests.playwright.config.js
ignore-plugin-tests.playwright.config.js ignore-plugin-tests.playwright.config.js
plugins/woocommerce/tests/e2e-pw/bin/dotenv.sh
woocommerce/tests/e2e-pw/bin/dotenv.sh
tests/e2e-pw/bin/dotenv.sh
e2e-pw/bin/dotenv.sh
bin/dotenv.sh
dotenv.sh
plugins/woocommerce/tests/e2e-pw/bin/override-wp-env-plugins.js plugins/woocommerce/tests/e2e-pw/bin/override-wp-env-plugins.js
woocommerce/tests/e2e-pw/bin/override-wp-env-plugins.js woocommerce/tests/e2e-pw/bin/override-wp-env-plugins.js
tests/e2e-pw/bin/override-wp-env-plugins.js tests/e2e-pw/bin/override-wp-env-plugins.js
@ -53416,6 +53491,27 @@ e2e-pw/tests/shopper/checkout-block.spec.js
tests/shopper/checkout-block.spec.js tests/shopper/checkout-block.spec.js
shopper/checkout-block.spec.js shopper/checkout-block.spec.js
checkout-block.spec.js checkout-block.spec.js
plugins/woocommerce/tests/e2e-pw/envs/default-pressable/.env.enc
woocommerce/tests/e2e-pw/envs/default-pressable/.env.enc
tests/e2e-pw/envs/default-pressable/.env.enc
e2e-pw/envs/default-pressable/.env.enc
envs/default-pressable/.env.enc
default-pressable/.env.enc
.env.enc
plugins/woocommerce/tests/e2e-pw/envs/default-pressable/env-setup.sh
woocommerce/tests/e2e-pw/envs/default-pressable/env-setup.sh
tests/e2e-pw/envs/default-pressable/env-setup.sh
e2e-pw/envs/default-pressable/env-setup.sh
envs/default-pressable/env-setup.sh
default-pressable/env-setup.sh
env-setup.sh
plugins/woocommerce/tests/e2e-pw/envs/default-pressable/playwright.config.js
woocommerce/tests/e2e-pw/envs/default-pressable/playwright.config.js
tests/e2e-pw/envs/default-pressable/playwright.config.js
e2e-pw/envs/default-pressable/playwright.config.js
envs/default-pressable/playwright.config.js
default-pressable/playwright.config.js
playwright.config.js
plugins/woocommerce/tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh plugins/woocommerce/tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh
woocommerce/tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh woocommerce/tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh
tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh

View file

@ -1810,6 +1810,7 @@ packages/js/product-editor/changelog/update-product-editor-show-help-in-the-term
packages/js/product-editor/changelog/update-product-editor-validate-term-tokens packages/js/product-editor/changelog/update-product-editor-validate-term-tokens
packages/js/product-editor/changelog/dev-47215_request_categories_conditionally packages/js/product-editor/changelog/dev-47215_request_categories_conditionally
packages/js/product-editor/changelog/dev-46765_modify_product_editor_error_snackbar packages/js/product-editor/changelog/dev-46765_modify_product_editor_error_snackbar
packages/js/product-editor/changelog/poc-unique_id_field
packages/js/product-editor/changelog/dev-47478_product_name_field_adjustments packages/js/product-editor/changelog/dev-47478_product_name_field_adjustments
packages/js/product-editor/changelog/fix-variation-changes packages/js/product-editor/changelog/fix-variation-changes
packages/js/product-editor/changelog/update-remove-media-library packages/js/product-editor/changelog/update-remove-media-library
@ -5893,6 +5894,7 @@ plugins/woocommerce-blocks/babel.config.js
plugins/woocommerce-blocks/.markdownlintignore plugins/woocommerce-blocks/.markdownlintignore
plugins/woocommerce-blocks/docker-compose.yml plugins/woocommerce-blocks/docker-compose.yml
plugins/woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy plugins/woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy
plugins/woocommerce/changelog/48858-update-48797-use-createRoot-instead-of-render
plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies
plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible
@ -5903,8 +5905,10 @@ plugins/woocommerce/changelog/fix-add-back-revert-template-tests
plugins/woocommerce/changelog/48979-48793-add-icon-customer-account-block plugins/woocommerce/changelog/48979-48793-add-icon-customer-account-block
plugins/woocommerce/changelog/48140-tag-different-envs-in-e2e-tests plugins/woocommerce/changelog/48140-tag-different-envs-in-e2e-tests
plugins/woocommerce/changelog/update-e2e-checking-new-tokens plugins/woocommerce/changelog/update-e2e-checking-new-tokens
plugins/woocommerce/changelog/add-front-matter-for-checkout-docs
plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks
plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout
plugins/woocommerce/changelog/49082-fix-intro-default-pattern-image
plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection
plugins/woocommerce/changelog/48983-48947-fix-intro-page plugins/woocommerce/changelog/48983-48947-fix-intro-page
plugins/woocommerce/changelog/48752-fix-read-only-assembler plugins/woocommerce/changelog/48752-fix-read-only-assembler
@ -5915,10 +5919,12 @@ plugins/woocommerce/changelog/48750-47402-cys-patterns-migration-ensure-a-handfu
plugins/woocommerce/changelog/48638-feat-48637-implement-dynamic-block-icon-and-title plugins/woocommerce/changelog/48638-feat-48637-implement-dynamic-block-icon-and-title
plugins/woocommerce/changelog/fix-39318-remove-enctype plugins/woocommerce/changelog/fix-39318-remove-enctype
plugins/woocommerce/changelog/48839-add-cys-default-pattern plugins/woocommerce/changelog/48839-add-cys-default-pattern
plugins/woocommerce/changelog/49037-update-e2e-wp-version
plugins/woocommerce/changelog/fix-47975-overlay-navigation-block plugins/woocommerce/changelog/fix-47975-overlay-navigation-block
plugins/woocommerce/changelog/fix-35291 plugins/woocommerce/changelog/fix-35291
plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-product-editor
plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
plugins/woocommerce/changelog/pr-48169 plugins/woocommerce/changelog/pr-48169
plugins/woocommerce/changelog/fix-43658-add-required-indication-to-login-form plugins/woocommerce/changelog/fix-43658-add-required-indication-to-login-form
@ -5940,6 +5946,7 @@ plugins/woocommerce/changelog/fix-40688-control-tk_ai-cookie
plugins/woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist plugins/woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist
plugins/woocommerce/changelog/fix-48285-improve-classic-template-block-registration plugins/woocommerce/changelog/fix-48285-improve-classic-template-block-registration
plugins/woocommerce/changelog/update-48533-account-creation-settings plugins/woocommerce/changelog/update-48533-account-creation-settings
plugins/woocommerce/changelog/fix-test-orders
plugins/woocommerce/changelog/e2e-fix-settings-tax-test plugins/woocommerce/changelog/e2e-fix-settings-tax-test
plugins/woocommerce/changelog/48802-48786-cys-no-highligh-the-pattern-when-it-is-added plugins/woocommerce/changelog/48802-48786-cys-no-highligh-the-pattern-when-it-is-added
plugins/woocommerce/changelog/48782-update-add-comment-for-regression-tests plugins/woocommerce/changelog/48782-update-add-comment-for-regression-tests
@ -5949,15 +5956,19 @@ plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
plugins/woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test plugins/woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test
plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104 plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104
plugins/woocommerce/changelog/48941-fix-cys-remove-animation plugins/woocommerce/changelog/48941-fix-cys-remove-animation
plugins/woocommerce/changelog/48717-fix-48695-fix-confusing-messages-prompting-switch-to-classic-templates
plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
plugins/woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active plugins/woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
plugins/woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
plugins/woocommerce/changelog/49027-remove-ie-styles
plugins/woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button plugins/woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button
plugins/woocommerce/changelog/fix-47655-stack-coupon-fields plugins/woocommerce/changelog/fix-47655-stack-coupon-fields
plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status
plugins/woocommerce/changelog/fix-script-loading-minicart plugins/woocommerce/changelog/fix-script-loading-minicart
plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
plugins/woocommerce/changelog/dev-speedup-deps-installation
plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
plugins/woocommerce/changelog/48492-45835-migrate-patterns-ptk plugins/woocommerce/changelog/48492-45835-migrate-patterns-ptk
plugins/woocommerce/changelog/dev-fix-validating-strict-types-directive plugins/woocommerce/changelog/dev-fix-validating-strict-types-directive
@ -5966,12 +5977,15 @@ plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/48719-fix-ptk-unit-test plugins/woocommerce/changelog/48719-fix-ptk-unit-test
plugins/woocommerce/changelog/e2e-fix-merchant-settings-general plugins/woocommerce/changelog/e2e-fix-merchant-settings-general
plugins/woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements plugins/woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
plugins/woocommerce/changelog/49075-fix-LYS-content-container-height
plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs
plugins/woocommerce/changelog/add-unique-id-field
plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
plugins/woocommerce/changelog/48989-sku-fix-failing-test plugins/woocommerce/changelog/48989-sku-fix-failing-test
plugins/woocommerce/changelog/dev-ci-caching-rework-playwright-caching
plugins/woocommerce/changelog/dev-ci-caching-tweaks plugins/woocommerce/changelog/dev-ci-caching-tweaks
plugins/woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder plugins/woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder
plugins/woocommerce/changelog/sku-check-before-product-creation plugins/woocommerce/changelog/sku-check-before-product-creation
@ -5989,10 +6003,13 @@ plugins/woocommerce/changelog/ci-add-new-daily-checks
plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable
plugins/woocommerce/changelog/fix-rendering-unforced-blocks plugins/woocommerce/changelog/fix-rendering-unforced-blocks
plugins/woocommerce/changelog/fix-48505-notice-template-override plugins/woocommerce/changelog/fix-48505-notice-template-override
plugins/woocommerce/changelog/48867-product-collection-sync-with-current-query-should-only-only-in-archive-context-and-not-other-places
plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue
plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
plugins/woocommerce/changelog/48487-update-store-alert-styles plugins/woocommerce/changelog/48487-update-store-alert-styles
plugins/woocommerce/changelog/e2e-support-external-sites
plugins/woocommerce/changelog/48545-add-product-count-display-setting
plugins/woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting plugins/woocommerce/changelog/47422-45145-woocommerce_new_order-triggers-on-checkout-visiting
plugins/woocommerce/changelog/48659-product-filters-overlay-template-part-e2e plugins/woocommerce/changelog/48659-product-filters-overlay-template-part-e2e
plugins/woocommerce/changelog/48382-refactor-btc-initialization plugins/woocommerce/changelog/48382-refactor-btc-initialization
@ -8085,6 +8102,7 @@ plugins/woocommerce/tests/e2e-pw/global-teardown.js
plugins/woocommerce/tests/e2e-pw/run-tests-with-env.sh plugins/woocommerce/tests/e2e-pw/run-tests-with-env.sh
plugins/woocommerce/tests/e2e-pw/global-setup.js plugins/woocommerce/tests/e2e-pw/global-setup.js
plugins/woocommerce/tests/e2e-pw/ignore-plugin-tests.playwright.config.js plugins/woocommerce/tests/e2e-pw/ignore-plugin-tests.playwright.config.js
plugins/woocommerce/tests/e2e-pw/bin/dotenv.sh
plugins/woocommerce/tests/e2e-pw/bin/override-wp-env-plugins.js plugins/woocommerce/tests/e2e-pw/bin/override-wp-env-plugins.js
plugins/woocommerce/tests/e2e-pw/bin/install-plugin.sh plugins/woocommerce/tests/e2e-pw/bin/install-plugin.sh
plugins/woocommerce/tests/e2e-pw/bin/process-waiting-actions.php plugins/woocommerce/tests/e2e-pw/bin/process-waiting-actions.php
@ -8212,6 +8230,9 @@ plugins/woocommerce/tests/e2e-pw/tests/shopper/product-tags-attributes.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-block-calculate-tax.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-block-calculate-tax.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-login.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-login.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/checkout-block.spec.js
plugins/woocommerce/tests/e2e-pw/envs/default-pressable/.env.enc
plugins/woocommerce/tests/e2e-pw/envs/default-pressable/env-setup.sh
plugins/woocommerce/tests/e2e-pw/envs/default-pressable/playwright.config.js
plugins/woocommerce/tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh plugins/woocommerce/tests/e2e-pw/envs/gutenberg-nightly/env-setup.sh
plugins/woocommerce/tests/e2e-pw/envs/gutenberg-nightly/playwright.config.js plugins/woocommerce/tests/e2e-pw/envs/gutenberg-nightly/playwright.config.js
plugins/woocommerce/tests/e2e-pw/envs/gutenberg-stable/env-setup.sh plugins/woocommerce/tests/e2e-pw/envs/gutenberg-stable/env-setup.sh

View file

@ -243,6 +243,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.htm$ .htm$
.html .html
.html$ .html$
.html$
.html?cachemode=refresh$ .html?cachemode=refresh$
.inc$ .inc$
.jpeg************* .jpeg*************
@ -299,6 +300,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/ .well-known/amphtml/
.well-known/amphtml/apikey.pub .well-known/amphtml/apikey.pub
.well-known/assetlinks.json .well-known/assetlinks.json
.well-known/assetlinks.json
.well-known/privacy-sandbox-attestations.json .well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/shopify/monorail .well-known/shopify/monorail
@ -2261,7 +2263,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/-/requirements_management /-/requirements_management
/-/value_stream_analytics /-/value_stream_analytics
/.git /.git
/.rss
//users$ //users$
/0,* /0,*
/1000$ /1000$
@ -3069,7 +3070,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch /newssearch
/no-internet-heading-assigned /no-internet-heading-assigned
/no-internet-heading-assisted /no-internet-heading-assisted
/no-referrer-when-downgradehttp://iana.org/robots.txt /no-referrer-when-downgradehttp://gmail.com/robots.txt
/no-search-results /no-search-results
/node /node
/node/add /node/add
@ -3636,7 +3637,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid ?*__rmid
?*__rmidpage ?*__rmidpage
?*ajs_event ?*ajs_event
?*apikey*http://lifestylesimplify.com/robots.txt ?*apikey*http://visitazores.com/robots.txt
?*app ?*app
?*appidt=* ?*appidt=*
?*aspects= ?*aspects=
@ -3664,7 +3665,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*egotecpage ?*egotecpage
?*err_code=404 ?*err_code=404
?*f[*]= ?*f[*]=
?*f[0]=*http://elpais.com/robots.txt
?*fbclid ?*fbclid
?*gg155.cn ?*gg155.cn
?*guestLogin= ?*guestLogin=
@ -3865,7 +3865,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*utm_medium= ?*utm_medium=
?*utm_source ?*utm_source
?*utm_source= ?*utm_source=
?*utm_source=http://voltairenet.org/robots.txt ?*utm_source=http://chrome.google.com/robots.txt
?*utm_term= ?*utm_term=
?*verified= ?*verified=
?*xid ?*xid
@ -4252,10 +4252,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?usg= ?usg=
?utf8= ?utf8=
?utm ?utm
?utm*
?utm_*= ?utm_*=
?utm_campaign=Monitor& ?utm_campaign=Monitor&
?utm_source=* ?utm_source=*
?utm_source=lsplayer ?utm_source=lsplayer
?utm_sourse=55
?v02 ?v02
?v=2 ?v=2
?ved= ?ved=
@ -5393,6 +5395,7 @@ Help
HelpContent HelpContent
Heritrix Heritrix
Home/404Page Home/404Page
HpImageArchive.aspx
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
HubStyle/static-2.315 HubStyle/static-2.315
@ -5447,6 +5450,7 @@ I18n/static-7.312
I18n/static-7.314 I18n/static-7.314
I18n/static-7.315 I18n/static-7.315
I18n/static-7.329 I18n/static-7.329
ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var
IEB/ToolBox/SB IEB/ToolBox/SB
ILC-refresh ILC-refresh
IM IM
@ -5688,6 +5692,7 @@ ProfilesGate
Project Project
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
QUICKNEWS QUICKNEWS
QuerySeekerSpider QuerySeekerSpider
QuickInfoView QuickInfoView
@ -5744,6 +5749,7 @@ SOImapPriceDisplayView
SametimeWebApp SametimeWebApp
Scripts Scripts
Search Search
Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
@ -6135,7 +6141,7 @@ abclinks
abnahme abnahme
about about
about$ about$
about*? about*?*
about-aws/launch-a-website-in-minutes-tutorial/ about-aws/launch-a-website-in-minutes-tutorial/
about-aws/media-coverage/2011/08/17/rhat-support-for-sap-solutions-running-on-rhel-on-amazon-ec2/ about-aws/media-coverage/2011/08/17/rhat-support-for-sap-solutions-running-on-rhel-on-amazon-ec2/
about-aws/whats-new/2007/11/07/red-hat-enterprise-linux-available-on-amazon-ec2/ about-aws/whats-new/2007/11/07/red-hat-enterprise-linux-available-on-amazon-ec2/
@ -6199,6 +6205,8 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2 ac2
academic-subscriptions academic-subscriptions
academic/profile
academic/search
academy academy
academy-free-account academy-free-account
academy/*/results academy/*/results
@ -6220,7 +6228,7 @@ account-settings
account-setup account-setup
account/ account/
account/accomplishments account/accomplishments
account/accomplishments/http://icann.org/robots.txt account/accomplishments/http://creativecommons.org/robots.txt
account/ackgift account/ackgift
account/deactivated account/deactivated
account/emailoptout/?*token= account/emailoptout/?*token=
@ -6284,6 +6292,7 @@ ach/search
ach/user ach/user
ach/users ach/users
achievements achievements
aclick
aclk aclk
acoustic acoustic
acq/nonprofits acq/nonprofits
@ -6300,6 +6309,7 @@ acq/real-estate%
acq/real-estate? acq/real-estate?
act act
action action
action
action$ action$
action/ajaxShowRecommended action/ajaxShowRecommended
action/clickThrough action/clickThrough
@ -6544,6 +6554,7 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alkali alkali
all all
all-supported-params all-supported-params
@ -6564,10 +6575,11 @@ amazon100dollarsale
ambry ambry
amg.html amg.html
amp amp
amp
amp$ amp$
amp-proxy amp-proxy
amp-tealium amp-tealium
amp/authorize amp/
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
amphtml/classic-apps amphtml/classic-apps
@ -6633,15 +6645,16 @@ api.html?
api.php api.php
api/ api/
api/? api/?
api/attachments/*http://thenextweb.com/robots.txt api/attachments/*http://docs.wixstatic.com/robots.txt
api/discovery api/discovery
api/editionurlgenerator api/editionurlgenerator
api/eventlogging api/eventlogging
api/html api/html
api/http://bostonglobe.com/robots.txt api/http://kobo.com/robots.txt
api/internal/analytics/songs api/internal/analytics/songs
api/jobPostings/jobs api/jobPostings/jobs
api/legendary-data/relay api/legendary-data/relay
api/maps/
api/nextsteps/* api/nextsteps/*
api/nicorepo/timeline api/nicorepo/timeline
api/programas/69730/audios.rss api/programas/69730/audios.rss
@ -6710,7 +6723,7 @@ appchart
appdynamics-wem.cisco.com appdynamics-wem.cisco.com
appealed-pin appealed-pin
apple-app-site-association apple-app-site-association
apple-app-site-associationhttp://iso.org/robots.txt apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news apple-news
appliance appliance
applicant-eligibility applicant-eligibility
@ -7763,6 +7776,7 @@ bezahlvorgaenge.html
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@ -7824,6 +7838,7 @@ bin
bin/ bin/
bin/search.go bin/search.go
bin/search.py bin/search.py
bing-site-safety
bingbot bingbot
bipolar-disorder/bipolar-depression-management bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-fatherhood
@ -7913,7 +7928,7 @@ blog/*?text=
blog/*sitemap.xml$ blog/*sitemap.xml$
blog/*utm_source= blog/*utm_source=
blog/. blog/.
blog/.html.*http://lds.org/robots.txt blog/.html.*http://salon.com/robots.txt
blog/?p= blog/?p=
blog/?s= blog/?s=
blog/Neuer_Beitrag.html blog/Neuer_Beitrag.html
@ -7969,6 +7984,7 @@ blogs/blogpost/preview
blogs/nationals-journal-beta blogs/nationals-journal-beta
blogs/pad$ blogs/pad$
blogs/pad/$ blogs/pad/$
blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/technology.atom blogs/technology.atom
blogs/test blogs/test
@ -8040,7 +8056,7 @@ bookmark_mana2
bookmarklet bookmarklet
bookmarks bookmarks
bookmarks/widget bookmarks/widget
bookmarkshttp://s3-us-west-2.amazonaws.com/robots.txt bookmarkshttp://ed.ted.com/robots.txt
books books
books/NBK books/NBK
books/about books/about
@ -8957,7 +8973,7 @@ cdn-cgi
cdn-cgi/ cdn-cgi/
cdn-cgi/bm/cv cdn-cgi/bm/cv
cdn-cgi/challenge-platform cdn-cgi/challenge-platform
cdn-cgi/http://squareup.com/robots.txt cdn-cgi/http://mediapost.com/robots.txt
cdn-cgi/rum cdn-cgi/rum
cdn-cgi/zaraz/s.js cdn-cgi/zaraz/s.js
cdn-cgi/zaraz/t cdn-cgi/zaraz/t
@ -8983,7 +8999,7 @@ cgi-bin/homelandsecurity
cgi-bin/loginpage cgi-bin/loginpage
cgi-bin/state cgi-bin/state
cgi-bin/wx cgi-bin/wx
cgi-binhttp://is.gd/robots.txt cgi-binhttp://ifttt.com/robots.txt
cgi-local cgi-local
cgi-perl cgi-perl
cgi-registry cgi-registry
@ -9179,6 +9195,7 @@ civis/posts
civis/search civis/search
civis/threads/*in_iframe=1 civis/threads/*in_iframe=1
civis/threads/*wp_data= civis/threads/*wp_data=
ck/
cl cl
cl2/feeds cl2/feeds
cl2/ical cl2/ical
@ -9305,6 +9322,8 @@ co/legal
co/multistore/co_epp_corp_gointegro co/multistore/co_epp_corp_gointegro
co/multistore/co_epp_members co/multistore/co_epp_members
co/multistore/co_epp_outlet co/multistore/co_epp_outlet
co/multistore/co_epp_secret
co/multistore/gobierno_co
co/outils/createur-de-logo/onboarding co/outils/createur-de-logo/onboarding
co/payment-gateways co/payment-gateways
co/retail/search$ co/retail/search$
@ -9324,7 +9343,7 @@ co/users
co/ventureone co/ventureone
code code
code/* code/*
code/http://bing.com/robots.txt code/http://w3techs.com/robots.txt
codeCoverage codeCoverage
codesamples/ codesamples/
coin*mid= coin*mid=
@ -9535,7 +9554,7 @@ conflagexp
connect connect
connect/@ connect/@
connect/help/search-results.html connect/help/search-results.html
connect/http://fao.org/robots.txt connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html connect/social-intranet.html
connections connections
connections/recent connections/recent
@ -9652,7 +9671,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://uk.linkedin.com/robots.txt content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/redcross/lp content/dam/redcross/lp
content/dam/web/da_dk/www content/dam/web/da_dk/www
@ -9840,10 +9859,12 @@ cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr cr
cr$
cr/ cr/
cr/$ cr/$
cr/corporate/contact cr/corporate/contact
cr/news cr/news
cr?
craft craft
crash crash
crawler4j crawler4j
@ -10350,7 +10371,6 @@ dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
deluge/help/search-results.html deluge/help/search-results.html
demo demo
demokratie-jetzt.html
demonstration demonstration
demos demos
denver denver
@ -10822,6 +10842,7 @@ drive
drive-and-listen/ drive-and-listen/
drmn/embed drmn/embed
droidguard droidguard
drop
dropbox/ dropbox/
drugs/2/search drugs/2/search
drugs/ReportAbuse.aspx drugs/ReportAbuse.aspx
@ -11209,6 +11230,9 @@ enterprise/seo
entertain entertain
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entertainment/bravo entertainment/bravo
entities/search
entityexplore$
entityexplore?
entrez entrez
entrez/eutils entrez/eutils
entrez/sutils entrez/sutils
@ -11635,7 +11659,7 @@ events/friday-rush$
events/fsi-cloud-symposium-nyc.html events/fsi-cloud-symposium-nyc.html
events/rss events/rss
evernote/like.php evernote/like.php
evite/*http://avexnet.or.jp/robots.txt evite/*http://dw.com/robots.txt
examples/* examples/*
exclusive-offers exclusive-offers
exec/obidos/account-access-login exec/obidos/account-access-login
@ -11745,6 +11769,7 @@ fbl/terms.html
fbpostaction.cms?article= fbpostaction.cms?article=
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
feature/sf-test feature/sf-test
feature_nine_browse-bin= feature_nine_browse-bin=
@ -11919,7 +11944,7 @@ files/techabuse-welsh.pdf
files/techabuse.pdf files/techabuse.pdf
fileview fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://instructables.com/robots.txt filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt
filter filter
filter/tips filter/tips
filter/tips filter/tips
@ -12310,6 +12335,8 @@ full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun fun
fun/api/
fun/g/
fundraiser/charity fundraiser/charity
fundraiser/search fundraiser/search
fur/forums fur/forums
@ -12331,7 +12358,7 @@ fy-NL/search
fy-NL/user fy-NL/user
fy-NL/users fy-NL/users
g g
g/4arE9Chttp://history.com/robots.txt g/4arE9Chttp://flickr.com/robots.txt
g/api g/api
g00 g00
g01 g01
@ -12553,7 +12580,7 @@ gh/news
gh/useracquisition gh/useracquisition
gh_jid= gh_jid=
gif gif
gifshttp://docs.microsoft.com/robots.txt gifshttp://gist.github.com/robots.txt
gift-redemption gift-redemption
gift-terms gift-terms
gift_card= gift_card=
@ -12580,7 +12607,7 @@ glass/images/commerce
global global
global$ global$
global-consumer-survey/tool global-consumer-survey/tool
global-infrastructure/services/get-async/http://answers.com/robots.txt global-infrastructure/services/get-async/http://baidu.com/robots.txt
global-master global-master
global-nav-esi global-nav-esi
global/RU/ global/RU/
@ -12906,7 +12933,7 @@ ha/search
ha/user ha/user
ha/users ha/users
hackathons/reinvent-2013/ hackathons/reinvent-2013/
hacker/*/followhttp://vogue.com/robots.txt hacker/*/followhttp://hackerone.com/robots.txt
hacker/*/unfollow hacker/*/unfollow
hair-transplant-services hair-transplant-services
handler handler
@ -13203,12 +13230,14 @@ hosted
hosted/images hosted/images
hosting/search hosting/search
hotel/index.hi. hotel/index.hi.
hotel/reviews?
hotel/us/the-airstream-van.*.html hotel/us/the-airstream-van.*.html
hotel_attractions hotel_attractions
hotel_rt_onview hotel_rt_onview
hotelfinder/rpc hotelfinder/rpc
hotels hotels
hotels/rpc hotels/rpc
hotels/search
hotelsonmap.*.json hotelsonmap.*.json
hotfix/ hotfix/
houseads houseads
@ -13222,6 +13251,8 @@ howto
howtobuy/ howtobuy/
hp/focus-retrocompatibile$ hp/focus-retrocompatibile$
hp/video hp/video
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@ -13302,39 +13333,39 @@ http
http-checker http-checker
http2_data http2_data
http: http:
http://2.bp.blogspot.com/robots.txt
http://about.google/robots.txt http://about.google/robots.txt
http://adweek.com/robots.txt http://amazon.de/robots.txt
http://amzn.to/robots.txt
http://api.whatsapp.com/robots.txt
http://app.box.com/robots.txt
http://bbc.com/robots.txt
http://bcn.cl/robots.txt
http://behance.net/robots.txt http://behance.net/robots.txt
http://booking.com/robots.txt http://census.gov/robots.txt
http://cato.org/robots.txt http://euronews.com/robots.txt
http://change.org/robots.txt
http://clickfunnels.com/robots.txt
http://code.google.com/robots.txt
http://docs.wixstatic.com/robots.txt
http://ec.europa.eu/robots.txt
http://eepurl.com/robots.txt
http://eventbrite.com/robots.txt
http://extension.purdue.edu/robots.txt http://extension.purdue.edu/robots.txt
http://google.com.br/robots.txt http://graphisoft.com/robots.txt
http://google.com.mx/robots.txt http://hubspot.com/robots.txt
http://klick-tipp.com/robots.txt http://ie.edu/robots.txt
http://m.youtube.com/robots.txt http://linkedin.com/robots.txt
http://mp.weixin.qq.com/robots.txt http://mrisoftware.com/robots.txt
http://oracle.com/robots.txt http://nationalgeographic.com/robots.txt
http://paypalobjects.com/robots.txt http://news.cnet.com/robots.txt
http://pe-we.com/robots.txt http://news.yahoo.com/robots.txt
http://php.net/robots.txt http://npmjs.com/robots.txt
http://phys.org/robots.txt http://patreon.com/robots.txt
http://platform.twitter.com/robots.txt http://producthunt.com/robots.txt
http://purdue.edu/robots.txt http://raiplay.it/robots.txt
http://scoop.it/robots.txt http://redbubble.com/robots.txt
http://searchenginewatch.com/robots.txt http://support.apple.com/robots.txt
http://siemens.com/robots.txt http://techradar.com/robots.txt
http://smugmug.com/robots.txt http://tinyurl.com/robots.txt
http://static.googleusercontent.com/robots.txt http://torproject.org/robots.txt
http://stitcher.com/robots.txt http://translate.google.com/robots.txt
http://support.cloudflare.com/robots.txt http://upload.wikimedia.org/robots.txt
http://technorati.com/robots.txt http://vogue.com/robots.txt
http://yelp.com/robots.txt
hu hu
hu-*/ hu-*/
hu-hu/ hu-hu/
@ -13707,11 +13738,16 @@ images/$
images/* images/*
images/? images/?
images/Podcasts images/Podcasts
images/async/?
images/async?
images/carBlogsimages images/carBlogsimages
images/chart_gifs images/chart_gifs
images/chart_pdfs images/chart_pdfs
images/chart_png300 images/chart_png300
images/chart_png460 images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs images/interview_pdfs
images/li.gif images/li.gif
images/logging_requests.gif images/logging_requests.gif
@ -13720,8 +13756,13 @@ images/ndtvvideo/*
images/pad/search?rpt=imageview images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda images/pad/search?text=*&source=morda
images/resume images/resume
images/search%3F
images/search%5C
images/search/?
images/search?
images/search?rpt=imageview images/search?rpt=imageview
images/search?text=*&source=morda images/search?text=*&source=morda
images/searchbyimage
images/showroomimages images/showroomimages
images/smart/$ images/smart/$
images/touch/$ images/touch/$
@ -13732,6 +13773,7 @@ images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
imagine/ imagine/
imesync imesync
img img
@ -13853,6 +13895,7 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
inc5000dev inc5000dev
include include
include/ include/
@ -13917,7 +13960,6 @@ index.php/ko/node/
index.php/magazine/get_comment index.php/magazine/get_comment
index.php/media/oembed index.php/media/oembed
index.php/members/profile index.php/members/profile
index.php/node/
index.php/node/add index.php/node/add
index.php/node/add/ index.php/node/add/
index.php/ru/node/ index.php/ru/node/
@ -14011,7 +14053,7 @@ intcmp=
integrate/ integrate/
integromedb integromedb
intelligencer/amp intelligencer/amp
interactive*http://promo.com/robots.txt interactive*http://fcc.gov/robots.txt
interactive/reading-preference interactive/reading-preference
interface/pda interface/pda
intern/service/suche intern/service/suche
@ -14893,7 +14935,7 @@ layout/set/txt_pq
layout/set/xml layout/set/xml
layouts layouts
lb lb
leadingtogether/http://tiff.net/robots.txt leadingtogether/http://validator.w3.org/robots.txt
leaf leaf
learn learn
learn-noperf learn-noperf
@ -15115,6 +15157,7 @@ loans
loc/volunteers loc/volunteers
loc= loc=
local local
local
local-services-ads local-services-ads
local/ajax local/ajax
local/blogsandcolumns/slow-ride-front local/blogsandcolumns/slow-ride-front
@ -15435,6 +15478,7 @@ maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
maps/adsendpoint
maps/api/js maps/api/js
maps/api/place/js maps/api/place/js
maps/api/staticmap maps/api/staticmap
@ -15538,7 +15582,7 @@ media/popup/
media/thumbnails/ media/thumbnails/
media/tv/channel/credits media/tv/channel/credits
media/tyfo* media/tyfo*
media/tyfo*http://codex.wordpress.org/robots.txt media/tyfo*http://statcounter.com/robots.txt
medialibrary/de/brief medialibrary/de/brief
medialibrary/de/brief/executive-brief-5-szenarien-in-denen-ihre-firewall-sandbox-losungen-versagen-konnen.pdf medialibrary/de/brief/executive-brief-5-szenarien-in-denen-ihre-firewall-sandbox-losungen-versagen-konnen.pdf
medialibrary/de/brief/executive-brief-securing-access-when-migrating-to-cloud.pdf medialibrary/de/brief/executive-brief-securing-access-when-migrating-to-cloud.pdf
@ -15834,6 +15878,7 @@ merchant/directions/*
merchant/imageUploadPreview/* merchant/imageUploadPreview/*
merchant/loc/* merchant/loc/*
merchant/moreProducts?* merchant/moreProducts?*
merchant/reviews?
merchant/update/* merchant/update/*
merchantapps merchantapps
mes mes
@ -16786,7 +16831,6 @@ no_cookies
noaccess noaccess
nocookie nocookie
node node
node/
node/*/edit node/*/edit
node/*/nodequeue node/*/nodequeue
node/add node/add
@ -16796,7 +16840,7 @@ noflashhtml
nofollow=1 nofollow=1
nojs= nojs=
nonConfig/api/wpa nonConfig/api/wpa
nonce="KGiLBDacdg09RRHx0v3JBQ">if(google.cis nonce="DW1U89WJ9og884BQ8BZSxA">if(google.cis
nonprofits/account nonprofits/account
nonstyleishida/videolist-*.html nonstyleishida/videolist-*.html
nonstyleishida/videolist.html nonstyleishida/videolist.html
@ -16818,6 +16862,7 @@ notificarelacionadas
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
now/mt3 now/mt3
@ -16999,6 +17044,8 @@ offers/nonprofits
offers/nonprofits$ offers/nonprofits$
offers/nonprofits% offers/nonprofits%
offers/nonprofits? offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offers/referral-terms-conditions offers/referral-terms-conditions
offers/referral-terms-conditions$ offers/referral-terms-conditions$
offers/referral-terms-conditions% offers/referral-terms-conditions%
@ -17705,7 +17752,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager pmc/publisherportal/journalmanager
pmc/tocrender.fcgi pmc/tocrender.fcgi
pmc/utilities pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyYQocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwooCiZXbyBsaWVndCBkaWUgUm9ib3RzIHR4dCBiZWkgV29yZFByZXNzPwoUChJXYXMgaGVpw590IFJvYm90cz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22PU_CqFd_CPO6U0hb1q_dxmzxK-U\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyaQooCiZXbyBsaWVndCBkaWUgUm9ib3RzLnR4dCBiZWkgV29yZFByZXNzPwoTChFXYXMgaGVpw590IFJvYm90PwolCiNXYXMgYmVkZXV0ZXQgVXNlciBBZ2VudCAqIERpc2FsbG93PxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22GQ99Ky6xP9c2tUwvp_bJi6weS_Y\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/ pmcomment/
pmm-templates pmm-templates
pmo/contact/en/staff pmo/contact/en/staff
@ -18099,6 +18146,7 @@ pro-resources
pro-site pro-site
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@ -18116,6 +18164,7 @@ product-reviews/B0069IY63Y
product/electrode/api/logger product/electrode/api/logger
product/electrode/api/wpa product/electrode/api/wpa
product/recommended product/recommended
product/reviews?
productBrand= productBrand=
productId= productId=
productPurchaseDone productPurchaseDone
@ -18167,6 +18216,7 @@ profile/*/followers
profile/*/following profile/*/following
profile/*/map$ profile/*/map$
profile/downloads_limit profile/downloads_limit
profile/history?
profile/license profile/license
profile/payment/getstarted profile/payment/getstarted
profile/view profile/view
@ -18796,6 +18846,7 @@ resources/xml/sitemaps
responder responder
rest rest
results results
results
results-export-email-by-search-data results-export-email-by-search-data
results-export-ids results-export-ids
results-export-search-by-year results-export-search-by-year
@ -18847,6 +18898,7 @@ reviews/seller
reviews/top-reviewers reviews/top-reviewers
reviews_page= reviews_page=
rewards rewards
rewardsapp/
rf=* rf=*
ribbon.php ribbon.php
rip/ rip/
@ -19518,7 +19570,7 @@ section/3
section/36 section/36
section/6 section/6
section/8 section/8
section/9http://redcross.org/robots.txt section/9http://issuu.com/robots.txt
sectionized sectionized
sections sections
sections$ sections$
@ -19685,6 +19737,7 @@ set_cookie.pl
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@ -19818,6 +19871,7 @@ sharing/files
sharing/folders sharing/folders
sheet/help/search-results.html sheet/help/search-results.html
shelf/user_shelves shelf/user_shelves
shenghuo
shenghuo/search? shenghuo/search?
shifen/ shifen/
shihui shihui
@ -19828,6 +19882,8 @@ shipping-payment
shippingassistant shippingassistant
shippinginformation shippinginformation
shop shop
shop$
shop/
shop/*& shop/*&
shop/bag shop/bag
shop/browse/campaigns/mobile_overlay shop/browse/campaigns/mobile_overlay
@ -19836,6 +19892,7 @@ shop/browse/ribbon
shop/global shop/global
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop/search.ep shop/search.ep
shop?
shop_name_search_service shop_name_search_service
shop_pins shop_pins
shopfront-api shopfront-api
@ -19855,6 +19912,7 @@ shopping/seller
shopping/suppliers/search shopping/suppliers/search
shopping? shopping?
shopsite-images shopsite-images
shopthedrop
shoptheneighbourhood/* shoptheneighbourhood/*
short short
shots/*/buckets shots/*/buckets
@ -19886,7 +19944,7 @@ shows/
showtag showtag
showtime/.requestinvite.html.swp showtime/.requestinvite.html.swp
showtime/help/search-results.html showtime/help/search-results.html
showtimes/location/*http://tiktok.com/robots.txt showtimes/location/*http://img.youtube.com/robots.txt
shr* shr*
shutterstock shutterstock
si si
@ -20438,6 +20496,7 @@ social-connect/send
social/help/search-results.html social/help/search-results.html
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search?
social/social-security-directory/cai social/social-security-directory/cai
social_media social_media
socialapp/ socialapp/
@ -20549,6 +20608,7 @@ sp/3for2
sp= sp=
sp_url= sp_url=
spartan spartan
spbasic
spbot spbot
spc-source= spc-source=
special-promo/2for1 special-promo/2for1
@ -20626,6 +20686,7 @@ sports/whatson
sports_fp_ms sports_fp_ms
spp/ spp/
spreadsheet spreadsheet
spresults
sprint_wml sprint_wml
sprint_xhtml sprint_xhtml
sprints/help/search-results.html sprints/help/search-results.html
@ -20711,6 +20772,7 @@ statements
static static
static-assets/documents/PwnedPasswordsTop100k.txt static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection static-assets/images/collection
static/
static/*.css$ static/*.css$
static/*.css? static/*.css?
static/*.gif static/*.gif
@ -20831,6 +20893,8 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@ -21133,7 +21197,7 @@ tag
tag-manager tag-manager
tag-manager-360 tag-manager-360
tag/ tag/
tag/*+http://drupal.org/robots.txt tag/*+http://discogs.com/robots.txt
tag/*/a tag/*/a
tag/*/a/ tag/*/a/
tag/*/b tag/*/b
@ -21367,7 +21431,7 @@ test5
test6 test6
testcases testcases
testfl testfl
testhttp://nejm.org/robots.txt testhttp://moz.com/robots.txt
testing testing
testpage-forhomepage testpage-forhomepage
tests/* tests/*
@ -21376,6 +21440,7 @@ text
text_edition text_edition
tfemail tfemail
th th
th$
th-*/ th-*/
th-th.www.cloudflare.com th-th.www.cloudflare.com
th-th/ th-th/
@ -21400,6 +21465,7 @@ th/solutions/case-studies/innovators/innovators-eu/
th/solutions/case-studies/sustainability-emea/ th/solutions/case-studies/sustainability-emea/
th/user th/user
th/users th/users
th?
th_th/templates/M th_th/templates/M
thank-you thank-you
thank-you-enterprise-demo thank-you-enterprise-demo
@ -21411,6 +21477,7 @@ the
the-ascent/search the-ascent/search
the-highlight the-highlight
thedavedesk thedavedesk
thedrop
theindex/wp-admin theindex/wp-admin
theindex/wp-login.php theindex/wp-login.php
themacallan/worlds-together themacallan/worlds-together
@ -21501,6 +21568,7 @@ toggle-experiment
toggle-favorites-collection toggle-favorites-collection
token token
token= token=
token=
tool tool
toolbar toolbar
toolkit toolkit
@ -21645,12 +21713,13 @@ translate_static
translate_suggestion translate_suggestion
translate_t translate_t
translation translation
translator/?ref=
transmute/static-1.85 transmute/static-1.85
transmute/static-2.6 transmute/static-2.6
transmute/static-2.8 transmute/static-2.8
transmute/static-2.9 transmute/static-2.9
transparency transparency
transparency/http://j.mp/robots.txt transparency/http://anchor.fm/robots.txt
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
@ -21672,10 +21741,24 @@ travel/
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk travel/clk
travel/css
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s travel/flights/s
travel/hotel-search
travel/hotel/e travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/hotel-finder travel/hotels/hotel-finder
travel/hotels/hotel-finder/$ travel/hotels/hotel-finder/$
travel/hotels/search/?
travel/hotels/search?
travel/scripts
travel/secure
travelnevadahighway95tc travelnevadahighway95tc
treasury treasury
treasury/treasdocuments treasury/treasdocuments
@ -22064,7 +22147,6 @@ understanding-c3g
understanding-melanoma understanding-melanoma
unfiltered? unfiltered?
unfinished.php unfinished.php
unicef-component-mosaic
unicorn/check unicorn/check
unijobs/*/emailjob unijobs/*/emailjob
unijobs/*/jbequicksignup unijobs/*/jbequicksignup
@ -22177,6 +22259,7 @@ ur/search
ur/user ur/user
ur/users ur/users
urchin_test urchin_test
url
urlinator/static-1.54 urlinator/static-1.54
urlinator/static-1.55 urlinator/static-1.55
urlinator/static-1.57 urlinator/static-1.57
@ -22516,6 +22599,7 @@ utm_expid=
utm_medium= utm_medium=
utm_referrer= utm_referrer=
utm_source= utm_source=
utm_source=
uviewer uviewer
uwp uwp
uxtest/ux/ uxtest/ux/
@ -22659,7 +22743,7 @@ video/edit
video/embed video/embed
video/embed-player video/embed-player
video/embedded video/embedded
video/games/tags video/games/tags/
video/iframe video/iframe
video/moment-joseph-mccann-arrested-in-a-tree-11878890 video/moment-joseph-mccann-arrested-in-a-tree-11878890
video/mucinex-md video/mucinex-md
@ -22689,14 +22773,29 @@ video_passthrough.php
videodash.cms* videodash.cms*
videorequest videorequest
videos videos
videos/?
videos/assets videos/assets
videos/browsing
videos/e videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/ videos/get_video_by_uid/
videos/images videos/images
videos/js videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/search.php videos/search.php
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/ videos/viewmeta/
videos/week videos/week
videos?
videosearch videosearch
view view
viewReview viewReview
@ -22942,6 +23041,10 @@ whythisad
widget widget
widget-landing-page.html widget-landing-page.html
widget/* widget/*
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php widget_auth.php
widget_chunks widget_chunks
widgets widgets
@ -23707,6 +23810,7 @@ word/embed
wordpress/wp-admin wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php wordpress/wp-admin/admin-ajax.php
work work
work
work/_ work/_
work/acceptinvitation work/acceptinvitation
work/account work/account
@ -23809,9 +23913,9 @@ wp-admin
wp-admin/ wp-admin/
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://dictionary.com/robots.txt wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://willowgarage.com/robots.txt wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php
wp-adv wp-adv
@ -23877,7 +23981,7 @@ wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
wp-content/uploads wp-content/uploads
wp-content/uploads/ wp-content/uploads/
wp-content/uploads/wp-import-export-lite/http://which.co.uk/robots.txt wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-dyn wp-dyn
wp-includes wp-includes
wp-includes*.css wp-includes*.css
@ -24011,7 +24115,7 @@ your-shop
yourAccount yourAccount
youraccount youraccount
youreurope/businessACC youreurope/businessACC
youreurope/businessDEV/http://businesswire.com/robots.txt youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC youreurope/citizensACC
youreurope/citizensDEV youreurope/citizensDEV
yours yours
@ -24360,7 +24464,7 @@ zz
8618 8618
9742 9742
9744 9744
101612.rsshttp://sustainability.google/robots.txt 101612.rsshttp://c-span.org/robots.txt
1010203 1010203
1014943 1014943
1027454 1027454