-
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.78.0 #4944
Release 1.78.0 #4944
Conversation
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 (iOS)Build: pr18857-1c22c47 I encountered a crash after closing the editor while I was testing but it took me a lot of tries to get it. I couldn't reproduce after that one. Since it's a known issue that we plan to tackle in a future update this LGTM! |
🟢 New changes (Android)Build: WordPress-pr-16726-build-125065.apk |
# Conflicts: # bundle/ios/App.js # bundle/ios/App.js.map # gutenberg
🟢 Writing Flow checklist (iOS)Build: General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Writing Flow checklist (Android)Build: wpandroid-20.1-rc-1-Signed.apk General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
Release for Gutenberg Mobile 1.78.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Bump
react-native-gesture-handler
to version2.3.2
react-native-gesture-handler
to version2.3.2
#4895Test 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
.