Skip to content

v4.6.0

Compare
Choose a tag to compare
@denniskigen denniskigen released this 07 Jun 18:31
· 587 commits to main since this release
743dafc

What's Changed

Features

  • (feat) Enable addition of recurring appointments by @icrc-loliveira in #1097
  • (feat) Modify the visit date to accommodate the new encounter date by @icrc-psousa in #1154
  • (feat) O3-2091: Support translations for breadcrumbs by @jwnasambu in #1155
  • (feat) Make the start visit button configurable by @pirupius in #1159
  • (feat) O3-2122 - Updated observations view in the visits widget by @icrc-loliveira in #1163
  • (feat) Add notification error on height input for vitals by @nanfuka in #1172
  • (feat) Ability to configure address labels on the patient banner by @makombe in #1175
  • (feat) O3-2150: Add Hebrew to openmrs-esm-patient-chart by @openmrs-sh in #1180
  • (feat) Disable the start visit button on a deceased patient by @jwnasambu in #1188

Bug fixes

  • (fix) 03-1952: Do not show the Edit Encounter button for undeveloped forms by @nanfuka in #1118
  • (fix) 03-1955: Other accounts can't create an order template. by @nanfuka in #1126
  • (fix) Patient deceased widget should not break when a patient is undefined by @Jexsie in #1160
  • (fix) Setup esm-form-entry to use webpack module federation by @denniskigen in #1168
  • (fix) Add translation keys and strings for all the available dashboards in en.json, fr.json  and other locales by @jwnasambu in #1171
  • (fix) Migrate to Zustand and fix the order basket by @ibacher in #1167
  • (fix) O3-1637: Fix the test results tree view search by @hadijahkyampeire in #1047
  • (fix) disable start visit on a deceased patient by @jwnasambu in #1147
  • (fix) Add checks for undefined in upcoming appointments card by @makombe in #1162
  • (fix) Fix formatting in patient-chart-app index.ts by @jwnasambu in #1174
  • (fix) Restore the "Edit Form" functionality by @ibacher in #1176
  • (fix) O3-2151: Unable to create a drug order in the order basket by @vasharma05 in #1181
  • (fix) O3-2122: Updated observations view in the visits widget by @icrc-loliveira in #1182
  • (fix) Restore styling for form-entry-app by @ibacher in #1185
  • (fix) Fix error container height by @denniskigen in #1177
  • (fix) Remove patient header z-index override in tablet mode by @Jexsie in #1192

Refactors

  • (refactor) Use the .tsx extension only for React components by @denniskigen in #1193

Housekeeping

Tests

  • (test) O3-2106: Set up patient chart repo for e2e testing by @RandilaP in #1164

New Contributors

Thank you to all our amazing contributors! 🎉

Full Changelog: v4.5.0...v4.6.0