Skip to content

Releases: RADAR-base/RADAR-Questionnaire

RADAR-Questionnaire v0.7.2-alpha

15 Oct 20:22
28b08b9
Compare
Choose a tag to compare

Changes since v0.7.1.1-alpha

New

  • Adds a check if a new app version update is available and shows an alert if there is
  • Adds order property to tasks to give prioritisation for pending non-clinical tasks and ordering in clinical tasks
  • Add docs (updates README and adds docs to defaultConfig variables)

Fixes

  • Fixes duplicate completion logs (caused by refactor)
  • Show only one set of Finish text (if it exists in the protocol) on finish page after questionnaire
  • Updates Firebase events
  • Updates Force send to cache alert to be scrollable horizontally
  • Fixes Android back button bug
  • Fixes styling bugs
  • Updates dependencies

RADAR-Questionnaire v0.7.2

24 Oct 15:02
28b08b9
Compare
Choose a tag to compare
  • Same as previous release

RADAR-Questionnaire v0.7.1.1-alpha

04 Oct 07:55
af04414
Compare
Choose a tag to compare

Changes since v0.7.1-alpha

  • Hotfix for questionnaire startTime and dependency issues

RADAR-Questionnaire v0.7.1-alpha

03 Oct 09:30
f59cf82
Compare
Choose a tag to compare

Changes since v0.7.0-alpha

New

  • Adds date, time , duration, text input types
  • Adds audio recording events
  • Uses new RADAR-base logos
  • Adds Force send from cache button in settings (Solves #668)
  • Initial unit tests

Fixes

  • Refactors Kafka service: removes dependency on kafka-rest library
  • Updates dependencies

RADAR-Questionnaire v0.7.0-alpha

30 Aug 15:47
109234e
Compare
Choose a tag to compare

Changes since v0.6.4

New

  • iOS build (fixes UI bugs, FCM notifications and Firebase analytics) (Solves #231)
  • Adds reminders (reminder notifications) and refactors notifications: FCM and Local (Solves #215, Partially solves #176)
  • Adds event logging and sending of app metrics and events to Kafka (Solves #227 and #222 )
  • Adds app reset options: with auth or without auth (Solves #232)
  • Uses Fastlane for building and deploying the app with Travis (Solves #273)
  • Adds Firebase remote config (Solves #216)

Fixes

  • Refactors Kafka service: sending and sending to cache (Solves #221)
  • Fixes sending of completion and attempt logs (previously only 0 and 100 completion)
  • Refactor enrolment page and fixes error messages (Solves #454)
  • Fixes Firebase event issues (Solves #494)
  • Refactors and organize services
  • Updates dependencies

RADAR-Questionnaire v0.6.4

13 Aug 14:38
27925f5
Compare
Choose a tag to compare

Changes since v0.6.4-alpha

  • Disables previous button for audio input

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)