-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
The release pull request has been created! This checklist is a guide to follow for the remainder of the release process. You can check off each item in this list once completed.
Initial Preparation
Write Testing NotesWhen creating testing notes, please write them from the perspective of a "user" (merchant) familiar with WooCommerce. So you don't have to spell out exact steps for common setup scenarios (eg. "Create a product"), but do be specific about the thing being tested. Include screenshots demonstrating expectations where that will be helpful. Additionally, make sure to differentiate between things in the testing notes that only apply to the feature plugin and things that apply when included in WooCommerce core as there may be variations there.
Update Pull Request description and get approvals
Ensure hub is set up and you're authenticated
Push the button - Deploy!
After Workflow completes
Publish posts
Pull request in WooCommerce Core for Package updateThis only needs to be done if this release is the last release of the feature plugin before code freeze in the WooCommerce core cycle. If this condition doesn't exist you can skip this section.
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
Size Change: +2.71 kB (0%) Total Size: 1.16 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After I use the change the address form in the Cart Block and the address updates I see this warning in the console.
|
@ralucaStan I was able to reproduce the coupon jump issue in 4.6.0 so I'm not going to fix it now, can you fill an issue report? |
The state no-op is upstream in Gutenberg WordPress/gutenberg#28478 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Smoke testing done, see my two comments with the things I found.
Sure, #3968 |
This is the release pull request for WooCommerce Blocks plugin
4.7.0
.Changelog
Communication
This release introduces: Several fixes around payment gateway display and extensibility interface, more stability around payment methods, styling fixes, and general fixes, check the changelog below for more information.
Prepared Updates
The following documentation, blog posts, and changelog updates are prepared for the release:
Release announcement: Link to release announcement post on developer.woocommerce.com (published after release)
Relevant developer documentation:
Link(s) to any developer documentation related to the release
Happiness Engineering or Happiness / Support:
Link to any special instructions or important support notes for this release.
Quality
Changes in this release are covered by Automated Tests.
This release has been tested on the following platforms:
This release affects public facing REST APIs.
This release impacts other extensions or backward compatibility.
Link to testing instructions for this release: https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/07dd08d6348d17d30ade8a255ac70cb3390d16bf/docs/testing/releases/470.md
The release has a negative performance impact on sites.
The release has positive performance impact on sites. If checked, please document these improvements here.
Additional Notes
🚀 This pull request was generated by the automations bot triggered by the creation of the branch:
release/4.7.0
. cc @senadir