Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Release: 10.6.0 #10093

Closed
wants to merge 41 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
d774dfb
Empty commit for release pull request
invalid-email-address Jul 4, 2023
1b8f720
Add testing notes for 10.6.0
opr Jul 4, 2023
e784421
Include correct testing zip
opr Jul 4, 2023
5425722
Fix rogue parenthesis
opr Jul 4, 2023
d6972c7
Include screenshot for 9877
opr Jul 4, 2023
185acef
Update 9893 title to be more descriptive
opr Jul 4, 2023
f658a20
Add image to 9913 description
opr Jul 4, 2023
964df9b
Remove 9917 test - not easily testable by GlobalStep
opr Jul 4, 2023
5fa5262
Add changelog to readme
opr Jul 4, 2023
1c669c7
Update version numbers
opr Jul 4, 2023
987e956
Update WC tested and WC Requires fields
opr Jul 4, 2023
4d25463
Add image to 9935
opr Jul 4, 2023
d761f16
Update zip link
opr Jul 4, 2023
50cb8d0
Add image for 9957
opr Jul 4, 2023
df66193
Add images to 9947, 9936, and 9953
opr Jul 4, 2023
535c346
Add image for 9988
opr Jul 4, 2023
64bce39
Remove 9937 (experimental)
opr Jul 4, 2023
84b738e
Fix image over content (#10092)
albarin Jul 5, 2023
10a27d6
Add notes for #10092
opr Jul 5, 2023
603deab
Fix cart and checkout conditionals when using a block based theme and…
mikejolley Jul 5, 2023
eccf8b1
Add testing instructions for 10098
opr Jul 5, 2023
ff9098b
Add changelog entry for #10092
opr Jul 5, 2023
d89343f
Update zip to include patches
opr Jul 5, 2023
d3a352c
Update testing notes for 9814
opr Jul 5, 2023
ede6505
Update notes for 10047 and 10039
opr Jul 5, 2023
4f17857
Fix filter count display toggle (#10096)
gigitux Jul 5, 2023
fae164d
Update zip to include patches
opr Jul 5, 2023
e02ddb2
Update readme and bump date
opr Jul 6, 2023
e6c0e84
Add 1060 to readme
opr Jul 6, 2023
d589581
Remove 9831 from testing notes and changelog
opr Jul 6, 2023
6046a12
Update testing zip
opr Jul 6, 2023
0026374
Revert "Fix image over content (#10092)"
albarin Jul 5, 2023
61ed689
Update testing notes and readme to remove 10092 (reverted)
opr Jul 6, 2023
7637cc0
Update testing zip
opr Jul 6, 2023
db05e7f
Fix Filter blocks e2e tests (#10116)
Aljullu Jul 6, 2023
4bcaaa1
Update testing zip
opr Jul 6, 2023
058ae2e
Merge branch 'trunk' into release/10.6.0
opr Jul 6, 2023
8bc9835
Revert "Merge branch 'trunk' into release/10.6.0"
opr Jul 6, 2023
a1c188c
Cherry pick 1a7365d (#10116)
Aljullu Jul 6, 2023
e3c9814
Update zip to include patches
opr Jul 6, 2023
1c6e2eb
Update release date in readme
opr Jul 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add image to 9935
opr committed Jul 4, 2023
commit 4d25463c165477015f9863bdef10f968918f38b2
4 changes: 3 additions & 1 deletion docs/internal-developers/testing/releases/1060.md
Original file line number Diff line number Diff line change
@@ -76,7 +76,9 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1. Create a new page or post.
2. Insert the `Hero product` pattern and save.
3. Check that the pattern is using the `Single Product` block and has a default product selected.
4. In the front end, check the pattern looks like the image above.
4. In the front end, check the pattern looks like the image below.

<img width="1199" alt="Screenshot 2023-06-21 at 14 17 30" src="https://github.com/woocommerce/woocommerce-blocks/assets/186112/867d945e-0629-4df3-8e77-aead323c3d54">

### Add new `Discount banner with image` pattern [#9957](https://github.com/woocommerce/woocommerce-blocks/pull/9957)