-
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.98.0 #5897
Release 1.98.0 #5897
Conversation
@@ -297,6 +297,7 @@ translators: %s: Select control button label e.g. "Button width" --> | |||
<string name="gutenberg_native_replace_image_or_video" tools:ignore="UnusedResources">Replace image or video</string> | |||
<string name="gutenberg_native_replace_video" tools:ignore="UnusedResources">Replace video</string> | |||
<string name="gutenberg_native_retry" tools:ignore="UnusedResources">Retry</string> | |||
<string name="gutenberg_native_reusable" tools:ignore="UnusedResources">Reusable</string> |
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.
This addition results from merging WordPress/gutenberg#51144, but not yet WordPress/gutenberg#51704.
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 🚀
🟢 Release Changes (iOS)Build: 22.7.0.0 (TestFlight) |
🔴 Writing Flow (iOS)Build: 22.7.0.0 (TestFlight) General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Unsupported Block Tests (iOS)Build: 22.7.0.0 (TestFlight)
|
🟢 Functionality Test Suite 4 (iOS)Build: 22.7.0.0 (TestFlight) DarkMode - 2
Group - 2
Buttons - 4
Buttons - 5
Buttons - 7
Editor Theme - 2Color Settings - 2VideoPress - 1 |
🟢 New changes (Android)Build: 22.7-rc-1 |
🔴 Writing Flow checklist (Android)Build: 22.7-rc-1 General🔴 Encountered WordPress/gutenberg#51996
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Unsupported Block Tests (Android)Build: 22.7-rc-1
|
🟢 Functionality Tests - Test Suite 3 (Android)Build: 22.7-rc-1 Gallery - 2
Gallery - 3
MediaText - 3
MediaText - 4Shortcode-1
Cover - 2
Image - 2
Story block - 1 |
Release for Gutenberg Mobile 1.98.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1
Change 2
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
.