This repository has been archived by the owner on Apr 27, 2023. It is now read-only.
Releases: mozilla-rally/rally-core-addon
Releases · mozilla-rally/rally-core-addon
v1.3.3
rally.js 0.7.0
This version of rally.js messages for the user's Rally ID, which will be used to submit Glean payloads directly from a study instead of through the Core Add-On.
v1.3.2
v1.3.2 (2021-06-08)
- #624: Update the
income
field to use the keyexactIncome
; updatemetrics.yaml
to changeincome
toexact_income
of typequantity
. - #636: Remove undefined values from demographic survey submission.
- #643: Update the CITP study id to
[email protected]
.
v1.3.1
v1.3.0
v1.2.1
- #558: Fetch the schema namespace from remote-settings, and use for study-specific enrollment and deletion pings.
- #550: Do not use the extension ID as the schema namespace. Re-use the "keyId" argument for this since it is redundant.
- #532: Log the payload to console when data collection is disabled, for QA purposes.
- #547: Update copy by changing "partner" to "collaborator".
v1.2.0
v1.1.0
v1.0.0
- #432: Add additional
target="_blank"
andrel="noopener noreferrer"
to external links. - #434: Change "will" to "may" in the "leave rally" modal copy.
- #436: Change wording on demographic survey to "race / ethnicity".
- #435: Remove waitlist link from non-US add-on splash page.
- #443: Prepare for release:
- enable data submission;
- change the website URL to
rally.mozilla.org
;
- #453: Send deletion ID in uninstall URL, to handle deletion pings when add-on is removed directly.
v0.10.0
- #431: change displayed add-on name to Mozilla Rally.
- #386: add remote-controllable "pause" state for studies.
- #398: Use shorter name for core add-on, for UI display purposes.
- #392: Implement the new consent logic to prevent running side-loaded studies.
- #403: Support opening the Rally control panel from the Rally website through the
open-rally
custom event. - #417: Add
rel="noopener noreferrer"
toa
tags with target="_blank". - #407: Update the study card background parallax to be a fixed height.
- #419: Update the "leave rally" and "leave this study" modal copy.
- #383: Adds IRB consent notice into the Core Add-On.