Skip to content

Releases: RADAR-base/RADAR-Questionnaire

RADAR-Questionnaire v0.7.5

10 Mar 10:05
4393f1a
Compare
Choose a tag to compare

Changes since v0.7.4

Fixes

  • Updates remote config cache expiry time
  • Update dependencies

Versions

  • iOS Version 0.7.5 Bundle ID 1
  • Android Version 0.7.5 Version Code 543

RADAR-Questionnaire v0.7.4

27 Jan 12:44
d6bc5f2
Compare
Choose a tag to compare

Changes since v0.7.3

Fixes

  • Fixes hidden questionnaire bug (only applicable for ESMs), use specific name and copy processed questions
  • Fixes travis.yml

Versions

  • iOS Version 0.7.4 Bundle ID 1
  • Android Version 0.7.4 Version Code 542

RADAR-Questionnaire v0.7.3

13 Jan 22:43
c2bdce5
Compare
Choose a tag to compare

Changes since v0.7.3-alpha

New

  • Updates sourceTypeCatalog version to 1.5.0 to match schema specifications
  • Uses remote config to get latest app version available

Fixes

  • Fixes UI issues (screen heights issue due to Chrome Webview update and ticket bar time issue)
  • Temporarily remove hidden questions support in remote config
  • Updates dependencies

Dependency

Versions

  • iOS Version 0.7.3 Bundle ID 5
  • Android Version 0.7.3 Version Code 541

RADAR-Questionnaire v0.7.3-alpha

25 Nov 19:22
5422e29
Compare
Choose a tag to compare

Changes since v0.7.2

New

  • Adds support for RTL languages, and Polish and Hebrew translations
  • Adds support in remote config for hidden questionnaire questions
  • Adds support for showIntroduction options (solves #790)
  • Add docs (updates README)

Fixes

  • Fixes UI issues (container heights processed differently in iOS and Android)
  • Fixes audio input (add scroll for long audio input text, send recording events to Kafka)
  • Fixes config.xml replacing AndroidManifest.xml values
  • Fixes questionnaire matrix headers
  • Remove hardcoded ESM values (hidden questions and completion window)
  • Fixes localization (support adding new languages)
  • Updates dependencies

Improvements

  • Use Ionic Webview to improve app performance (solves #493)

Versions

  • iOS Version 0.7.3 Bundle ID 4
  • Android Version 0.7.3-alpha Version Code 540

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