-
Notifications
You must be signed in to change notification settings - Fork 57
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.82.1 #5140
Release 1.82.1 #5140
Conversation
This commit also correct the notes for 1.82.0.
🟢 Writing Flow checklist (Android)Build: wordpress-installable-build-pr17135-d1d3dc1.apk General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases🟢 New changes (Android)Build: wordpress-installable-build-pr17135-d1d3dc1.apk |
🟢 Writing Flow checklist (iOS)Build: pr19290-7d2af83 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 New changes (iOS)Build: pr19290-7d2af83 |
@geriux, good idea! I've gone ahead to update the description now. Do you think this should be included in the release notes too? |
I don't think so, since it is in the |
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! 🚀
Release for Gutenberg Mobile 1.82.1
Related PRs
Gutenberg: Mobile Release v1.82.1 WordPress/gutenberg#43906
WPAndroid: Integrate gutenberg-mobile release 1.82.1 WordPress-Android#17135
WPiOS: Integrate gutenberg-mobile release 1.82.1 WordPress-iOS#19290
Aztec-iOS: N/A
Aztec-Android: N/A
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1
Fixes some split issues like trying to split a List (v2) in the middle or merging a Paragraph block with a List Item block.
Change 2
Prevents an error when pasting an empty List v2 block.
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
.