- ADD: Meta boxes. Field layout option (Inline/Stacked);
- UPD: CCT + Query Builder. Intersect _ID IN values from initial query and existing filters;
- FIX: Dynamic Calendar. Normalize event day bounds using site timezone to fix missing/incorrect multi-day rendering;
- FIX: Maps Listings. Marker REST access — add source-aware publish/access checks and handle unknown sources;
- FIX: Maps Listings. Apply JetSmartFilters currentQuery (jsf_query) for map popup requests;
- FIX: Glossaries. Fix handling of "0" custom checkbox values in glossary;
- FIX: Meta Boxes. Isolate WC variation meta field names to avoid collisions with parent product fields in variation meta box;
- FIX: Adjust Swiper pagination spacing to improve vertical gap and avoid overlap in listings/pagers;
- FIX: Potential XSS vulnerability in legacy forms module and PayPal handler;
- FIX: Potential PHP object injection when unsafe serialized data is stored into the post data;
- FIX: Potential SQL injection with some query types using navigation parameters for the listing grid AJAX handler.
- FIX: Query Results Count macro doesn't update count after filtering
- FIX: Elementor responsive is not working on Dynamic Field widget
- FIX: More strict snitizing search parameters for public CCT Rest API endpoints.
- ADD: Select All/Deselect All Option in the admin Checkbox Field;
- ADD: Plain number output option for Query Results Count dynamic tag;
- UPD: Misc Settings. Default slider library switched to Swiper.js; preserve existing sites by adding migration path and admin guidance;
- UPD: Data Stores. Support user stores for post counts and allow custom handlers for count updates;
- FIX: Rest API Listings. Ensure macro values are JSON-encoded and sanitized correctly to avoid malformed JSON;
- FIX: Dynamic Field. Fix wrapper HTML and alignment behavior for listing dynamic fields;
- FIX: Maps Listings. Fallback to find parent block ID for map initialization and avoid missing map id on some layouts;
- FIX: Dynamic Calendar. Restore correct local variable declarations and ensure calendar selectors remain backwards-compatible;
- FIX: Dynamic Calendar. Update JetSmartFilterSettings (start month/year) for multiday and regular calendars and set `custom_start_from` flag;
- FIX: Dynamic Visibility + Elementor. Ensure filters added for hidden elements are unregistered reliably to avoid blocking widget rendering;
- FIX: Meta boxes. Correctly handle saving/clearing custom option values and clear glossary cache after adding glossary entries;
- FIX: Meta boxes + REST API. Ensure repeater separate sub-fields and Advanced Date values are properly handled when updated via REST API;
- FIX: Listings. Properly scope Elementor dynamic CSS to listing items and generate stable per-item identifiers;
- FIX: Swiper/carousel CSS. Prevent global forcing of anchor display to flex; scope and add safe fallback to avoid layout breaks.
- FIX: Strict snitizing SQL query field names, operators, values and relations to avoid possible SQL injections.
- FIX: Profile Builder. Fix access restrictions fallback for Account pages when action is not set.
- ADD: "Enable Features API" setting to more precise control Command Center and MCP server initialization in Dashboard;
- UPD: Dynamic Field. Process shortcodes in Dynamic Field fallback output;
- UPD: Listing Injection. Increase Column span max from 6 to 12 for grid listings;
- UPD: Query Builder. Dynamic Args popup. Add controls descriptions into the UI;
- UPD: Elementor Dynamic Widgets. Rollback to using native Elementor settings-related methods;
- UPD: Elementor Loop Grid. Support term context for term image/field dynamic tags;
- FIX: Website Builder. Ensure `completion.taxonomies` are normalized and correctly handled;
- FIX: WooCommerce dynamic tag. Preserve/backwards-compatible handling of empty and zero values in product field rendering;
- FIX: Advanced Date field. Respect configured `end_time` when formatting multi-day end dates, with safe parsing/fallback;
- FIX: Relations UI. Ensure meta fields changes propagate correctly in the Relations editor;
- FIX: Bricks Views. Query Loop. Correct main query detection for WooCommerce product archives;
- FIX: REST API Listings. Prevent query editor JS errors when dynamic query args are missing and ensure dynamic args are initialized;
- FIX: Listing grid. Slider. Avoid showing arrows and looping for single-slide listings;
- FIX: Meta boxes. Confirm and preserve relevant settings when switching a field type in Meta Boxes UI.
- ADD: Swiper set as the default slider for new installs and legacy user meta disabled by default on fresh installations;
- ADD: Profile Builder. Separate Single User page access controls;
- UPD: Listing. Ensure AJAX listing requests are not cached by proxies;
- FIX: Components + Block Editor. Allow editing of block component RichText in Blocks View;
- FIX: Data Stores + CCT. Ensure front-store items display for Custom Content Types;
- FIX: Admin UI. Escape and standardize labels/subtitles in multiple admin templates;
- FIX: Admin UI. Prevnet JS error in meta boxes in some cases;
- FIX: Query Builder. Query Gateway. Inject Elementor template dynamic CSS for JetTabs and JetElements item templates to preserve template styles;
- FIX: Query Builder. Comments query. Fix dynamic args mapping for "Post In" and "Post Not In" controls so selected dynamic sources are preserved;
- FIX: Map Listings. Prevent duplicate block-editor asset enqueues and update Maps Listings block;
- FIX: Listing Grid. Spacing and slider margin handling for Swiper and Slick sliders;
- FIX: Dynamic Field. Safely handle ValueError thrown during macros processing (avoid PHP <8 fatal)
- FIX: Meta Boxes. Repeater title updates now work correctly for nested and multiple repeater lists;
- FIX: Meta Boxes UI. Eeset Quick Edit toggle when switching field type to an unsupported type.
* FIX: Query Builder. CCT query type. Possible SQL injection in some cases;
* FIX: Query Builder. SQL query type. More strict check for input filter props to avoid potential SQL injections.