The floating “reopen consent” button now uses an inline SVG
cookie icon and a small “Cookies” label, so visitors can see
what the button does at a glance. Previously it relied on a
cookie emoji that did not render reliably on all platforms.
The reopen button has a tooltip and a soft shadow for better
affordance. On screens narrower than 480px the label collapses
and only the icon is shown.
0.1.3
Added an “Upgrade to Pro” box to the plugin dashboard so users
can discover the optional Pro tier with the privacy-policy
generator, cookie scanner, audit-report PDF and other features.
The box is hidden automatically when Pro is licensed.
No changes to core functionality.
0.1.2
Added discreet “Powered by ConsentPilot” link in the banner, with a
filter so Pro users can hide it (consentpilot_frontend_config).
Added support for an optional custom logo above the banner text.
No breaking changes, existing installations keep all behavior.
0.1.1
Removed the output-buffer-based script blocker. All blocking now uses
WordPress filters (script_loader_tag, wp_inline_script_attributes,
the_content), which are predictable and do not interact with the global
output-buffer stack.
Removed all license gates from Google Consent Mode v2 and geo-targeting
settings. Both features are fully functional in this release.
0.1.0
Initial release.
Consent banner with three layouts and per-category choice.
Blocking of tracking scripts and iframes before consent.