Feature: Sliders have a "Starting Slide" control
Feature: "Edit with Cornerstone" in post editor can be hidden with option `cs_post_editor_edit_with_cornerstone` set to false
Updated: When a sticky bar with "Scroll Up" reaches the 0px of the screen, it will also remove the fixed class
Updated: Hide with Breakpoints on elements can accept Dynamic Content
Bugfix: When Jetpack was installed, videos using mejs would not be visible
Bugfix: Scrolling links that used a hashtag valid on the page, but to a different path, would not redirect the page
Bugfix: Select boxes in the breakpoint value editor like Font Weight, would not let you use the mouse on any of the select boxes
Bugfix: Parameters with a group toggle and a picker would not let you click the toggle
Bugfix: When referencing the same parameter dynamic content as your parameter, it would create an infinite loop. In the future we will be referencing the parent values when this situation occurs, but for now it ignores the value to prevent the issue