Changelog
New features, improvements, and fixes in ConsentStack.
All notable changes to ConsentStack are documented here.
August 2026: Theming Override Tokens
- New CSS override tokens for per-role theming: checked and unchecked toggle track, toggle thumb, focus ring, primary button border, and preferences modal size. Each inherits from your existing theme colors until you set it, so existing configurations are unaffected.
- Disabled toggles now stay legible on dark themes.
March 2026: Initial Release
- Consent banner with opt-in, opt-out, notice, notice-required, and exempt models, plus the dynamic resolver for visitor-region-aware behavior
- Script blocking for the standard categories (essential, analytics, marketing, functional)
- 195+ regulations across 157+ jurisdictions
- Geo-detection at the network edge
- Dashboard for managing sites, configs, and consent logs
- JavaScript SDK (~30 KB gzipped total: stub + core) with synchronous parse-time execution for pre-consent script blocking
- React SDK for Next.js and other React frameworks