JetEngine 3.7.0 June 6, 2025
- ADD: Query Builder. Ability to Configure Nested Queries Where Query Arguments Are Added via Repeater;
- ADD: Query Builder. Ability to Remove an Argument From the Query if Its Macro Returns an Empty Value;
- ADD: Query Builder & Dynamic Repeater Widget/Block compatibility;
- ADD: Dynamic Calendar. Advanced Date Field for JetFormBuilder;
- ADD: Woo Data Widget/Block/Element;
- ADD: Listing Grid. Wrapper Tags Option;
- ADD: Dynamic Link. Remove from cart link source;
- UPD: Query Builder. Better visual editor for Advanced SQL queries;
- FIX: Meta field in listing show value form current user meta field instead of post meta;
- FIX: Map Listings. Correctly enqueue assets for the content inside map marker popup.
JetEngine v3.6.9 - May 27, 2025
- ADD: CCT. Allow to filter CCT items by cct_created and cct_modified fields (query vars in case of filters);
- UPD: Map Listings. Reduce requests number to Geocoding API;
- UPD: Dynamic Calendar. Apply styling options for cells with posts in the nearby months in mobile view;
- FIX: Dynamic Visibility. Allow to use plaing object keys to get dynamic values from (only post meta keys was allowed before);
- FIX: Dynamic Visibility. Related items context for the macro in Block editor;
- FIX: Dynamic Visibility. PHP warnings in some cases;
- FIX: Map Listings. Lightbox inside map marker popup;
- FIX: Custom Meta Storage. PHP error in some cases;
- FIX: https://github.com/Crocoblock/suggestions/issues/8097;
- FIX: Relations. Meta saving issue when field options are from glossary;
- FIX: Admin Filter. Sanitize allowed filter values.
JetEngine 3.6.8 - May 6, 2025
- UPD: https://github.com/Crocoblock/suggestions/issues/7897;
- UPD: Data Stores. Add data stores requests to queue to correctly stack multiple add/remove requests;
- UPD: https://github.com/Crocoblock/suggestions/issues/8092;
- UPD: https://github.com/Crocoblock/suggestions/issues/8093;
- FIX: Admin Filters. Correctly process special chars in filter values;
- FIX: CCT. JSF & Indexer. Correctly count items when status enabled in CCT query;
- FIX: Listing Popup. Open popup after filters applied to the listing;
- FIX: Dynamic Field. WPML. Allow to translate fallback option;
- FIX: Components. Correctly process nesetd components;
- FIX: Maps Listings. Issue with pin styling in some cases;
- FIX: CCT. Problem with saving special chars.
JetEngine v3.6.7 - April 16, 2025
- ADD: Dynamic Image & Block Editor. Native width/height, aspect ratio and scale controls;
- UPD: Maps Listings. Allow to use Places API (New) for places search;
- UPD: Elementor. Maps Listings. Correct help links for filters widgets added by Maps module;
- FIX: Block Editor. Issue with core styles on listings rendered with AJAX;
- FIX: Query Loop by Current WP Query breaks if filter returns 0 results;
- FIX: Issues with page objects after 3.6.6 update;
- FIX: Post Types. Correct auto label for Not found option;
- FIX: Meta Fields & Woo. Correctly save 0 in custom panels for Woo;
- FIX: Slashes issue when saving meta fields with a special chars;
- FIX: Avoid PHP warnings in some cases;
- FIX: Meta Fields. Add Custom Value button is missing if meta field has no default options;
- FIX: Bricks & Lazy load issue.
JetEngine 3.6.6 April 1, 2025
- ADD: Maps LIstings. Allow to set conditional marker color. https://github.com/Crocoblock/suggestions/issues/7979;
- FIX: Maps LIstings. Gallery arrows in the map listing popup;
- FIX: Blocks Editor. Lazy load Offset can't be set in the Listing Grid block;
- FIX: Elementor. Remove some deprecated dependencies;
- FIX: Polylang. Listing Grid doesn't show up on the front end;
- FIX: Extract correct object for JetEngine Popup rendering for some cases;
- FIX: Remove warnings on PHP 8.2+;
- FIX: Remove PHP and JS warnings in some cases.
v3.6.5
- ADD: Query Builder. Add 'Order by' settings to repeater query
- ADD: Ability to scroll to map after opening Map Listing Popup;
- ADD: Macros UI to Twig editor;
- UPD: Allow to add distance between user and custom marker on map into query results;
- UPD: https://github.com/Crocoblock/suggestions/issues/7789;
- UPD: https://github.com/Crocoblock/suggestions/issues/7846;
- UPD: Blocks editor. Query ID for Geolocation filter;
- FIX: Default value for metafilelds do not work if Custom Meta Storage is turned on;
- FIX: Re-init elements inside JetEngine components on Elementor global widget init;
- FIX: https://github.com/Crocoblock/suggestions/issues/7947;
- FIX: Dynamic Calendar. Sanitize layout class before output;
- FIX: Data Store Button reloads listing and ruins layout.
JetEngine 3.6.4.1 - February 12, 2025
- FIX: fatal error on Add new query page in Query Builder if no queries created
v3.6.3
- ADD: Bricks.
Query count
dynamic tag;- UPD: Query Builder. SQL query preview debug info;
- FIX: Map Listings. Popup from SQL query listing after filtering;
- FIX:
Get labels by glossary
doesn't work with SQL query;- FIX: https://github.com/Crocoblock/suggestions/issues/7877;
- FIX: https://github.com/Crocoblock/suggestions/issues/7879;
- FIX: Bricks. Components problems after latest update;
- FIX: CCT. Rest API access capability issues;
- FIX: Sanitize listing wrapper HTML tag before print;
- FIX: Block Editor. Dynamic data parser encoding issue;
- FIX: Dynamic Calendar. Arrows are not clickable in some cases.