Optimized input smoothing during scrolling and mouse move interactions to reduce jank and achieve more consistent frame rendering performance.
Added support for the CSS background-clip property, allowing finer control over how background colors and images are clipped relative to the element’s box model.
Added support for many additional CSS length units, including font-relative units (cap, ch, lh, etc.), dynamic viewport units (svh/dvh, svw/dvw), logical viewport units (vi/vb), and container query units (cqw–cqmax).
Fixed an issue where loop-enabled elements could render incorrectly in the editor and on the frontend when nested inside another loop-enabled element, ensuring consistent output across both contexts.
Fixed an issue in the wizard’s manual page assign step that could lead to a duplicate database entry error during setup.
Fixed a notice in the wizard that was triggered by changes introduced in the latest WordPress 6.9 update.
Fixed an issue in the interaction system where interaction conditions were not evaluated correctly, ensuring interactions trigger as expected.
Fixed issues with visibility operators in post meta conditions, ensuring elements correctly show or hide based on defined meta values.





