Skip to content

Release 1.11.0

Compare
Choose a tag to compare
@anvmn anvmn released this 05 May 18:46
· 600 commits to main since this release
8a2309d

Deployed in production on May 5, 2024

This release adds a new feature for HIV Management, which allows a Community Health Worker (CHW) user to manage a patient's care for HIV, including medication review, symptom review, directly observed therapy, and next steps for health education and referral to the health center.

This release also includes the addition of a progress report for Group Education, which shows the educational topics that a patient has attended, and a dashboard (for both CHWs and Nurses at the Health Center) which shows aggregated data on education topics offered in their area, including the dates and number of attendees.

This release also includes small bug fixes:

  • A fix to the syncing mechanism to enforce required data, which, in some cases, could prevent a device from syncing.
  • A fix to WhatsApp messaging to require certain formatting on phone numbers to decrease the chance of an invalid number.
  • A fix for when a Hepatitis B diagnosis is made, next steps activities were not appearing in some cases

Changelog

  • Developments starting April 26, 2024 (#1149)
  • HIV/TB Management - view popup alert before closing encounter (#1148)
  • HIV Management - 'Treatment not started' option at 'Reason for not taking' medication (#1147)
  • HIV Management - option to record HIV test result at Diagnostics activity (#1145)
  • HIV management - alter Prescribed Medication sub-activity at subsequent encounter (#1144)
  • ANC Labs - fix diagnostics for recurrent encounter phase (#1140)
  • ANC Labs - Malaria test fixes (#1139)
  • WhatsApp - destination number validations (#1138)
  • Mareba HC devices fail to sync - add verification in code to prevent failures (#1143)
  • Developments starting April 21, 2024 (#1129)
  • HIV management - Prescribed Medication sub-activity at subsequent encounter (#1135)
  • HIV management - update medication set (#1132)
  • Patient Record - do not show 'Start encounter' button on Group Education pane (#1130)
  • HIV, Tuberculosis - fix registration for new patient (#1124)
  • TB Management - fix follow up presentation logic (#1122)
  • HIV Status field non-required on Registration form (#1116)
  • Redesign directory structure, so that directories do not 'explode' with files (#986)
  • Freeze DDEV inside Travis (#1121)