Added an optional “Process shortcodes” toggle to the Code element. When enabled, WordPress shortcodes are rendered on the frontend. Disabled by default to ensure predictable output.
Percent (%) units are now supported for size-type style variables, enabling responsive sizing and preventing errors when using percentage-based values.
The “Advanced” tab in the Editor’s right-hand panel has been renamed to “Settings” to better reflect its purpose and make options easier to find.
Changed the default behavior of manual template assignment. By default, only Pages support manual assignment now, while custom post types can be enabled individually as needed.
When Mosaic is uninstalled, all Mosaic-related folders are now removed from the server to ensure a clean uninstall without leaving residual files.
Added a new PHP define MOSAIC_COMPRESS_NAMES. It defaults to true and can be overridden in wp-config.php. When enabled, CSS class names and variable names are compressed for smaller output.
Fixed an issue where font faces were not rendered correctly when a font family variable used a custom provider with multiple font faces defined.
Fixed an issue where page load interactions could fail to run correctly if their timeline had been paused by another interaction.
Fixed an issue where image fields with a default value could open the Media Library on the “Insert from URL” tab instead of “Add Media”, negatively impacting the editing experience.
Fixed an issue where creating a breakpoint smaller than mobile caused incorrect calculations until the editor was reloaded.
Fixed multiple issues that caused the Accordion element to render incorrectly when used inside a Loop, ensuring consistent structure and styling across repeated items.
Fixed inconsistent Loop namespace validation across the system. A unified validation pattern is now applied everywhere: /^[_A-Za-z][A-Za-z0-9-_]*$/.
When opening the Media Library modal on an element whose value is Dynamic Code, the modal wrongly activates “Insert from URL” and sets the field to “[object Object]”. Default to “Add Media > Media Library” with no selection.
Dropping multiple Library elements changes allowed drop zones.
Fixed a Safari-specific issue where scroll into view calculations could get stuck in “in view” or “out of view” states due to rounding errors.





