Feature: `cs_render_as_preview_valid` filter to be used on advanced elements that need a full HTML representation of an element even when in the Cornerstone Preview
Bugfix: Line element and a few other elements that use tags such as hr, and link would output a closing tag which is not valid HTML
Bugfix: Current Terms Looper when empty would return an invalid array where the only entry was the value false
Bugfix: ACF Repeater Looper Fields would not work with the Dynamic Content depth argument
Bugfix: Google fonts filter to disable `cs_load_google_fonts` was broken due to the now toggle button in the google fonts configuration section of Global Fonts
Bugfix: Font Family control would error out on certain custom font items that did not contain a fallback font
Bugfix: Datetime controls, used in elements such as the countdown, did not show a proper update when typing into the control directly
Bugfix: Close and Expand all Group Module controls, via holding the mod button and clicking a section, was broken
Bugfix: Toggles send a special event when toggling on or off instead of using the resize event which was causing issues with Revolution Slider
Bugfix: Cornerstone Permission for the Template "Power Button", would reset itself if a role could edit any content type
Bugfix: Cornerstone Standalone did not show the Clear Search Button on the Search inputs
Feature: Element copying uses the browser clipboard if available
Feature: Dropdown has an "Inline Fixed" which can be used on a dropdown to have the dropdown styled by percentage based width values better
Updated: Aria label added to X search button in header
Bugfix: Archive "Any Date" assignment did not work
Bugfix: Code editors could revert their state if another state action happened before the editing was finished
Bugfix: Rating element schema would not be valid by Google if you used type 'Product'
Bugfix: Google Maps script was not marking our google maps integration as a dependency
Bugfix: DB performance issues, the layout assignments would be rebuilt on every page request, and there were numerous db options that are no longer used still being grabbed
Feature: Google Fonts Configuration has more controls like "Disable" and "Google Fonts URL" which can be used to change the google domain to something like bunny fonts
Feature: Dynamic Content for looper total_pages used on the query builder and main archive loop
Feature: Slider goto and slider navigation elements can have their trigger type changed through `data-x-slide-goto-trigger`. See https://theme.co/docs/sliders
Updated: Filter `cs_preview_output_zone_priority` to control the preview zone `the_content` filter priority. Sometimes needed depending on plugins like Elementor. See https://theme.co/docs/preview-api
Updated: Google Maps integration uses async loading
Updated: Toggle control had the possiblity of not working properly
Updated: Dropdowns will cancel their hover open event if you have hovered off before the timeout was reached
Bugfix: All REST requests in Cornerstone send X-WP-Nonce for better support with security plugins
Bugfix: Row Direction could not use parameters. There is a parameter type called "row-direction" to handle this
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