- 18: Fix typo in enableEmulatorMode argument
- 1: convert rally.js to typescript
- 7: Remove core add-on support, add tests and release process
- 8: Circleci project setup
- 9: Add rally web platform support
- 14: Make Firebase project configurable, and straighten out extension message-passing
- 15: Add a local-only "play-test" mode
- 550: Do not use extension ID as namespace, breaks the
rally.js
API (constructor arg change)
- #468: export rally run states instead of using strings.
- #402: point to the correct URL when no core add-on is found.
- #386: add remote-controllable "pause" state for studies.
- #337:
initialize
rejects if the study is not allowed to start.
- #316: Migrate to ES6 modules.
- #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.
- Breaking change - #262: rename the org from
mozilla-ion
tomozilla-rally
. Without this change no communication with the core add-on is possible. - #269: Allow using the Rally.js support library without a bundler.