-
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.100.1 #5985
Release 1.100.1 #5985
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 🎊 !
I confirmed this PR was branched off from a trunk
's commit that includes the fixes:
🟢 Writing Flow (iOS)Build: 22.9.0.0 (TestFlight) General
Rich Text Format
Splitting and merging |
🟢 Unsupported Block Tests (iOS)Build: 22.9.0.0 (TestFlight)
|
🟢 Release Changes (iOS)Build: 22.9.0.0 (TestFlight) |
🟢 Functionality Test Suite 1 (iOS)Build: 22.9.0.0 (TestFlight) Gallery - 1
Gallery - 2
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
🟢 Writing Flow (Android)Build: jpandroid-22.9-rc-1 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
🟢 Unsupported Block Tests (Android)Build: jpandroid-22.9-rc-1
|
🟢 Functionality Test Suite 5 (Android)Build: jpandroid-22.9-rc-1 Video block - 1
Video block - 2
File block - 1
File block - 2
File block - 3
Audio block - 1
Audio block - 2
Audio block - 3
Audio block - 4
Synced patterns - 1 Synced patterns - 2 Embed block - 1
Embed block - 2
|
🟢 Release Changes (Android)Build: jpandroid-22.9-rc-1 |
Release for Gutenberg Mobile 1.100.1
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes in
1.100.0
Note that changes from
1.100.0
are included in this PR, as release PR #5981 will be closed in favor of this one.Change 1: Move undo/redo buttons to header toolbar
Change 2: Update blue borders around blocks
Change 3: Style and Color Updates
Change 4: Update toolbar icons and colors
Change 5: Expand analytics for block insertion/replacement
Change 6: Add media inserter blocks to toolbar
Changes in
1.100.1
Change 1: E2E tests - Update hiding of the keyboard for iPad
Change 2: Fix crash when registering non-core blocks
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
.