View full changelog
Added
- Added
baseSalaryfield to job post schema.
baseSalary field to job post schema.assets/copilot-instructions.md (instructions for Copilot and coding agents).github/copilot-instructions.md and AGENTS.md to all plugins, themes, and Lightyear projects*.md files for deploymentAdded control over WordPress heartbeat on dashboard, frontend, and editor.
Added types for various methods of plugins and deprecated an old global.
_af.* methods of @airfleet/elements-core-plugin: debounce, dispatch, ready, loadScript, post, useInViewport, editorBlockRender._af.* methods of @airfleet/engage-plugin: capture._af.* methods of @airfleet/elements-responsive-plugin: breakpoints, breakpointsArray, breakpointExists, nextBreakpoint, breakpointMinWidth, breakpointMaxWidth, isBetweenWidth, isAboveBreakpoint, isBelowBreakpoint, isOnlyBreakpoint, isBetweenBreakpoints, onBreakpointMatch, onBreakpointChange and variable directions.@deprecated tags to old global.Added option to hide/show Patterns subitem in Appearance menu and fixed edit original action for reusable blocks.
Patterns subitem under the Appearance menu.edit original action for a reusable block inserted into a page.