You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accordion, Tabs: Reset filter-owned title slots at render and escaped title output in templates.
Posts Field: Restored listing of all public post types in the Post Type selector regardless of the current user's edit capability.
Price Table: Escaped title and icon color style output in the template.
General: Added a neutral sanitization floor for select, radio, image radio, and checkboxes fields when the options list is unavailable, so stored values are no longer reset.
General: Stripped unrecognized keys from widget instances on save so only declared fields and known companion keys persist.
General: Made media, TinyMCE, and container field sanitization more robust across nested and repeater contexts.
General: Contributed a field sanitization version signal to Page Builder to keep Layout Block trust signatures accurate.