You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Future Action metabox now correctly appears in the sidebar (Issue #1641).
Fixed: Improved compatibility with Polylang when post IDs include a language code (Issue #1637).
Fixed: Workflows list status change and copy workflow actions no longer throw createRoot is not defined in the browser console (Issue #1640).
Changed: Admin React entry points now mount via createRoot from @wordpress/element instead of react-dom/client, matching WordPress script dependencies (Issue #1640).
Changed: Removed unused @wordpress/i18n imports across workflow editor, backup panel, and workflows list components.