Changelog
Bug Fixes
- Fix undo end-to-end test. (75740)
Block Library
- Icon Block: Corrects style selectors when global styles are set. (75724)
- Query: Remove content role from block. (75760)
- Remove experimental property from Icon block. (75742)
Block Editor
- Only show dot divider for parent selector in top toolbar. (75710)
- Pattern Editing: Fix nested patterns/sections. (75772)
npm Packages
- Update wordpress/vips in root package.json to use a relative path. (75758)
- Vips and worker-threads packages: Remove private flag so that packages can be published to npm. (75752)
Collaboration
- RTC: Add cap check for single taxonomy term entities. (75708)
- Real-time collaboration: Fix comment syncing on site editor. (75746)
Plugin
- Client-side media processing: Disable in Gutenberg just for now. (75756)
Components
- Snackbar: Fix scaling issue with snackbars that update their content via a common id. (75709)
Performance
Block Library
- Core Data: Create icons entity. (75773)
Experiments
Collaboration
- Real-time Collaboration: Bug fix for CRDT user selection and add tests. (75075)
Various
Post Editor
- Media: Graduate client-side media processing from experimental. (75112)
- RTC: Remove IS_GUTENBERG_PLUGIN checks for collaborative editing. (75699)
Contributors
The following contributors merged PRs in this release:
@adamsilverstein @alecgeatches @andrewserong @chriszarate @ingeniumed @jorgefilipecosta @ryanwelcher @shimotmk @t-hamano @talldan @tellthemachines