Font face validation is now stricter and more reliable, preventing invalid font configurations and reducing potential rendering issues in themes.
Theme handling now generates a real WordPress theme, aligning output with core standards and improving compatibility with WordPress tools and workflows.
Added a base URL to the editor iframe render to ensure relative URLs resolve correctly and assets load as expected within the editor.
Added a retry mechanism for requests to gracefully handle service unavailability and network issues, providing a more seamless and resilient experience.
Resolved an issue where class-specific color mode failed to reflect variable value changes, ensuring it stays properly synchronized with updated variables.
Fixed an issue where the “Scroll into view” interaction incorrectly identified elements as out of view due to a rounding error.
Fixed an issue where an animation’s “Initial display” value was not rendered correctly when seeking within the editor.