|
|
|
@@ -337,11 +337,13 @@ plugins/woocommerce/assets/images/onboarding/icons/payfast.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/monei.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/woo.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/paytrail.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/pending.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/square.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/mercadopago.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/airwallex.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/klarna.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/fortispay.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/icons/complete.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/jetpack.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/mollie.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/google.svg
|
|
|
|
@@ -351,6 +353,7 @@ plugins/woocommerce/assets/images/onboarding/multichannel.webp
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/bacs.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/woo.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/tiktok.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/test-account-setup.svg
|
|
|
|
|
plugins/woocommerce/assets/images/onboarding/wcpay.svg
|
|
|
|
|
plugins/woocommerce/assets/images/product_data/no-variation-arrow.svg
|
|
|
|
|
plugins/woocommerce/assets/images/product_data/no-variation-background-image.svg
|
|
|
|
@@ -1714,6 +1717,8 @@ plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentsTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/UtilsTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentProviders/WCCoreTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentProviders/PaymentGatewayTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentProviders/WooPayments/WooPaymentsServiceTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentProviders/WooPayments/WooPaymentsRestControllerTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentsRestControllerTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/PaymentProvidersTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Admin/Settings/Mocks/FakePaymentGateway.php
|
|
|
|
@@ -1798,6 +1803,7 @@ plugins/woocommerce/tests/php/src/Internal/Utilities/UsersTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/McStatsTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/Features/FeaturesControllerTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/AddressProvider/AddressProviderControllerTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
|
|
|
|
|
plugins/woocommerce/tests/php/src/Internal/AssignDefaultCategoryTest.php
|
|
|
|
@@ -2421,6 +2427,7 @@ plugins/woocommerce/includes/abstracts/abstract-wc-settings-api.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/abstract-wc-deprecated-hooks.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/class-wc-background-process.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/abstract-wc-address-provider.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/abstract-wc-privacy.php
|
|
|
|
|
plugins/woocommerce/includes/abstracts/abstract-wc-widget.php
|
|
|
|
@@ -2730,6 +2737,8 @@ plugins/woocommerce/src/Internal/Admin/WCPayPromotion/Init.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/WCPayPromotion/DefaultPromotions.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsRestController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/Exceptions/ApiArgumentException.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/Exceptions/ApiException.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/Payments.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WCCore.php
|
|
|
|
@@ -2740,6 +2749,8 @@ plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/Stripe.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WooPayments.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/AmazonPay.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PayPal.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WooPayments/WooPaymentsRestController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WooPayments/WooPaymentsService.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentGateway.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Admin/Settings/Utils.php
|
|
|
|
@@ -2810,12 +2821,19 @@ plugins/woocommerce/src/Internal/Orders/IppFunctions.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Orders/MobileMessagingHandler.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php
|
|
|
|
|
plugins/woocommerce/src/Internal/OrderCouponDataMigrator.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/EmailApiController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/BlockEmailRenderer.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/WCTransactionalEmails/WCTransactionalEmails.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/WCTransactionalEmails/WCTransactionalEmailPostsGenerator.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/WCTransactionalEmails/WCTransactionalEmailPostsManager.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/EmailPatterns/WooEmailContentPattern.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/EmailPatterns/PatternsController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/TransactionalEmailPersonalizer.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTags/CustomerTagsProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTags/StoreTagsProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTags/OrderTagsProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTags/SiteTagsProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTags/AbstractTagProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/PersonalizationTagManager.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/EmailTemplates/TemplateApiController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/EmailEditor/EmailTemplates/WooEmailTemplate.php
|
|
|
|
@@ -2855,6 +2873,7 @@ plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ComingSoo
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/StatsServiceProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/EmailPreviewServiceProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AddressProviderServiceProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OrderAdminServiceProvider.php
|
|
|
|
|
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ObjectCacheServiceProvider.php
|
|
|
|
@@ -2897,6 +2916,7 @@ plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates/Pr
|
|
|
|
|
plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates/Subsection.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates/DownloadableProductTrait.php
|
|
|
|
|
plugins/woocommerce/src/Internal/McStats.php
|
|
|
|
|
plugins/woocommerce/src/Internal/AddressProvider/AddressProviderController.php
|
|
|
|
|
plugins/woocommerce/src/Internal/Brands.php
|
|
|
|
|
plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php
|
|
|
|
|
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php
|
|
|
|
@@ -3762,11 +3782,13 @@ plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integratio
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/templates/template_sender_panel.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/constants.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/global.d.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/sidebar_settings.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/index.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/blocks/woo-email-content/edit.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/blocks/woo-email-content/save.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/blocks/woo-email-content/index.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/blocks/woo-email-content/placeholder-block-edit-content.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/woo-plugin-update-connect-notice/index.js
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/product-tour/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/wp-admin-scripts/product-category-metabox/category-metabox.tsx
|
|
|
|
@@ -4253,6 +4275,52 @@ plugins/woocommerce/client/admin/client/header/shared.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/header/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-offline.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-offline.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/payment-methods-selection/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/utils/actions.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/utils/validation.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/utils/index.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/strings.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/data/business-verification-context.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/sections/embedded-kyc.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/sections/business-details.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/sections/activate-payments.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/form/fields.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/form/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/form/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/stepper/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/step/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/embedded/appearance.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/components/embedded/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/translations/descriptions.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/business-verification/types.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/finish/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/finish/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/wpcom-connection/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/test-account/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/steps/test-account/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/data/onboarding-context.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/custom-select-control/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/custom-select-control/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/stripe-spinner/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/stripe-spinner/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/onboarding/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/header/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/header/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/banner-notice/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/banner-notice/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/grouped-select-control/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/providers/woopayments/components/grouped-select-control/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/modal/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/modal/style.scss
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/stepper/index.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/components/stepper/sidebar-item.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/onboarding/types.ts
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-methods.test.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
|
|
|
|
|
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woocommerce-payments.scss
|
|
|
|
@@ -8001,6 +8069,7 @@ plugins/woocommerce/client/blocks/docs/examples/payment-gateways-features-list.m
|
|
|
|
|
plugins/woocommerce/client/blocks/.editorconfig
|
|
|
|
|
plugins/woocommerce/changelog/test-skip-blocks-data-views-test
|
|
|
|
|
plugins/woocommerce/changelog/57526-wooplug-3061-unit-test-block-registration-fallback-to-legacy-method-in
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-4130-remove-product-prefix-from-review-blocks
|
|
|
|
|
plugins/woocommerce/changelog/fix-32512
|
|
|
|
|
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
|
|
|
|
|
plugins/woocommerce/changelog/add-product-details-alignment-options
|
|
|
|
@@ -8047,6 +8116,7 @@ plugins/woocommerce/changelog/fix-product-gallery-block-fix-scrolling-when-multi
|
|
|
|
|
plugins/woocommerce/changelog/57338-dev-prepush-qol-improvements
|
|
|
|
|
plugins/woocommerce/changelog/45251-fix-35826
|
|
|
|
|
plugins/woocommerce/changelog/57606-lock-add-to-cart-options-store
|
|
|
|
|
plugins/woocommerce/changelog/pr-57494
|
|
|
|
|
plugins/woocommerce/changelog/product-filters-fix-deprecations
|
|
|
|
|
plugins/woocommerce/changelog/add-56480-skeleton-component-system
|
|
|
|
|
plugins/woocommerce/changelog/56830-fix-56616-54791-55123-analytics-import-orders-action-scheduled-when-analytics-is-disabled
|
|
|
|
@@ -8108,6 +8178,7 @@ plugins/woocommerce/changelog/fix-27357
|
|
|
|
|
plugins/woocommerce/changelog/update-blocks_dependencies
|
|
|
|
|
plugins/woocommerce/changelog/57286-wooplug-3779-first-button-text-in-my-orders-page-woocommerce-is
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-3913-product-gallery-add-alignment-and-justification-options-to
|
|
|
|
|
plugins/woocommerce/changelog/add-subject-to-email-sidebar
|
|
|
|
|
plugins/woocommerce/changelog/refactor-send-canonical-url-from-server-for-paginated-filter-url
|
|
|
|
|
plugins/woocommerce/changelog/56994-fix-js-errors-when-no-payments
|
|
|
|
|
plugins/woocommerce/changelog/56770-update-blueprint-update-copy-to-remove-zip
|
|
|
|
@@ -8159,6 +8230,7 @@ plugins/woocommerce/changelog/56146-update-blueprint-override-warning
|
|
|
|
|
plugins/woocommerce/changelog/56379-fix-position-disconnect-modal-title
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-3462-incorrect-type-information-on-hook-do_action
|
|
|
|
|
plugins/woocommerce/changelog/56129-56128-undefined-array-key-PaymentUtils
|
|
|
|
|
plugins/woocommerce/changelog/56715-implement-a-way-for-developers-to-register-an-address-autocomplete-provider-in-php
|
|
|
|
|
plugins/woocommerce/changelog/57013-fix-45677-tax-rate-api-support-non-latin-class
|
|
|
|
|
plugins/woocommerce/changelog/fix-35548
|
|
|
|
|
plugins/woocommerce/changelog/fix-42350
|
|
|
|
@@ -8352,6 +8424,7 @@ plugins/woocommerce/changelog/57587-move-add-to-cart-options-blocks-to-subfolder
|
|
|
|
|
plugins/woocommerce/changelog/fix-possible-fatal-in-9.9-update-routine
|
|
|
|
|
plugins/woocommerce/changelog/fix-55522
|
|
|
|
|
plugins/woocommerce/changelog/fix-remove-feedcback-products
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-3655-add-personalization-tags-for-order-and-customer
|
|
|
|
|
plugins/woocommerce/changelog/fix-jpc-connection-default-color-schema
|
|
|
|
|
plugins/woocommerce/changelog/56241-email-preview-error-messaging
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-3794-product-gallery-hide-nextprev-buttons-on-mobile
|
|
|
|
@@ -8368,6 +8441,7 @@ plugins/woocommerce/changelog/56187-update-blueprint-minor-tweaks
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-3755-duplicated-email-preview-header-when-managing-an-email
|
|
|
|
|
plugins/woocommerce/changelog/product-filters-remove-experimental
|
|
|
|
|
plugins/woocommerce/changelog/add-onboarding-business-step-virtual-select-control
|
|
|
|
|
plugins/woocommerce/changelog/57446-fix-mini-cart-button-colors
|
|
|
|
|
plugins/woocommerce/changelog/56342-fix-54807-popover-positioning
|
|
|
|
|
plugins/woocommerce/changelog/e2e-only-use-api-client
|
|
|
|
|
plugins/woocommerce/changelog/add-WOOPLUG-2166-reviews
|
|
|
|
@@ -8400,6 +8474,7 @@ plugins/woocommerce/changelog/fix-failing-e2e-shipping-test
|
|
|
|
|
plugins/woocommerce/changelog/dev-ci-php-8.2-environment
|
|
|
|
|
plugins/woocommerce/changelog/55549-52776-fix-get_attributes-error
|
|
|
|
|
plugins/woocommerce/changelog/fix-reviews-loading-placeholder-alignments
|
|
|
|
|
plugins/woocommerce/changelog/wooplug-4082-filter-by-attribute-controls-the-dropdown-display-style-is
|
|
|
|
|
plugins/woocommerce/changelog/dev-ci-workflow-tweaks-take-2
|
|
|
|
|
plugins/woocommerce/changelog/56234-fix-product-gallery-beta-console-errors
|
|
|
|
|
plugins/woocommerce/changelog/56758-dev-improved-script-module-build
|
|
|
|
@@ -8420,6 +8495,7 @@ plugins/woocommerce/changelog/product-filters-attributes-query-type
|
|
|
|
|
plugins/woocommerce/changelog/57564-wooplug-2708-cys-remove-ai-flow-specific-code
|
|
|
|
|
plugins/woocommerce/changelog/update-54443
|
|
|
|
|
plugins/woocommerce/changelog/fix-54574
|
|
|
|
|
plugins/woocommerce/changelog/56229-add-onboarding-modal
|
|
|
|
|
plugins/woocommerce/changelog/pr-55973
|
|
|
|
|
plugins/woocommerce/changelog/57575-fix-cys-remove-ai-flow-php-code
|
|
|
|
|
plugins/woocommerce/phpunit.xml
|
|
|
|
@@ -8717,6 +8793,7 @@ plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expression-result.t
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/55796-add-54370-hide_flat_rate_when_free
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/update-switch-version-button-location
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/57605-fix-wc-beta-tester-cys-reset
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/update-migrate-reactify-feature-flag
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/56746-dev-webpack-deps-review
|
|
|
|
|
plugins/woocommerce-beta-tester/changelog/fix-beta-tester-delete-option-error
|
|
|
|
@@ -8839,9 +8916,10 @@ packages/js/email-editor/src/components/sidebar/edit-template-modal.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/template-settings-panel.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/sidebar.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/email-type-info.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/settings-panel.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/template-info.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/email-settings.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/details-panel.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/template-selection.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/header.tsx
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/index.ts
|
|
|
|
|
packages/js/email-editor/src/components/sidebar/template-settings.tsx
|
|
|
|
@@ -8901,6 +8979,7 @@ packages/js/email-editor/changelog/.gitkeep
|
|
|
|
|
packages/js/email-editor/changelog/fix-typescript-errors-in-the-email-editor-package
|
|
|
|
|
packages/js/email-editor/changelog/fix-email-editor-wp68-compatibility
|
|
|
|
|
packages/js/email-editor/changelog/56746-dev-webpack-deps-review
|
|
|
|
|
packages/js/email-editor/changelog/rename-details-panel-to-settings
|
|
|
|
|
packages/js/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
|
|
|
|
|
packages/js/email-editor/changelog/fix-the-email-editor-doesnt-work-properly-for-editor-role
|
|
|
|
|
packages/js/email-editor/changelog/improve-woo-email-content-placeholder-block
|
|
|
|
@@ -10535,6 +10614,13 @@ packages/js/data/src/orders/resolvers.ts
|
|
|
|
|
packages/js/data/src/orders/index.ts
|
|
|
|
|
packages/js/data/src/orders/reducer.ts
|
|
|
|
|
packages/js/data/src/orders/types.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/actions.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/constants.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/selectors.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/resolvers.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/index.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/reducer.ts
|
|
|
|
|
packages/js/data/src/woopayments-onboarding/types.ts
|
|
|
|
|
packages/js/data/src/types/query-params.ts
|
|
|
|
|
packages/js/data/src/types/api.ts
|
|
|
|
|
packages/js/data/src/types/index.ts
|
|
|
|
@@ -10660,6 +10746,7 @@ packages/js/data/changelog/dev-consolidate-syncpack-config
|
|
|
|
|
packages/js/data/changelog/fix-migrate-option-store
|
|
|
|
|
packages/js/data/changelog/56373-add-56340-support-install-options
|
|
|
|
|
packages/js/data/changelog/update-lys-tour-meta
|
|
|
|
|
packages/js/data/changelog/56229-add-onboarding-modal
|
|
|
|
|
packages/js/data/changelog/55495-fix-product-editor-ts-errors-1
|
|
|
|
|
packages/js/data/composer.json
|
|
|
|
|
packages/js/data/CHANGELOG.md
|
|
|
|
@@ -12636,6 +12723,7 @@ packages/php/email-editor/changelog/remove-codeception-config-file
|
|
|
|
|
packages/php/email-editor/changelog/57337-wooplug-3316-add-woo-email-content-to-email-preview
|
|
|
|
|
packages/php/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
|
|
|
|
|
packages/php/email-editor/changelog/update-email-theme-post-type
|
|
|
|
|
packages/php/email-editor/changelog/add-possibility-for-reading-context
|
|
|
|
|
packages/php/email-editor/changelog/improve-allowed-templates-check-on-save
|
|
|
|
|
packages/php/email-editor/changelog/update-prefixes-of-block-related-filters
|
|
|
|
|
packages/php/email-editor/changelog/update-user-theme-post-name
|
|
|
|
|