Skip to content

Releases: avniproject/avni-client

Avni client - v3.10.0

02 Feb 14:51
Compare
Choose a tag to compare

Firebase analytics

  • Set up Firebase analytics for Android app (#396)

Offline reports

  • New screens to display dashboard and cards on the client (#411)

Bugs/Enhancements

  • Collect More device info / Sync Telemetry (#385)
  • Scheduling general encounter for same / other subject from program enrolment/encounter does not work (#414)

v3.9.6

07 Jan 10:58
Compare
Choose a tag to compare

Bug Fixes

  • Include subject name in the "Search All" field ( #409 )
  • Hide the "last 24 hours enrolment card" from my dashboard in case there is no program configured for a subject type (#408 )
  • For custom filters avoid loading program encounters into memory, this crashes the app in case there are lot of program encounters (#410 )
  • Handle the case when there are no visible form elements in the checklist form (#413 )
  • For the Location form element isWithinCatchment is stored as boolean in the db, so directly return the value (#00).