Skip to content

v5.1.0

Latest

Choose a tag to compare

@zy-cai zy-cai released this 24 Feb 13:11
· 1 commit to main since this release

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.