-
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.59.2 #3844
Release 1.59.2 #3844
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
🟢 Release Note Changes
|
🟢 Writing Flow Checklist
|
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. I tested the release changes and Writing Flow on Android.
|
Probably we should redo part or the entire Writing Flow tests on Android after we add the fix for the Latest Posts block. |
@twstokes already covered it as per this comment in WPAndroid. |
🟢 Writing Flow Test Cases (iOS)Tested with WPiOS build General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
🟢 Unsupported Block Test Cases (iOS)Tested with WPiOS build
|
🟢 Test the new changes (iOS)Tested with WPiOS build
|
🟢 Test the new changes (Android)Tested with WPAndroid build
|
Release for Gutenberg Mobile 1.59.2
Related PRs
Gutenberg: Mobile Release v1.59.2 WordPress/gutenberg#34109
WPAndroid: Integrate gutenberg-mobile release 1.59.2 WordPress-Android#15211
WPiOS: Integrate gutenberg-mobile release 1.59.2 WordPress-iOS#17040
Aztec-iOS: https://github.com/wordpress-mobile/AztecEditor-iOS/pull/Aztec-Android: https://github.com/wordpress-mobile/AztecEditor-Android/pullExtra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Inserter: Prevent non-deterministic order of inserter items
PR: WordPress/gutenberg#34078
This fix ensures that the block picker displays the blocks in the same order for both platforms iOS and Android. Previous to this change on Android, the order was not correct.
Fix missing block title of core/latest-posts block
PR: WordPress/gutenberg#34116
It fixes the issue related to the title of the Latest Posts block that wasn't being displayed.
Test plan
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
.