Skip to content

Releases: RADAR-base/RADAR-Questionnaire

RADAR-Questionnaire v0.8.0-alpha

13 Jun 17:32
e9979d9
Compare
Choose a tag to compare

Changes since v0.7.7

New

  • Adds reset options when resetting the app (choose from Config, Enrolment, or Cache)
  • Adds MP attributes support in the app: pulls participant attributes from MP and uses these attributes to determine which protocol to pull from Github

Fixes

  • Fixes timezone bug
  • Removes Reset option in config error popup to avoid uninentional resets
  • Fixes You still have tasks remaining message not showing in the questionnaire finish page
  • Fixes iOS remote config bug
  • Removes cache sending block when there are issues sending preceding cached data
  • Updates dependencies

Versions

  • iOS Version 0.8.0 Bundle ID 1
  • Android Version 0.8.0-alpha Version Code 548

RADAR-Questionnaire v0.7.7-alpha

06 Apr 23:54
a408e02
Compare
Choose a tag to compare

Changes since v0.7.6-alpha

Fixes

  • Fixes date input UI

Versions

  • iOS Version 0.7.7 Bundle ID 1
  • Android Version 0.7.7-alpha Version Code 545

RADAR-Questionnaire v0.7.7

13 Apr 11:37
a408e02
Compare
Choose a tag to compare

Changes since v0.7.7-alpha

  • Same as previous release

Versions

  • iOS Version 0.7.7 Bundle ID 3
  • Android Version 0.7.7 Version Code 547

RADAR-Questionnaire v0.7.6-alpha

27 Mar 16:34
b11a5c9
Compare
Choose a tag to compare

Changes since v0.7.5

Fixes

  • Fixes date input branching bug
  • Update translations
  • Update dependencies

Versions

  • iOS Version 0.7.6 Bundle ID 1
  • Android Version 0.7.6-alpha Version Code 544

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