- Bugfix: Video volume control for videos was missing on mobile
- Bugfix: Accordion items would flicker open on page load when they were already opened
- Bugfix: Width 100% has been placed on tab panels to prevent an issue where a slider could expand the tab panel in a broken looking way
- Feature: WooCommerce Related Products Looper
- Feature: Documents have a direct export button
- 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
Updated: Aria label added to X search button in header
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
Bugfix: Google Maps shortcodes not using async loading and were broken unless you were also using the map element
- Updated: Google Maps integration uses async loading
- Updated: Dropdowns will cancel their hover open event if you have hovered off before the timeout was reached
- Bugfix: WPML in subdomain mode would revert your license validation if you entered your translation subdomain
- Bugfix: Trailing comma removals on functions for better PHP 7 support
- Bugfix: WooCommerce 9.0 was broken due to how we check if WooCommerce was installed