-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Integrate gutenberg-mobile release v1.112.0 #22513
Conversation
Generated by 🚫 dangerJS |
📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
|
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.
Following the Release Submission Checklist in the PR:
I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.
It would be interesting to check if this release introduced user-facing changes (e.g. Fix crash occurring on large post on Android) and if so, reflect it.
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 🎊 !
NOTE: Before merging this PR, we need to update the Gutenberg Mobile reference to point to the release tag. Besides, we could review the release notes as mentioned in #22513 (review).
* [**] Prevent images from temporarily disappearing when uploading media [https://github.com/WordPress/gutenberg/pull/57869] | ||
* [**] Fix crash occurring on large post on Android [https://github.com/WordPress/gutenberg/pull/58266] |
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.
@derekblank Similar to wordpress-mobile/WordPress-Android#20093 (review), we could add more detail to the release notes by adding the prefix Block Editor:
for entries related to the editor (example).
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'm afraid I completely overlooked that this entry shouldn't be included as it's an Android-only one. Fortunately, it was fixed in #22562. Thanks 🙇 !
Description
This PR incorporates the 1.112.0 release of gutenberg-mobile.
For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: wordpress-mobile/gutenberg-mobile#6597
Release Submission Checklist
RELEASE-NOTES.txt
if necessary.