Releases: RADAR-base/RADAR-Questionnaire
Releases · RADAR-base/RADAR-Questionnaire
RADAR-Questionnaire v0.7.2-alpha
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
- Same as previous release
RADAR-Questionnaire v0.7.1.1-alpha
Changes since v0.7.1-alpha
- Hotfix for questionnaire startTime and dependency issues
RADAR-Questionnaire v0.7.1-alpha
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
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
Changes since v0.6.4-alpha
- Disables previous button for audio input
RADAR-Questionnaire v0.6.4-alpha
Changes since v0.6.3
- Fixes audio input
- Fixes enrolment UI bug
- Updates deps
- Updates
travis.yml
RADAR-Questionnaire v0.6.3-alpha
Changes since v0.6.2-alpha
- Updates deps
- Fixes info screen scrolling
RADAR-Questionnaire v0.6.3
- Same as previous release
RADAR-Questionnaire v0.6.2-alpha
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)