Skip to content

CookieNod v1.0.0

Choose a tag to compare

@cookienod cookienod released this 27 Jun 06:17
· 6 commits to main since this release
bc62b3d

Version 1.0.0

  • Initial release
  • Multi-region compliance support (20+ regulations)
  • Google Consent Mode v2 integration
  • Four blocking modes: Banner Only, Manual Consent Attributes, Silent Blocking, and Placeholders
  • JavaScript-based cookie scanning and categorization
  • Script blocking with data-consent attributes
  • Consent logging with CSV export
  • Custom CSS Editor with live preview and style presets (Minimal, Rounded, Glassmorphism, Brutalist, Elegant)
  • A/B testing for banner optimization
  • Cookie Policy Generator with multiple templates (GDPR, CCPA, Combined, Simple)
  • WooCommerce integration with consent checkboxes
  • Elementor, Gravity Forms, and Contact Form 7 compatibility
  • WordPress directory compliance:
    • All scripts use wp_enqueue_script() and wp_add_inline_script()
    • All styles use wp_enqueue_style() and wp_add_inline_style()
    • Human-readable source files included
    • External services documented with Terms/Privacy links
    • Proper data sanitization and escaping throughout