5.1.0
No merged PRs
Introduce a CONSENT_MODE env var baked into the JS bundle at build time. Silent mode enables data collection by default without a dialog (user can still opt out via settings); consent mode preserves the original dialog behavior. The publish workflow builds both variants per release, publishing the chosen mode to PyPI and attaching the other as a GitHub release asset.