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
Feature: Breakout mode for Link control New Tab and Nofollow. If all goes well we will start moving this to the remaining fields that cannot accept Dynamic Content
Feature: Disable Scroll Offset control for Sticky Headers
Feature: Div (Global Margin) prefab
Updated: text-transform parameter will use proper font family styling to match the other Text Transform look and feel
Updated: Rating element can accept a comma delimited number
Bugfix: Dragging a Component with a type like Column or Cell did not work in the outline
Bugfix: Dynamic Content could not be used on Component Direct Custom CSS
Bugfix: Cornerstone Icon looked broken in WordPress 6.5
Bugfix: When a parameter was using a different breakpoint system, like in Personify, you could not change the breakpoint values
Bugfix: External API Global endpoint attributes GET requests was encoding as JSON by default due to encode changes