Added responsive page count controls for loop pagination, including pages before and after the current page, plus pages shown from the start and end.
Link search now includes non-public posts and pages, with status indicators for draft, private, scheduled and password-protected content.
Fixed duplicated loop item elements rendering inconsistently across editor, preview and frontend when multiple items use Item mode in the same parent.
Fixed an issue where reactivating the plugin could create duplicate entries for the same site in the Active sites list on account.mosaicbuilder.com.
Fixed custom states popup submission with Enter key, so values are now stored correctly and the popup behaves the same as clicking the Add button.
Fixed font-family variable generation for font names containing spaces by wrapping custom font names in quotes to ensure valid CSS output and proper font loading.
Fixed an issue where multiple meta viewport tags could be rendered in the document, causing invalid markup and inconsistent browser behavior.
Fixed Current within state detection for WP Menu dropdown toggles, so parent menu items are styled correctly when a submenu page is active.
Fixed taxonomy exclude filters causing database errors when posts have multiple excluded terms, including support for custom database prefixes.
Fixed input and select fields appearing taller in WordPress 7.0 by resetting inherited min-height styles from core WordPress CSS.