v1.29.0-rc.1
Pre-release
Pre-release
googleforcreators-bot
released this
06 Feb 14:29
·
1047 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- Disable feeds on custom post type archive by @spacedmonkey in #12844
- Consistently prefix script/style handles by @swissspidy in #12847
- Don’t run db upgrader for fresh sites by @swissspidy in #12864
- Block: use
wp.date.getSettings
if available by @spacedmonkey in #12957
🐛 Bug Fixes
- Fix
user_posts_count_public
return type by @swissspidy in #12790 - Floating menu: fix sub-menu font size by @miina in #12815
- Text Style: Remove incorrect scrollbar by @miina in #12808
- Workspace: Fix type guards to avoid crash when adding media by @barklund in #12841
- Improve heading check in tag name sanitizer by @swissspidy in #12851
- Fix author dropdown by @swissspidy in #12848
- Quick Actions: Open style tab after adding a text element by @miina in #12810
- Fixed tooltips for element links by @barklund in #12840
- Hide tooltip while design menu settings are open by @barklund in #12867
- Fixed error in video play/pause button after trimming by @barklund in #12852
- Fix page template poster image generation by @miina in #12872
- Shapes: Simplified circle path by @barklund in #12869
- Autosave: trigger autosave regardless of being idle by @miina in #12839
- KSES: Adjust type for
post_parent
param by @swissspidy in #12934 - Fixed color picker by @barklund in #12968
- Fixed template layer order by @barklund in #12868
- Removed button titles where irrelevant (which is everywhere) by @barklund in #12870
🧰 Maintenance
- Remove
dg/bypass-finals
dependency by @swissspidy in #12786 - TypeScript: convert editor media utils by @timarney in #12763
- TypeScript: Layout Provider from
story-editor
package by @miina in #12757 - TypeScript: convert
fontProvider
by @barklund in #12761 - Typescript: Convert story editor utils by @spacedmonkey in #12737
- Update to Node 18 by @swissspidy in #12785
- Fix
isBackgroundable
check by @swissspidy in #12865 - Code Quality: Use
noop
in more places by @spacedmonkey in #12791 - TypeScript:
pageCanvas
provider by @miina in #12891 - Remove obsolete composer patches by @swissspidy in #12904
- TypeScript: Convert
popupProvider
fromdesign-system
by @miina in #12894 - TypeScript: Convert
pageDataUrls
provider by @timarney in #12727 - Block: Use
useSelect
for data fetching by @spacedmonkey in #12846 - PHPCS: Implement
StaticClosure
rule by @spacedmonkey in #12908 - PHPCS: Implement
ClassStructure
rule by @spacedmonkey in #12912 - TypeScript: Convert
highlights
provider by @spacedmonkey in #12701 - TypeScript: Convert canvas provider by @miina in #12890
- TypeScript: Convert
dashboard
router provider by @miina in #12907 - TypeScript: Convert taxonomy provider by @timarney in #12699
- PHPCS: Enable cognitive complexity rule by @swissspidy in #12931
- PHPCS: better enforce parameter type hints by @swissspidy in #12930
- PHPCS: Enable
RequireNumericLiteralSeparator
rule by @spacedmonkey in #12911 - Code Quality: Force import of functions / classes by @spacedmonkey in #12760
- Fixed
*.tsx
tests by @barklund in #12950 - E2E Tests: Disable access to remote block directory and patterns by @swissspidy in #12935
- Fix issues with package bundling by @swissspidy in #12952
- Code Quality: Remove all
defaultProps
usage by @spacedmonkey in #12949 - PHP: Add some code comments for future reference by @spacedmonkey in #12974
- Code Quality: Dynamically import mediainfo.js by @swissspidy in #12954
- Code quality: Refactor
useQuickActions
by @miina in #12981 - Convert
design-system
package to TypeScript by @barklund in #12929 - TypeScript: Convert
useMediaUploadQueue
by @spacedmonkey in #12966
Other Changes
- Try to fix e2e tests (again) by @swissspidy in #12975
Contributors
Also thanks to the following people for their contributions:
Full Changelog: v1.28.1...v1.29.0-rc.1