You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to restrict visibility by specific users as part of the User Role control.
Added the ability to customize the color of the contextual indicators.
Added a "block not compatible" messaging to the Legacy Widget block in WordPress 5.8, since the block does not support custom attributes.
Added Block Visibility Pro ad to settings pages to inform users about the Pro add-on.
Added a direct link to the plugin Knowledge Base in the plugin settings masthead.
Changed
Changed how the WP Fusion control logic works to be more intuitive. Now all tag conditions need to be true for the block to be visible. In v1.9.1 and lower, the conditions operated independently. Thanks @marlonsabala for bringing this to our attention!
Changed the contextual indicator styling (again) to improve the UI/UX. Color now defaults to the set --wp-admin-theme-color and indicators have been moved to the ::after pseudo element for improved block compatibility.
Changed the control toolbar styling to match the upcoming dimensions panel UI in Gutenberg.
Removed
Removed custom icon font for contextual indicators. Reverting back to SVG icons now that we have a more optimize approach.
Removed the "Getting Started" tab in the plugin settings and directed all help links to the Block Visibility website and WordPress.org support forum.
Removed the review and support popup on the plugin settings pages.
Fixed
Fixed error introduced in WordPress 5.8 on the block-based Widgets screen by removing the wp-edit-post dependency from the plugin.
Fixed spelling errors in plugin settings. Thanks @paaljoachim!
Fixed display logic in the Date & Time control when a single schedule was disabled, but others were enabled.
Fixed display logic in the ACF control when a single rule set was disabled, but others were enabled.