Use Meta Box custom fields as dynamic data throughout Mosaic, covering post, term, user, and settings page meta, custom post types, and the full range of Meta Box field types from text and media to groups and references.
Read MB Relationships connections as dynamic data, so a template can list the posts, terms, or users connected to the current object in either direction.
Frontend form strings like validation and success messages are now translatable, so forms can be localized to your visitors’ language using standard WordPress translation files.
Connected objects in reference loops are now loaded in bulk instead of one by one, and oEmbed URLs are cached, removing repeated database and external requests when Meta Box fields render in loops.
Form actions now have their own icons in the editor, making them easier to tell apart when a form has several actions configured.
The Add panel now closes after you insert an element. Keeping it open while placing elements one after another turned out to slow building down in practice, so insertion returns to the previous behavior.
Fixed timed scroll into view interactions that could never reach their fully visible state on some screens, leaving the animation unplayed.
Fixed entry button styles defined in the Gutenberg styles editor not being applied inside the block editor, while working correctly on the frontend.
Fixed cloned Google Maps elements in the editor rendering the original element’s data instead of their own, for example inside loops.
Fixed nested loop variables not resolving when the outer level had no data, which hid Value and Label variables and could break the dynamic data modal for empty repeaters and groups.
Fixed the Exit to WordPress button in the Gutenberg styles editor navigating back into the editor instead of leaving it.