-
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.116.0 #6773
Release 1.116.0 #6773
Conversation
@@ -91,6 +91,7 @@ | |||
<string name="gutenberg_native_choose_images" tools:ignore="UnusedResources">Choose images</string> | |||
<string name="gutenberg_native_choose_video" tools:ignore="UnusedResources">Choose video</string> | |||
<string name="gutenberg_native_clear_search" tools:ignore="UnusedResources">Clear search</string> | |||
<string name="gutenberg_native_clear_selected_color" tools:ignore="UnusedResources">Clear selected color</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 new entry was added in with this recent change.
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 @geriux! 🚀
🟢 Basic Test Suite ChecklistBuild: 24.6-rc-1 Writing FlowRich Text Format
Splitting and merging
Unsupported Block
Gallery Block
|
🟢 New changes (Android)Build: 24.6-rc-1 |
🟢 Functionality tests - Test Suite 1 (Android)Build: 24.6-rc-1 Gallery - 1
Gallery - 2
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1 |
🟢 Basic Test Suite Checklist (iOS)Build: TestFlight 24.6.0.1 Writing FlowRich Text Format
Splitting and merging
Unsupported Block
Gallery Block
|
🟢 New changes (iOS)Build: TestFlight 24.6.0.1 |
🟢 Test Suite 2 (iOS)Build: TestFlight 24.6.0.1 Group - 1
Buttons-1
Button-2
Button-3
Color Settings - 1Image - 1
Drag and Drop Blocks - 1
VideoPress - 2 |
One issue I noticed on my simple site (https://twstokes.wordpress.com) was that no gradients were showing up for a button background color. Build: TestFlight 24.6.0.1 button_gradient.MP4 |
Interesting, which theme were you using for that test? |
Looks like "Spiel". Feel free to add yourself to the test blog if needed - twstokes.wordpress.com. |
I've created a GitHub ticket WordPress/gutenberg#60629 to track this issue since it's not a regression of this release. |
Release for Gutenberg Mobile 1.116.0
Related PRs
Changes
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
.