12 Release Testing Instructions WooCommerce 7.5
nigeljamesstevenson edited this page 2023-03-08 14:10:34 +00:00

WooCommerce 7.5 includes:


WooCommerce Blocks Updates

Slack Workflow: WooCommerce Blocks

Blocks 9.4.2 Testing instructions

Blocks 9.5.0 Testing instructions

Blocks 9.6.0 Testing instructions

Blocks 9.6.1 Testing instructions

Blocks 9.6.2 Testing instructions

Blocks 9.6.3 Testing instructions

Blocks 9.6.4 Testing instructions

Blocks 9.6.5 Testing instructions


WooCommerce Core Updates

Product editor: disable the feature in advanced Settings. #36894

Slack Workflow: WooCommerce Admin Start Manage

--

Fix inconsistent colors products task icons #36889

Slack Workflow: WooCommerce Admin Start Manage

--

Temporary remove free trial terms from Avalara tax task #36888

Slack Workflow: WooCommerce Core

--

Add fills prop to useSlot return object to fix task list bugs in WP 6.2 #36887

Slack Workflow: WooCommerce Admin Start Manage

  1. Use WP 6.1.1.
  2. Start with OBW.
  3. Go to the "Product Types" step.
  4. Select all Product Type and Click Continue.
  5. Go to "Business Details" > "Free features"
  6. Uncheck "WooCommerce Payments" if it's included in business features
  7. Complete OBW.
  8. Go to Woocommerce > Home page
  9. Click on "Add to my store" option from Task list.
  10. Observe that it pops up a Would you like to add the following paid features to your store now? modal, instead of showing a blank page.
  11. Navigate to wp-admin/admin.php?page=wc-admin&task=payments&id=bacs
  12. Observe that the page shows the "Add your bank details" form.
  13. Go to WooCommerce > Home
  14. In the Home task list, click "Set up payments".
  15. Notice that the "Back" button text is "Set up payments".
  16. Observe that the button beside "Direct bank transfer" is labeled "Get started".

Please tests the same steps (2-14) on the latest WP 6.2 version image image image

--

Remove Facebook/Meta from grow your store list #36886

Slack Workflow: WooCommerce Core

--

Switched matching of screen ID with the untranslated string. #36854

Slack Workflow: WooCommerce Core

--

Add SlotFill for marketing overview screen #36828

Slack Workflow: WooCommerce Core

--

Have “Grow your store” appear first in marketing task by default #36826

Slack Workflow: WooCommerce Core

--

Disable product info in Status Widget when stock management is disabled #36703

Slack Workflow: WooCommerce Core

--

Make state optional for BG and HU #36701

Slack Workflow: WooCommerce Core

--

FlexSlider legacy browser code clean-up #36690

Slack Workflow: WooCommerce Core

  1. Go to a Single Product Page with a desktop browser.
  2. Click on a slider image thumbnail different from the currently selected one and check if the slider changes images correctly.
  3. Use Left/Right arrow keys to check if the slider changes images correctly.

--

Fixing issue preventing import products CES exit page from firing #36656

Slack Workflow: WooCommerce Admin Start Manage

--

Remove opinionated styles from buttons in block themes so they inherit theme styles more accurately #36651

Slack Workflow: WooCommerce Core

--

Show attribute creation form when there are no attributes #36606

Slack Workflow: WooCommerce Core

--

Update default payment gateway list #36550

Slack Workflow: WooCommerce Admin Start Manage

--

Add Channels card into Multichannel Marketing page #36541

Slack Workflow: WooCommerce Core

--

Code refactor on marketing components #36540

Slack Workflow: WooCommerce Core

--

Update cart form quantity and coupon code input style #29122

Slack Workflow: WooCommerce Core

  1. Use Twenty Twenty One Theme
  2. Go to your WooCommerce cart.
  3. Check the quantity and coupon code inputs.

Before: image image

After: image image

✍🏼 Note that, since this PR was originally created, there have been other changes in WooCommerce and in Twenty Twenty-One. Currently, the quantity input will generally have a size attribute set and therefore, in many cases, you may not discern a difference with that input. You should however notice the coupon code is widened: image

--