-
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.67.0 #4289
Release 1.67.0 #4289
Conversation
Bumps [gutenberg](https://github.com/WordPress/gutenberg) from `1dc8d6d` to `b2b868e`. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Commits](WordPress/gutenberg@1dc8d6d...b2b868e) --- updated-dependencies: - dependency-name: gutenberg dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This modification is required due to the update of Babel packages to 7.16 version in Gutenberg (PR reference: WordPress/gutenberg#36244).
…gutenberg-b2b868e Bump gutenberg from `1dc8d6d` to `b2b868e`
…-link-to [Embed block] - Link in Block Settings
…o_develop Merge release 1.66.0 to develop
…e into merge_release_1.65.1_to_develop
…o_develop Merge release 1.65.1 to develop
…ontrols Enable child block settings to be hidden via parent block
…ck-v2-auto-open-bottom-sheet Added auto opening of media upload options to Gallery block v2
For further details on bug that requires this manual change, see: #3466
Correcting a couple of strings I'd placed in the wrong position following the last commit.
🟢 Writing Flow Test Cases (iOS)Tested with build 18.8 on an iPhone XR (iOS 14.6). General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Unsupported Block Tests (iOS)Tested with build 18.8 on an iPhone XR (iOS 14.6).
|
🟢 Test Suite 3 (iOS)Tested with build 18.8 on an iPhone XR (iOS 14.6). Gallery - 2
Gallery - 3
Gallery - 4
Columns - 2
Columns - 3
Columns - 4
MediaText - 3
MediaText - 4Shortcode-1
Cover - 2
Social Icons - 2
Image - 2
Story block - 1 |
🟢 Testing Changes (iOS)Tested with build 18.8 on an iPhone XR (iOS 14.6).
|
🔴 Writing Flow Test Cases (Android)Tested with build 18.8 on a Google Pixel 4 XL (Android 12). General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases🔴 Issues DiscoveredHeading block : split and merge causes empty paragaph and new lines during operation |
🟢 Test Suite 4 (Android)Tested with build 18.8 on a Google Pixel 4 XL (Android 12). DarkMode - 2
Group - 2
Spacer - 2
Buttons - 4
Buttons - 5
Buttons - 7
Editor Theme - 2Color Settings - 2 |
🟢 Unsupported Block Tests (Android)Tested with build 18.8 on a Google Pixel 4 XL (Android 12).
|
🟢 Testing Changes (Android)Tested with build 18.8 on a Google Pixel 4 XL (Android 12).
|
Release for Gutenberg Mobile 1.67.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Change 1
When users have a link copied to their clipboard and then access the "link to" settings panel from the Image or Buttons block, they'll now see a suggestion to paste their clipboard link.
Change 2
The embed block now includes link settings directly in the block's settings sheet.
Change 3
This PR fixes a bug where the titles of the tabs displayed in the inserter menu were not being localized.
Change 4
A bug existed for simple WordPress.com sites where adding a Gallery block from the Inserter didn't result in the media selection sheet opening automatically. This PR addresses that bug.
Change 5
This PR addresses an issue with the Media and Text block, where the text font size would be bigger than expected in some cases.
Test plan
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
.