Skip to content

Releases: RADAR-base/RADAR-Questionnaire

RADAR-Questionnaire v0.5.10

18 Feb 20:27
a53401a
Compare
Choose a tag to compare

Changes since v0.5.10.3-alpha

  • Fixes loading bar on questionnaire finish
  • Fixes Travis build

RADAR-Questionnaire v0.5.10.3-alpha

14 Feb 17:53
1918eaa
Compare
Choose a tag to compare

Changes since v0.5.10.2-alpha

  • Adds Firebase analytics
  • Update dependencies
  • Show loading bar in finish page while sending data

RADAR-Questionnaire v0.5.10.2-alpha

05 Feb 16:19
caaf4a7
Compare
Choose a tag to compare

Changes since v0.5.10.1-alpha

  • Fixes caching
  • Fixes scheduling bug on daylight savings
  • Fixes sending of completion log
  • Fixes tasks of next day in home page
  • Add last upload to server date in settings

RADAR-Questionnaire v0.5.10.1-alpha

25 Jan 14:40
044b2e0
Compare
Choose a tag to compare

Changes since v0.5.10-alpha

  • Fix sending to cache
  • Fetch config state and schedule on app update

RADAR-Questionnaire v0.5.10-alpha

22 Jan 14:16
c30922d
Compare
Choose a tag to compare

Changes since v0.5.9-alpha

  • Fix translations as requested (#195)
  • Fix test notification message
  • Refactor home page animations
  • Refactor home page ticker bar and task progress components
  • Add PM/AM to home page task info component
  • Made task calendar viewable even when ESM is pending (#179)

RADAR-Questionnaire v0.5.9-alpha

10 Dec 15:33
f724e52
Compare
Choose a tag to compare

Changes since v0.5.8

  • Fixes branching logic
  • Fixes questionnaire back button
  • Fixes language change bug (#187)
  • Fixes rescheduling of notifications (#206, #207)
  • Fixes incorrect reissuing of completed questionnaires on protocol update, language change, and timezone change (#177)

RADAR-Questionnaire v0.5.8.1

12 Dec 14:52
f724e52
Compare
Choose a tag to compare

Changes since v0.5.8

  • Hotfix for the incorrect FCM sender ID in production

RADAR-Questionnaire v0.5.8

07 Dec 12:50
42b0626
Compare
Choose a tag to compare

Changes since v0.5.8-alpha.2

  • Fixes Travis build

RADAR-Questionnaire v0.5.8-alpha.2

28 Nov 16:17
c0f5bc8
Compare
Choose a tag to compare

Changes since v0.5.8-alpha

  • Fixes questionnaire data not getting sent correctly because of schema type incompatibility (timeNotification must be wrapped)
  • Fixes previously cached questionnaire data not sending correctly because of empty timeNotification
  • Fixes multiple answer questionnaire data sending only one value instead of multiple values
  • Fixes answer caching

RADAR-Questionnaire v0.5.8-alpha

23 Nov 13:24
365c157
Compare
Choose a tag to compare

Changes since v0.5.7-alpha.2

  • Fixes questionnaire broken branching logic bug, solves #181
  • Fixes new source registration access token bug, solves #197
  • Added notification testing feature, solves #180