Feature: `cs-preview-render` JS event when Cornerstone has had a change to it's document
Feature: Dropdown center positioning
Feature: `is_cornerstone_preview` helper function
Feature: Author Dynamic Content has a `global` argument that can ignore the current post you are looping over and use the author archives author data
Bugfix: Portfolio post types and non settable page templates types were not previewing the correct layout in the Cornerstone preview
Bugfix: Meta query builder was having a UI overflow issue when the meta value was very long
Bugfix: Toggleables ancestry check did not check if the toggle id was already in the ancestry tree, causing an infinite loop on advanced toggleable setups
Bugfix: Raw content as a Component was having an undefined index warning in the Cornerstone preview
Bugfix: Modal inside of a modal was creating an invalid z-index and not displaying in front of the back most modal
Bugfix: Hover based toggleables would not close from clicking the toggle on touch devices
Bugfix: An accordion inside of a tab would not open properly when navigating between tabs and then trying to open the accordion