-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.72.0 #4668
Release 1.72.0 #4668
Conversation
Should we update to the latest Gutenberg hash on the Gutenberg side release branch? Currently we are pointing to |
🤦♂️, I had forgotten to add a release note entry for this lists fix (user-facing) @jhnstn. We can add it directly to the release branches perhaps, what do you think? |
Correct. the order of running the release script, updates, and review requests needs a bit of refinement. Updating the GB reference is part of the "Integrate the Release (Thursday)" steps. What's tricky is that the update change log step happens after the release script runs. The easiest fix right now is too not updating the GB ref in the GBM release PR after updating the release notes on Gutenberg, then mark the PRs as ready to review |
And update Gutenberg Ref to point to the companion change
Co-authored-by: Stefanos Togoulidis <[email protected]>
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.
LGTM!
🟢 New Changes (Android)Tested with build 19.5-rc-1 on a Pixel 2XL (Android 11).
|
🟢 Unsupported Block Tests (Android)Tested with build 19.5-rc-1 on a Pixel 2XL (Android 11). Unsupported Block Tests
|
🟢 New Changes (iOS)Tested with build 19.5.0.0 on a iPhone 11. |
🟢 iOS - Writing Flow checklist
General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 iOS Unsupported Block Tests
|
🟢 iOS Sanity Test Suite 1
Gallery - 1
Gallery - 2
Gallery - 3
Columns - 1
Columns - 2
Columns - 3
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
🟢 iOS Sanity Test Suite 2
DarkMode - 1
Group - 1
Spacer - 1
Buttons-1
Buttons-2
Buttons-3Button-6
Color Settings - 1
Image - 1 |
iOS Sanity Test Suite 3
Gallery - 2
Gallery - 3
Gallery - 4
Columns - 4
MediaText - 3
MediaText - 4Shortcode-1
Cover - 2
Social Icons - 2
Image - 2
Story block - 1 |
🟢 Writing Flow Test Cases (Android)Tested with build 19.5-rc-1 on a Pixel 2XL (Android 11). General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Test Suite 1 (Android)Tested with build 19.5-rc-1 on a Pixel 2XL (Android 11). Gallery - 1
Gallery - 2
Gallery - 3
Columns - 1
Columns - 2
Columns - 3
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
Release for Gutenberg Mobile 1.72.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Add GIF badge for animated GIFs uploaded to Image blocks
Small refinement to media upload errors, including centering and tweaking copy.
Update gesture handler and reanimated libraries
Fix issue with list's starting index and the order
Test plan
Once the installable builds of the main apps are ready, perform a quick smoke test of the editor on both iOS and Android to verify it launches without crashing. We will perform additional testing after the main apps cut their releases.
Release Submission Checklist
RELEASE-NOTES.txt
is updated with all the changes that made it to the release. ReplaceUnreleased
section with the release version and create a newUnreleased
section.gutenberg/packages/react-native-editor/CHANGELOG.md
is updated with all the changes that made it to the release. Replace## Unreleased
with the release version and create a new## Unreleased
.