Skip to content

v5.1.0

Compare
Choose a tag to compare
@himeshr himeshr released this 14 Nov 04:20
· 10 commits to 5.1.0 since this release

Improve App reliability

  • App crashes when listing Individuals with Custom Search fields #1091
  • App is crashing after clicking on individual of type student #1110

Fix Rule failures issues

  • Worklist updation rule not working for Registration to Encounter/Program Encounter flows #1079
  • Not able to enrol individuals in child program. #1134
  • Unique validation does not prevent user from proceeding with form #1090
  • Fix invocations to RuleEvaluationService.validateSummaries() to pass valid individualUUID #1159
  • Rescheduled task date not displaying immediately #1153

Fix app behaviour issue

  • Identifier assignment not working as expected when an intermediate one is moved out of catchment #1092
  • Realm doesn't check for optional=false objects, we have to do that in our code. #1142
  • Subject datatype not showing all the members in attendance forms #1119
  • bugsnag - Group subject unable to find individual #1139
  • BugSnag Error - Minified Redux Error #1048

Enhance interweaving of Manual and Auto syncs

  • Disable manual sync when auto sync is in progress #1149
  • Identify how sync can be made singleton #1150

Fix issues with Media content save and uploads

  • Avni Entity Observation Media fields not present in S3 #1156
  • Duplicate images #1132

Infrastructure improvements

  • Create circle-ci pipeline to generate prod-dev and prerelease-dev apk #1135
  • Support for devices without telephony enabled #1157

Full Changelog: v5.0.1...v5.1.0