-
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.70.2 #4544
Release 1.70.2 #4544
Conversation
🟢 Android New changesBuild: 118684 |
🟢 Android - Writing Flow checklistBuild: 118684 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 iOS - Writing Flow checklistBuild: 65369 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 iOS - New changesBuild: 65369 |
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 🎊 !
@@ -1,6 +1,9 @@ | |||
Unreleased | |||
--- | |||
|
|||
1.70.2 | |||
--- | |||
* [**] Rich Text - Validate link colors [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4542] |
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.
I noticed that the PR #4542 referenced here was closed instead of merged, I understand that the reason for that is that this PR is actually the one that will bring the fix to develop
, right?
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.
It actually auto-closed when I merged the Gutenberg PR 😅 (related to the automation I believe) I'll probably create its own PR to merge it into develop.
Release for Gutenberg Mobile 1.70.2
Related PRs
Gutenberg: Mobile Release v1.70.2 WordPress/gutenberg#38488
WPAndroid: Integrate gutenberg-mobile release 1.70.2 WordPress-Android#15901
WPiOS: Integrate gutenberg-mobile release 1.70.2 WordPress-iOS#17881
Aztec-iOS: N/A
Aztec-Android: N/A
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Rich Text - Validate link colors
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
.