This repository has been archived by the owner on Apr 27, 2023. It is now read-only.
v0.8.0
Pre-release
Pre-release
v0.8.0 (2021-02-01)
- Core-Addon
- #294: Only process messages from known, installed studies. Additionally rename
ionInstalled
tostudyInstalled
. - #301: Correctly report the zip code in the demographics survey.
- #298: Disable Rally on locales other than
en-US
. The--config-disable-locale-check
build option allows overriding the check for developer workflows on other locales. - #305: Disable data submission to enable safer QA.
- #294: Only process messages from known, installed studies. Additionally rename
rally.js
- #306: Add a developer mode. When enabled it allows developer to dump the content of pings to the browser console and prevents the Rally information page to be opened if no core-addon is found.