- Bugfix: Google Maps shortcodes not using async loading and were broken unless you were also using the map element
- Feature: Archive settings has a 'has posts' condition
- Feature: Dynamic Content for Current User Logged In
- Feature: Permission to disable the Max and Themeco tabs in the builder
- Feature: Datetime condition has more selections then before and after
- Bugfix: Using Paste Style would also paste looper settings
- Updated: Parameters can use a number as an initial value
- Updated: 'cs_enable_srcset' filter now will overwrite the attachment srcset if it is set to true to mimic behaviour of Pro 6.4
- Bugfix: Dynamic Content Looper fields could not grab values that were using a '.' due to how grabbing object keys worked
- Bugfix: Query builder meta select box was only grabbing the meta values from the current post and not all meta keys available
- Bugfix: Parameters using select boxes would reset the value when exiting breakout mode
- Bugfix: Custom fonts list could not be opened and edit the custom font
- Bugfix: The data stores in the dev tools would sometimes reset themselves when editing the JSON
- Bugfix: No translation set for app.preview-error.missing-zone.cs_layout which is a message that shows up when the preview does not display the layout you are editing
- Bugfix: The layout preview will try to force the correct layout to show up even when viewing a page that is not the same type of layout
- Feature: Dynamic Content Post parent support and post parent_id
- Feature: Dynamic Content Generic Date creator
- Feature: Slider autoplay when in view disable toggle
- Bugfix: WooCommerce 9.0 was broken due to how we check if WooCommerce was installed
- Feature: Component shortcode has a no_wrap attribute which will not output a wrapping div
- Feature: Dynamic Content query current_page_zero
- Feature: Dynamic Content posts_per_page which grabs the WordPress posts per page reading setting
- Updated: Accordion Custom Attributes can use Dynamic Content
- Updated: Rating Author schema is sent as an array with an object for better schema support
- Bugfix: A Parameter text editor inside a list inside a picker would cause the picker to close when you tried to type
- Bugfix: Invalid post warning when trying to set a featured image
- Bugfix: Layered navigation error using invalid function .find
- Bugfix: Navigation dropdown issues when using a touch action
- Feature: Rating Element schema has Author '@type' control
- Feature: IP Address dynamic content
- Updated: Div sticky position adds 'clip' as the overflow instead of visible
- Updated: URL Parameter Dynamic Content can accept dot syntax to grab objects of a URL parameter like form[form_id]=1
Updated: When outputing a custom single woocommerce product layout it will output the WooCommerce structured ld+json
Bugfix: Revert of Dynamic Content the_content issue when used in another layout. Which caused an issue when you used dc😛ost:the_content instead of the The Content element
Feature: External API Attribute request type has an "encode" control and can also URLEncode on Post bodys. Which is useful for manually connecting to OAuth2
Feature: Export Documents Alpha. Button found in the Dev tools, this exports all Cornerstone Documents. Dont use this on a very large site
Feature: Max / Personify Site import support
Updated: Filter `cs_classic_gravity_forms_select_a_form_placeholder` to get Classic Gravity forms element to mimic old behavior of Pro 5
Updated: Importing a document that you trashed caused nothing to happen. It now untrashes the document
Updated: Import process has support for importing menus. Only used by Export Documents feature
Bugfix: If you had a grouped color palette, but no colors in a normal palette your grouped colors would not show up
Bugfix: Importing an image would not add a size modifer like `full`. Which also meant you couldn't export something you just imported
Bugfix: Empty Components would always show the empty element indicator instead of relying on the dropzone settings of the element the component is based on. For instance an empty Row component would not show dropzones for each of it's areas
Bugfix: If you edit an image field, it will auto add `full` if it is an attachment ID when you first open the controls. This is required for exporting images properly
Bugfix: Row Element template control would not accept a `var()`
Bugfix: Parameter Slider Unit fields could not accept 0 as the min or max
Bugfix: Breadcrumbs element was using the attribute `classes` instead of `class`