-
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.102.0 #6089
Release 1.102.0 #6089
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.
Approved via WordPress/gutenberg#53800 (review).
🟢 Release Changes (iOS)Build: 23.1.0.1 (TestFlight) |
🟢 Writing Flow (iOS)Build: 23.1.0.1 (TestFlight) General
Rich Text Format
Splitting and merging |
🟢 Unsupported Block Tests (iOS)Build: 23.1.0.1 (TestFlight)
|
🟡 Test Suite 3 (iOS)Build: 23.1.0.1 (TestFlight) Gallery - 2
Gallery - 3
MediaText - 3
MediaText - 4
Shortcode-1
Cover - 2
Image - 2
Story block - 1 |
🟡 Writing Flow (Android)Build: Jetpack 23.1-rc-1 (Releases) General
paste_scroll.mp4Rich Text Format
autocorrect_formatting.mp4Splitting and merging |
🟢 Test Suite 2 (Android)Build: Jetpack 23.1-rc-1 (Releases) DarkMode - 1
Group - 1
Buttons-1
Button-2
Button-3
Color Settings - 1
Image - 1
Drag and Drop Blocks - 1
VideoPress - 2 |
🟢 Release Changes (Android)Build: 23.1.-rc-1 (Releases) |
🟢 Unsupported Block Tests (Android)Build: 23.1.-rc-1 (Releases)
|
Release for Gutenberg Mobile 1.102.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1: Display custom color value in mobile Cover Block color picker
When selecting a custom color in the Cover Block's picker, the color value was not displayed as a text or numerical value. This has now been fixed.
Change 2: Display outline around selected Social Link block
Block Outlines were updated in WordPress/gutenberg#52702, with many outlines being removed. Design feedback indicated that a displaying an outline around the selected Social Link icon would help users to note which icon is selected.
Change 3: Fix font customization not getting updated on iOS
This changes fixes an issue that started to happen on iOS after the recent React Native upgrade, in which the post title and some other functionality related to custom font size and font styles like bold formatting wouldn't work as expected.
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
.