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
Updated: Custom JS can use Dynamic Content. Can be disabled through the filter 'cs_custom_js_dynamic_content'
Updated: Individual Author preview will change the preview to show the selected author
Updated: PHP Execution time is manually raised when uploading an image from a template, this was causing issues due to the resizing actions WordPress does when uploading a media item
Bugfix: WPML subdomain redirect did not work on GZIP enabled sites
Bugfix: Audio element did not enqueue FontAwesome webfonts when in SVG mode. In the future this will be removed from using FontAwesome webfonts or SVGs will be inserted if possible
Bugfix: Starter and Blank stack did not enqueue child theme stylesheet
Bugfix: Effect transitions has a fallback for elements that did not fire the 'transitionend' event. This happened in instances for effects like inside a secondary tab
Bugfix: Revert of Dynamic Content the_content issue when used in another layout. Which caused an issue when you used dcost:the_content instead of the The Content element