11.0.0 RC1
Pre-release
Pre-release
github-actions
released this
30 Jun 14:42
·
26 commits
to release/11.0
since this release
Enhancements
- Template Parts & Reusable Blocks: Add editing overlay. (31109)
- General UI: Improve UI/UX for block manager search. (32922)
- Widgets editor:
- Display shortcuts for navigating regions. (32757)
- Improve insertion point and drag-n-drop in the widgets screen. (32953)
- Set Legacy Widget form to display only when not hidden. (33015)
- Stretch Widgets editor layout to full height. (32905)
- Add ability for Legacy custom HTML widget to transform into custom HTML block. (32862)
- Remove the widget switcher block toolbar button for the Legacy Widget. (32733)
- Wire handle_legacy_widget_preview_iframe to admin_init_hook. (32854)
- Block Library:
- Global Styles and Templates:
- Core Data:
New APIs
- Add an API to define the default template used for the template mode. (32771)
Bug Fixes
- Widgets Editor:
- Adjust widget form margins in the new Widgets Editor. (33040)
- Adjust Legacy Widget form styles to match editor. (32974)
- Fix creating and editing non-multi widgets. (32978)
- Fix wide widget styles to allow floated contents. (32976)
- Fix to allow adding the same image twice in Widgets Editor. (32951)
- Fix Legacy Widget edit style bleed. (32871)
- Fix flaky widgets-related end-to-end tests. (33066)
- Fix widgets background when loading theme styles. (32683)
- Fix widget preview not working if widget registered via an instance. (32781)
- Don't display admin notices on the Widgets Editor. (32877)
- Remove classic block in Widgets Editor. (32800)
- Disable "FSE" blocks in Widgets Editor. (32761)
- Align widget sidebar button. (32738)
- Customizer:
- Block Library
- Query loop:
- Group block: Avoid rendering the layout configuration twice. (33045)
- Button block:
- Categories block:
- Latest Posts & Latest Comments blocks: Fix to remove the default indent in various editors. (32983)
- Archives block: add custom classes to archive dropdown. (32971)
- Post terms block: Fix broken experience for lower privileged users when fetching Terms. (32947)
- Site Title and Site Tagline blocks:
readonly
view when the user has no the right permissions. (32817) - Image block:
- Site Logo block: fix broken experience for lower privileged users via permissions handling. (32919)
- Block editor:
- Fix switcher focus style. (33031)
- Fix drag and drop indicator above first block and RTL drop indicators. (33024)
- Fix glitchy block focus style when multi selecting blocks. (32927)
- Fix collapsing appender when paragraph disabled. (32894)
- Fix unintended HTTP search request in
<LinkControl>
whenshowSuggestions
isfalse
. (32857) - Ensure only valid URLs or anchors within the text are automatically created as links. (32663)
- Fix drag and drop indices when a block list contains a style element. (32776)
- Consistent border with focus styles for block appender. (33022)
- Improve scrolling experience in Safari (32824)
- Avoid flash of background color when scrolling in Safari. (32747)
- Components:
- CSS and styling:
- Template editor:
- Global styles:
- Editor: Prepublish Panel: Disable the Publish and Cancel buttons while saving. (32889)
WordPress Core compatibility
- Block Library: Improve view script integration to account for WordPress Core. (32977)
- Auto-enable the template editor for themes with theme.json only. (32858)
- Unify handling for block view scripts. (32814)
Documentation
- Handbook:
- Update ESnext code in the block toolbar documentation. (32422)
- Fix "Gutenberg" typo in dynamic blocks tutorial. (33013)
- Polish the Gutenberg release docs, performance audit section. (32770)
- Update filter in Widget Block Editor documentation. (32759)
- Block Editor and Block API:
- Architecture: Add a schema explaining the relationship between the packages that comprise the post editor. (32921)
- Testing: Update testing overview documentation. (32829)
- Components:
- Widgets: Add technical implementation details for Widgets Customizer. (33026)
Code Quality
- Block Library:
- Typings:
- Card component refactor:
- Components:
- Editors & Interface:
- Testing:
- Linting:
- Data: Handle
context
state updates incore-data
reducer onedits
. (32991)
Tools
- Testing:
- CSS & Styling:
- Linting:
- Workflows:
Performance
- Add in memory cache for rich link previews data. (32741)
Experiments
- Navigation Block and Editor:
- Site Editor: