Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Dexterp37 Dexterp37 released this 01 Feb 20:48
· 704 commits to release since this release

v0.8.0 (2021-02-01)

Full changelog

  • Core-Addon
    • #294: Only process messages from known, installed studies. Additionally rename ionInstalled to studyInstalled.
    • #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.
  • 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.