·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
v2.0.0 (2026-09-08)
This release is published under the AGPL-3.0 License.
Bug Fixes
- Read Qualtrics user attributes from opt_attrs only (
b030d38)
Documentation
- Document Qualtrics upgrade and privacy notes (
34029ee)
Features
- Add configurable Qualtrics query params (
1187e5f)
Breaking Changes
param_namenow defaults to "" instead of "a" and is no longer editable in Studio. Blocks that relied on the old default stop sending?a=<anonymous id>until operators configureUSER_QUERY_PARAMS: {"a": "anonymous_id"}.your_universitynow defaults to "" instead of "stanforduniversity"; blocks that relied on that default needDEFAULT_UNIVERSITY: "stanforduniversity". See the Upgrading section of the Qualtrics Survey README.
Detailed Changes: v1.7.7...v2.0.0