Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@ndiego ndiego released this 21 Mar 16:40
· 728 commits to main since this release

Added

  • New UI allows users to toggle on and off the available visibility controls at the block level, making for a cleaner interface.
  • New "control sets" attribute structure which improves the scalability of the plugin and allows nearly unlimited new features/functionality in the future.

Changed

  • Updated all visibility frontend tests to respect new "control sets" attribute structure while maintaining backwards compatibility.
  • Updated all editor conditional indicators to respect new "control sets" attribute structure while maintaining backwards compatibility.

Removed

  • Removed the obtrusive "Customize controls" admin notice in the editor in favor of a dismissible one-time "Quick tips" popup for new users.
  • Removed verbose attribute specification in the main plugin class for compatibility with blocks rendered server-side. This is no longer needed.
  • hide-control-section.js and corresponding function are no longer needed.