Release 1.85.1#5292
Conversation
🟢 New Changes (iOS)Build: |
🟢 Writing Flow checklist (iOS)Build: General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 New Changes (Android)Build: pr17586-e6a27ee.apk |
🟢 Writing Flow checklist (Android)Build: pr17586-e6a27ee.apk General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
|
@derekblank I noticed this PR was merged into |
|
@fluiddot Good call, I noticed that too after the auto-merge. In this case, do you think the E2E tests should be made to be required, or that we should just avoid auto-merging entirely? |
Yeah, at least they should be required for release branches. Maybe we could create a branch rule for this case 🤔. Regarding the use of auto-merge, I think we can still use it for regular PRs because we're not triggering the Full test suite jobs, but probably avoid it for release PRs due to this case. |
Release for Gutenberg Mobile 1.85.1
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1
The following error was displaying when uploading images to an existing Gallery block:
If uploading to a gallery all files need to be image formats. The changes in this PR prevent that error from incorrectly popping up.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.txtis updated with all the changes that made it to the release. ReplaceUnreleasedsection with the release version and create a newUnreleasedsection.gutenberg/packages/react-native-editor/CHANGELOG.mdis updated with all the changes that made it to the release. Replace## Unreleasedwith the release version and create a new## Unreleased.