-
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.101.0 #6024
Release 1.101.0 #6024
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! 🚀
The iOS focus loop will be included in 1.100.2. I've updated the RELEASE-NOTES to reflect it won't be a part of of 1.101.0.
🟢 Writing Flow (Android)Build: 23.0-rc-1 General
Rich Text Format
Splitting and merging
|
🟢 Unsupported Blocks Tests (Android)Build: 23.0-rc-1
|
🟢 Recent Changes (Android)Build: 23.0-rc-1 |
🟢 Recent Changes (Android)Build: 23.0-rc-1 Gallery - 1
Gallery - 2
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
FWIW, that's the approach I would have taken, too. I shall try to address the issues with that revert today/tomorrow 🙏 |
🟢 Writing Flow (iOS)Build: pr21240-d0525d9 General
Rich Text Format
Splitting and merging |
🟢 Unsupported Blocks Tests (iOS)Build: pr21240-d0525d9
|
🟢 Recent Changes (iOS)Build: pr21240-d0525d9 |
🟢 Functionality Tests: Test Suite 2 (iOS)Build: pr21240-d0525d9 DarkMode - 1
Group - 1
Buttons-1
Button-2
Button-3
Color Settings - 1
Image - 1
Drag and Drop Blocks - 1
VideoPress - 2 |
Release for Gutenberg Mobile 1.101.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes in
1.101.0
Change 1: Remove visual gap in mobile toolbar when a Gallery block is selected
Resolves an issue with removing an extra visual gap in the mobile toolbar.
Change 2: Remove Gallery caption button on mobile
Removes a non-functioning caption button from the mobile Gallery block toolbar. On mobile, the caption can be edited directly via the text input beneath the gallery item, and the caption button is not utilized in the same way it is on web.
Change 3: Fix Gallery block selection when adding media
Updates the Gallery block to mirror the behaviour of other blocks, e.g. the Image block. As a specific example, tapping "Add media" within an empty Gallery block now results in the Gallery block becoming the actively selected block.
Change 4: Upgrade React Native to 0.71.11
0.71.11
#5874Change 5: Upgrade Gradle to 8.2.1 & AGP to 8.1.0
8.2.1
and AGP to8.1.0
WordPress/gutenberg#52872Test 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
.