Skip to content

Releases: RADAR-base/RADAR-Questionnaire

RADAR-Questionnaire v0.6.4-alpha

02 Jul 07:30
2476f2c
Compare
Choose a tag to compare

Changes since v0.6.3

  • Fixes audio input
  • Fixes enrolment UI bug
  • Updates deps
  • Updates travis.yml

RADAR-Questionnaire v0.6.3-alpha

27 Jun 13:29
fb833e4
Compare
Choose a tag to compare

Changes since v0.6.2-alpha

  • Updates deps
  • Fixes info screen scrolling

RADAR-Questionnaire v0.6.3

01 Jul 14:41
fb833e4
Compare
Choose a tag to compare
  • Same as previous release

RADAR-Questionnaire v0.6.2-alpha

20 Jun 15:18
1f046e5
Compare
Choose a tag to compare

Changes since v0.6.1-alpha

  • Updates deps
  • Updates travis.yml
  • Fixes build failure due to a major version release of Google libraries
  • Fixes audio task input (must scroll to bottom before next is enabled, instruction spacing, and alerts)
  • Use modified plugin cordova-plugin-background-mode-fixes with the fixes for issues involving moving app to foreground (for timed tasks)

RADAR-Questionnaire v0.6.1-alpha

06 Jun 12:42
0b60a07
Compare
Choose a tag to compare

Changes since v0.6.0-alpha

  • Audio input change: move to next question automatically on audio submit
  • Fixes home page text to resize depending on text length
  • Fixes animations and css
  • Updates deps
  • Updates travis.yml

RADAR-Questionnaire v0.6.0-alpha

31 May 16:22
4936ebd
Compare
Choose a tag to compare

Changes since v0.5.12-alpha

New

  • Adds new range info input (range with description) type
  • New timed task feature: moves app to foreground when timer runs out (Solves #422)
  • Use Github API for getting content from Github (Solves #439 )
  • Moved to cordova-plugin-firebase (Partially solves #216)
  • Pulls Kafka topic name from schema specs in Github

Fixes

  • Fixes cordova-android 7 update bug
  • Fixes audio task data to use questionnaire schema
  • Fixes info screens to show arrow for scrolling down and css (spacing and color fade)
  • Updates dependencies
  • Updates README

RADAR-Questionnaire v0.5.12-alpha

03 May 09:45
Compare
Choose a tag to compare

Changes since v0.5.11

  • Fixes task calendar and task progress showing unnecessary completed tasks
  • Fixes scheduling service midnight setting bug
  • Adds protocol fetching and notification scheduling error handling
  • Adds Insomnia plugin to stop phone from sleeping during tasks
  • Fixes audio task input and adds recording buttons
  • Updates dependencies
  • Refactors alerts and time calculations

RADAR-Questionnaire v0.5.11

01 Apr 17:40
e1db1cb
Compare
Choose a tag to compare

Changes since v0.5.11.1-alpha

  • Adds refresh token check for expiry

RADAR-Questionnaire v0.5.11.1-alpha

22 Mar 13:28
d368557
Compare
Choose a tag to compare

Changes since v0.5.11-alpha

  • Fixes home page and questions page UI bugs
  • Refactors finish page component and add Do not close warning
  • Reverts default task completion window to 1 day from 3 days
  • Adds new Firebase analytics events

RADAR-Questionnaire v0.5.11-alpha

01 Mar 18:20
f9ef21f
Compare
Choose a tag to compare

Changes since v0.5.10

  • Fixes questionnaire completion window bugs
  • Increases non-ESM questionnaire completion window to 3 days
  • Fixes task calendar UI to be multi-day
  • Fixes accessibility issues (#190)
  • Fixes language change bug on enrolment (#187)
  • Fixes Kafka service