-
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.80.0 #5044
Release 1.80.0 #5044
Conversation
🟢 Writing Flow checklist (iOS)Build: pr19089-9e4ca70 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Smoke testing and new changes (iOS)Build: pr19089-9e4ca70 Smoke testing
New changes
|
🟢 Smoke testing (Android)Build: wordpress-installable-build-pr16931-128fe7c.apk,
|
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! 🚀
🟢 Writing Flow checklist (Android)Build: 20.4-rc-1 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Test Suite 5 (Android)Build: 20.4-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
Reusable block - 1 Reusable block - 2 Embed block - 1
Embed block - 2
|
🔴 Writing Flow checklist (iOS)Build: General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Test Suite 1 (iOS)Build: Gallery - 1
Gallery - 2
Gallery - 3
Columns - 1
Columns - 2
Columns - 3
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
Release for Gutenberg Mobile 1.80.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1: Performance improvements for Gallery and Image block
Improves the performance of the Gallery and Image block, which should be especially noticeable on lower-end devices.
Change 2: Prevent validation error when viewing VideoPress markup within app
Partially addresses a long-standing problem where blocks with VideoPress markup create a validation error within the app. This will be noticeable for users with WP.com or Jetpack sites with VideoPress enabled who go between the web and app to save their content (containing videos).
Change 3: Inserter displays block collections
Enables additional organization of block "collections" within the inserter, similar to the web block inserter. One use case for this is grouping Jetpack blocks under one heading for WP.com and Jetpack sites, which was introduced in Automattic/jetpack#25092.
Change 4: Add React Native FastImage
Adds the React Native FastImage library and improves the performance of image rendering in the editor.
Change 5: Fix incorrect spacing within Image alt text footnote
Fixes a small bug to add a space between the two sentences of the alt text footnote (found in the Image block).
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
.