Bugfix: Translation triggered to early warning removal on Author Preview Dynamic content and External API
Bugfix: When a max plugin was only available in beta, non beta enabled sites would get a warning
- Feature: Media library manager button in the toolbar
- Updated: Code Editors timeout before updating was reverted to it's original time prior to the Twig update. This would cause issues with having to wait for the update to take place inside a code editor
- Bugfix: When editing a breakpoint value of a selectbox, the dynamic content button would not display properly
Feature: HTML tag select for the Accordion Item Headers
Updated: `cs_document_html_content` filter added to filter the final output of an HTML storage post
Bugfix: Hiding a Grid then displaying it again would cause the element to break in the Cornerstone Preview
Updated: dvh, and ch unit support in various elements
Bugfix: Custom Font files will try to grab the font URL from the attachment ID if available. This is to prevent an issue when moving a site from http to https and the font URL was still in http
- Bugfix: Usage of the_title filter in social elements were not sending the post ID as the second argument
- Bugfix: Essential Grid integration was using a deprecated function to grab all available grids
Feature: Image Decorative setting which disables the alt tag
Feature: All Terms looper has additional controls for ignoring certain terms
Updated: noopener and noreferrer are auto added to links that open a new tab, this was already the default behaviour on non https sites
Bugfix: Scroll to Top button was being classified as a link in SEO analyzers
Bugfix: Masonry layouts will resize itself when an image has loaded in dynamically
Bugfix: Lottie scroll based animations did not work properly when the page height changed
Bugfix: HTML migrate will try to force a string return on the cornerstone meta value
Bugfix: When an element did not have an element type, it will still let you save and edit inside of Cornerstone. This happened on older sites where content could have been placed entirely inside of shortcodes.
- Feature: Accordions can auto generate an FAQ Schema
- Feature: Video and Audio player text area has a button to select a media file from the media manager
- Feature: Slider Marquee direction control
- Updated: URL Param dynamic can grab the entire request escaped as an array
- Updated: HTML migration RAM performance upgrade
- Updated: HTML migration was trying to migrate post revisions
- Updated: Cornerstone Templates post type did not have a label set for WordPress integrations
- Bugfix: Multiple starts fixed bars would not work in the preview correctly
- Bugfix: HTML migration will try to ensure you receive some error message
- Bugfix: When in HTML mode, pages with classic elements would not display anything
Feature: Parameter type select can use objects as it's value
Updated: The Content element is useable on a WooCommerce Single
Updated: Changing the Document Title in Cornerstone would not update the Browser tabs title
Updated: Outline adds additional CSS classes to it for the Element type and whether the element has child elements in it
Updated: Tabs direction contol will only output CSS when a change has been made. This was also causing issues with the Vertical Tab preset
Updated: Content storage migration will give you a message on which Post caused the error, it will also log all errors
Bugfix: Resizing a Textarea inside the preview would cause the drag and drop controls to trigger
Bugfix: Font Awesome when Sharp Solid was enabled and you were in Webfont mode, it would overwrite any icon using Solid regular
Bugfix: Content Storage settings was saying HTML mode when it was in Shortcode mode on newly created sites
Bugfix: HTML Content mode was not using the cs-content div as a wrapper to all content like shortcodes does