woocommerce/plugins/woocommerce-admin/changelogs
Adrian Duffell f43e4caf4b Fix view logic for Setup additional payment providers task (https://github.com/woocommerce/woocommerce-admin/pull/8391) 2022-03-01 17:06:20 +08:00
..
.gitkeep use Jetpack Changelogger for changelog management (https://github.com/woocommerce/woocommerce-admin/pull/6870) 2021-07-08 19:03:51 -07:00
add-chart-color-filter Increase chart selection to 10 and allow color overriding (https://github.com/woocommerce/woocommerce-admin/pull/8258) 2022-02-22 09:01:14 -04:00
add-hook-reference-readme Add hook reference generator README and documentation (https://github.com/woocommerce/woocommerce-admin/pull/8004) 2022-02-11 10:38:38 -04:00
chore-enable-ts-for-client Enable Typescript checking on ./client folder (https://github.com/woocommerce/woocommerce-admin/pull/8372) 2022-03-01 12:19:07 +08:00
dev-8275 Refactor `MerchantEmailNotifications` (https://github.com/woocommerce/woocommerce-admin/pull/8304) 2022-02-17 14:33:19 -03:00
dev-add-tracks-test-payment Added tracks test for PaymentGatewaySuggestions (https://github.com/woocommerce/woocommerce-admin/pull/8306) 2022-02-15 10:30:46 +08:00
dev-e2e-reset Dev/e2e reset (https://github.com/woocommerce/woocommerce-admin/pull/8219) 2022-02-02 08:55:10 -04:00
enhancement-8282-enable-typedefs-woocommerce-components Enable type definitions output for @woocommerce/components (https://github.com/woocommerce/woocommerce-admin/pull/8282) 2022-02-11 19:39:34 +08:00
enhancement-8286-typescriptify-stepper-component Fixed typing errors in Stepper component after typescript conversion 2022-02-17 10:35:39 +08:00
fix-6598 Fix setup wizard title and flash of content (https://github.com/woocommerce/woocommerce-admin/pull/8201) 2022-01-26 15:28:52 -05:00
fix-6860 OBW: fix copy on Business Details when "WooCommerce Shipping" is not listed (https://github.com/woocommerce/woocommerce-admin/pull/8324) 2022-02-25 18:26:44 -03:00
fix-7693 Remove unused task styling classes (https://github.com/woocommerce/woocommerce-admin/pull/8234) 2022-02-04 10:26:56 -05:00
fix-7884 Only add product data on REST requests and task list (https://github.com/woocommerce/woocommerce-admin/pull/8235) 2022-02-04 10:03:47 -05:00
fix-7893-country-input-label-distorted Fix distorted Country/Region label at some zoom levels (https://github.com/woocommerce/woocommerce-admin/pull/8186) 2022-01-31 15:56:15 -06:00
fix-7986-avoid-get_notes-in-CouponPageMoved Avoid `get_notes` call in `CouponPageMoved` (https://github.com/woocommerce/woocommerce-admin/pull/8202) 2022-02-03 15:27:55 -06:00
fix-8156-obw-checkmarks-go-missing fix: onboarding wizard checkmarks go missing sometimes (https://github.com/woocommerce/woocommerce-admin/pull/8222) 2022-01-27 19:08:31 +08:00
fix-8191-deleting-products-adds-blank-space-to-analytics-data Fix/8191 deleting products adds blank space to analytics data (https://github.com/woocommerce/woocommerce-admin/pull/8255) 2022-02-07 10:13:27 -08:00
fix-8230-display-offline-payment-options-below Fix payments extensions displayed below the offline payments options (https://github.com/woocommerce/woocommerce-admin/pull/8232) 2022-02-09 14:12:20 +08:00
fix-8322-mailchimp-too-many-request Implement MailChimp API request threshold for MailchimpScheduler (https://github.com/woocommerce/woocommerce-admin/pull/8342) 2022-02-23 09:37:00 +08:00
fix-8327-google-listings-plugin-is-always-shown-in-free-features Fix Google Listings plugin is always shown in free features despite already activated (https://github.com/woocommerce/woocommerce-admin/pull/8330) 2022-02-21 17:46:25 +08:00
fix-8373_dataendpoints_wc_v3_settings Remove unused data endpoints param (https://github.com/woocommerce/woocommerce-admin/pull/8379) 2022-02-28 18:51:14 -04:00
fix-admin_notes_tasklist_experiment Fix hidden notes in `admin/notes` when the user is not in tasklist experiment (https://github.com/woocommerce/woocommerce-admin/pull/8328) 2022-02-25 08:09:49 +08:00
fix-extended-payments Fix view logic for Setup additional payment providers task (https://github.com/woocommerce/woocommerce-admin/pull/8391) 2022-03-01 17:06:20 +08:00
fix-pending-run-remote-notifications-actions Fix a lot of pending "run_remote_notifications" scheduled actions (https://github.com/woocommerce/woocommerce-admin/pull/8285) 2022-02-11 15:08:11 +08:00
update-6599 Show single success message for theme install and activation (https://github.com/woocommerce/woocommerce-admin/pull/8236) 2022-02-01 12:02:33 -05:00
update-7890-prompt-save-modal-when-switching-stepper2 Prompt a modal to save any unsaved changes in OBW (https://github.com/woocommerce/woocommerce-admin/pull/8278) 2022-02-17 11:15:11 -08:00
update-8170-reintroduce-the-ces Reintroduce CES (https://github.com/woocommerce/woocommerce-admin/pull/8238) 2022-02-01 15:34:17 -08:00
update-8294-use-wc-version-as-cache-buster Use WC_VERSION as cache buster for assets (https://github.com/woocommerce/woocommerce-admin/pull/8308) 2022-02-22 10:51:53 -08:00
update-as-plugin-install Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
update-docker-compose-mysql-for-arm64 Replace mysql image with mariadb (https://github.com/woocommerce/woocommerce-admin/pull/8220) 2022-01-27 11:28:56 -03:00
update-increase-chart-selection-to-10 Increase chart selection to 10 and allow color overriding (https://github.com/woocommerce/woocommerce-admin/pull/8258) 2022-02-22 09:01:14 -04:00
update-jetpack-note-update-date-add-image Jetpack Backup note - change time range and add an image (https://github.com/woocommerce/woocommerce-admin/pull/8293) 2022-02-14 12:42:50 -06:00
update-react-17 Update dependencies to support react 17 (https://github.com/woocommerce/woocommerce-admin/pull/8305) 2022-02-21 10:34:25 +08:00
update-testing-instructions-script Add support for filtering by changelog type for testing instructions (https://github.com/woocommerce/woocommerce-admin/pull/8256) 2022-02-04 09:32:21 -04:00