Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 13:35
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
07b1179

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_name now 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 configure USER_QUERY_PARAMS: {"a": "anonymous_id"}. your_university now defaults to "" instead of "stanforduniversity"; blocks that relied on that default need DEFAULT_UNIVERSITY: "stanforduniversity". See the Upgrading section of the Qualtrics Survey README.

Detailed Changes: v1.7.7...v2.0.0