ADD. Admin UI. Add Add new and Back to list buttons to base admin instance pages;
ADD: JetFormBuilder. Add Delete Custom Content Type Item action;
UPD: Admin UI. Improve conditional visiblity handling for the fields inside meta boxes;
UPD: Listing Grid. Change default listing template structure to use Container for Elementor listing templates;
FIX: Admin UI. Issue with meta boxes styling on the Woo product pages after latest WP/Woo updates;
FIX: Query Builder. Correctly process WC product query date clauses;
FIX: Elementor preview. Ensure WP block Columns styles are enqueued in preview mode;
FIX: Elementor dynamic tag fatal on profile pages when custom field contains non-scalar object;
FIX: Dynamic Calendar. Calendar-related AJAX requests now sends calendar type for multiday calendars to allow proper server-side rendering and caching.
FIX: More strict sanitization of custom table queries to prevent potential SQL injections in some cases (appears as a combination of some backend CPT config and appropriate front-end setup);
FIX: Legacy forms. Sanitize status-related query parameters to prevent XSS vulnerability through the form status parameter;
FIX: Sanitize URL form fields and listing URLs using JetEngine URL schemes;
FIX: Custom Content Types. Only unserialize array-backed fields when reading items to avoid converting unauthorized serialized strings into real PHP objects.