Skip to content

Releases: openmrs/openmrs-esm-patient-chart

v7.1.0

15 Mar 15:39
50422a1
Compare
Choose a tag to compare

What's Changed

⭐️ New features

  • (feat) O3-2814: Add field validation to the lab order form by @usamaidrsk in #1649
  • (feat) O3-2779: Error messages in drug order form should be translated by @vasharma05 in #1652
  • (feat) The lab order form should have a reason for ordering field by @makombe in #1458
  • (feat) Add mode prop to React Form Engine component to handle different views by @CynthiaKamau in #1678
  • (feat) O3-2859: Change Patient Appointments to use shared appointments form by @mogoodrich in #1674
  • (feat) O3-2760: Present workspaces should leverage the promptBeforeClosing function by @vasharma05 in #1613
  • (feat) O3-2760: Add a closeWorkspaceWithSavedChanges function to the workspace API by @vasharma05 in #1689
  • (feat) Add ability to cancel orders by @pirupius in #1640
  • (feat) Makes orders widget expandable and adds detailed order view by @pirupius in #1696
  • (feat) Add config to handle bill submission in start visit form by @CynthiaKamau in #1700
  • (feat) O3-2304: Hide side menu panel on item click by @usamaidrsk in #1693
  • (feat) Enhance user experience with clearer error messages on form submission by @donaldkibet in #1697
  • (feat) O3-2885: Fix allowed image types in visit notes form image uploader by @jnsereko in #1685
  • (feat) Conditionally make the order reason field of the lab order form required when configured by @makombe in #1698
  • (feat) Add functionality to allow deleting and editing an allergy by @jnsereko in #1703
  • (feat) Update enrollment and discontinuation date to pick correct time zone by @donaldkibet in #1719

🐛 Bug fixes

  • (fix) Fix medications not loading when quantity unit property is null by @makombe in #1656
  • fix: Allowing image upload from computer by @Pradipram in #1654
  • (fix) O3-2807: Quantity Units should be required when a quantity to dispense is specified by @mccarthyaaron in #1636
  • (fix) O3-2832 : Implemented validation check for Primary Diagnosis and Secondary Diagnosis in visit-note by @senthil-k8s in #1647
  • (fix) O3-2877: Make the drug search debounce delay value configurable by @jwnasambu in #1680
  • (fix) O3-2907: Always show order type filters in the order details table by @mccarthyaaron in #1706
  • (fix) O3-2867: Add required validation to the conditions form's condition field by @Twiineenock in #1665
  • (fix) Revalidate visits after submitting the visit notes form by @nanfuka in #1701
  • (fix) O3-2945: Results viewer shows a loading UI infinitely while in Tree View mode by @mccarthyaaron in #1726
  • (fix) Fix spacing around address empty state in patient banner by @denniskigen in #1729

🧹 Housekeeping

New Contributors

Thank you to all contributors for embodying the spirit of 'write code. save lives' in every line committed. Your commitment to OpenMRS is invaluable and truly makes a difference in healthcare worldwide. ❤️

Full Changelog: v7.0.1...7.1.0

v7.0.1

09 Feb 08:22
c28cf51
Compare
Choose a tag to compare

What's Changed

  • (fix) Anchor allergy form action buttons to page bottom by @denniskigen in #1644
  • (fix) Fix display of menu items in the side rail and bottom nav by @denniskigen in #1648
  • (feat) Anchor workspace actions to the bottom of the screen in tablet mode by @donaldkibet in #1650
  • (fix) O3-2826: Fix reading properties of null (reading 'deceasedDateTime') when navigating to the patient chart. by @usamaidrsk in #1646
  • (fix) Saving the medication should not send the dateActivated in the payload by @vasharma05 in #1635
  • (chore) Release v7.0.1 by @jayasanka-sack in #1651

Please check v7.0.0 changelog as both versions ships with 3.0.0.beta.17 release.

Full Changelog: v7.0.0...v7.0.1

v7.0.0

08 Feb 13:19
1c19f0c
Compare
Choose a tag to compare

What's Changed

⭐️ New Features

🔧 Refactors

  • (refactor) Separate Tags logic into its own function by @jwnasambu in #1526

🐛 Bug Fixes

  • (fix) Make it so visit diagnosis error doesn't crash the app by @brandones in #1521
  • (fix) Allow edit O2 form in visits widget by @icrc-jofrancisco in #1489
  • (fix) Workspace window should have the size of the preferred window state by @vasharma05 in #1444
  • (fix) 03-2577: Results tree view should be collapsed by default by @gitcliff in #1524
  • (fix) O3-2642: Add configurable link to patient chart on the relationship by @CynthiaKamau in #1528
  • (fix) O3-2609: Fix rendering issue in the patient details tile extension by @hadijahkyampeire in #1533
  • (fix) O3-2721: Fix empty state shown when a visit has no encounters by @psworld in #1565
  • (fix) O3-2719: Inconsistent UI in visit summaries tabs when Empty State by @psworld in #1567
  • (fix) O3-2651: Record Vitals: Error message for invalid values pops up only once by @psworld in #1578
  • (fix) O3-2709: Wrong image placeholder used for add image in patient registration by @psworld in #1580
  • (fix) O3-2667: Fix appointment form not saving after appointment date change by @chibongho in #1554
  • (fix) O3-2671: Lab orders added directly to the basket should be marked incomplete by @jwnasambu in #1552
  • (fix) O3-2729: Reduce white space by @jwnasambu in #1583
  • (fix) O3-2666: Order getting removed after clicking on Back to order basket by @usamaidrsk in #1549
  • (fix) O3-2718: Inconsistent notification style upon cancelling an active visit by @psworld in #1566
  • (fix) O3-2707: Patient Search: Start visit button doesn't work by @usamaidrsk in #1570
  • (fix) O3-2662: Unable to attach images when registering/editing a patient by @jwnasambu in #1585
  • (fix) Fix label rendering bug in Contact details component by @denniskigen in #1641

🧹 Housekeeping

New Contributors

Thank you to all contributors for embodying the spirit of 'write code. save lives' in every line committed. Your commitment to OpenMRS is invaluable and truly makes a difference in healthcare worldwide.

Full Changelog: v6.1.0...v7.0.0

v6.1.0

01 Dec 13:42
a180ffa
Compare
Choose a tag to compare

What's Changed

This release builds upon the foundation laid by v6.0.1, addressing various issues and incorporating valuable contributions from the community.

Fixes

  • (fix) 03-2588: Tweak workspace alert badge UI by @jwnasambu in #1499
  • (fix) O3-2611: Workaround for fixing form entry styles by @denniskigen in #1509
  • (fix) Fix workspace header action button borders by @denniskigen in #1511
  • (fix) Fix rendering error in conditions form by @denniskigen in #1512
  • (fix) Missing translations in forms workspace title and vitals overview component by @vasharma05 in #1506
  • (fix) Remove form-engine-app by @ibacher in #1514
  • (fix) O3-2612: Attachments App Crashes O3, then blocks adding attachments for any patient by @brandones in #1515
  • (fix) Fix the workspace maximize action button by @vasharma05 in #1520

Feat

  • (feat)O3 2570: Use the new snackbar in patient chart(6 apps) by @jona42-ui in #1478
  • (feat) Tweak aspects of the patient lists workspace by @denniskigen in #1496
  • (feat) O3-2571: Use new snackbar notification in conditions, notes, orders and vitals apps by @njiddasalifu in #1502
  • (feat) O3-2571: Using the new snackbar in programs app by @njiddasalifu in #1503
  • (feat) O3-2580: Use the new snackbar in other patient chart apps(part 3) by @hadijahkyampeire in #1476
  • (feat) Add ability to conditionally show visit attributes by @donaldkibet in #1513

Tests

Chore

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

21 Nov 21:03
9beca2d
Compare
Choose a tag to compare

Highlights

Chart 6.0.0 brings a breaking change and a number of new features and improvements to O3. Most notably, these are:

BREAKING: Merged vitals and biometrics apps

We've merged vitals and biometrics concerns into one frontend module - @openmrs/esm-patient-vitals-app. This is a breaking change and will mean that the biometrics frontend module (@openmrs/esm-patient-biometrics-app) will no longer be available. You'll need to update your distro to remove the biometrics app from your import map. The rationale for this change is to better leverage the shared cache for our SWR requests. Recording a new set of vitals and biometrics using the form would previously result in only the vitals and biometrics datatables being updated. Now, the vitals and biometrics datatables and their chart views, as well as the vitals header, will be updated automatically upon saving a new set of vitals and biometrics. Additionally, merging the two apps allowed us to clean up a lot of shared code and configurations. Thanks to @ibacher for the great work on this!

Improved performance

We've reduced the number of network requests made by the application by reducing the number of Webpack chunks created by the application. This means that the application loads faster than before. Read more about this in the migration guide here and @ibacher's PR here.

Improved highlighting of abnormal values in the vitals and biometrics form

Great work by @hadijahkyampeire means we now have improved highlighting of abnormal values in the vitals and biometrics form in keeping with the excellent vitals input design guidelines.

Ability to launch the Order Basket from a clinical form

Thanks to work by @brandones, you can now launch the Order Basket from a clinical form. This is useful if you want to order a medication or a lab test from a clinical form. Read more about this in the PR here.

New patient lists workspace

v6.0.0 introduces a new patient lists workspace to the side rail. This workspace allows you to view all available patient lists in a tabular format. You can also click on a list to view the patients in that list. This means that the patient list management concerns are now accessible from the Patient Lists app in the home page. See the PR here for more details.

Support for configurable form sections

Thanks to work by @ibacher, you can now configure the forms list to group forms into sections. This is useful if you have a large number of forms and want to group them into sections. Read more about this in the PR here.

Privilege-based ability to edit and delete visits

Thanks to work by @vasharma05, users with the appropriate privileges can now edit and delete visits. Read more about this in the PR here.

i18n support for Arabic and Hebrew

Thanks to @michaelbontyes , @elimm, and @ComradeSwarog.

Clinical forms and visit header layout improvements on tablet

Thanks to @CynthiaKamau and @donaldkibet for the great work on this!

Breaking changes

  • BREAKING: Merge vitals and biometrics apps by @ibacher in #1429

Features

Refactors

Bug fixes

Read more

v5.1.0

07 Oct 10:32
bccfae8
Compare
Choose a tag to compare

Highlights

React Hook Form and Zod

Following excellent work by @lumuchris256, we've migrated most of the vanilla React forms in the patient chart to use React Hook Form and Zod. This has allowed us to remove a lot of boilerplate code and make the forms more robust. The hope, moving forward, is that these tools will make form validation in React more efficient, maintainable, and less error-prone.

New lab order form and improvements to the order basket

Thanks to excellent work by @brandones, we now have a new lab order form that allows for the ordering of lab tests. Additionally, the medication order form has been improved to match the functionality described in the related design documentation. These changes pave the way for the introduction of various different types of orders in the patient chart.

Forms and Notes widget replaced by the Clinical Form workspace

The forms and notes widget has been replaced by the Clinical Form workspace, which is accessible by clicking its icon in the side rail. The workspace can be collapsed and expanded, and can also be hidden by clicking the "x" icon in the top right corner of the workspace if you have an active form open with unsaved changes.

The Test Results app is now the Labs app

In keeping with the next iteration of the Lab orders functionality, the Test Results frontend module got renamed to Labs. With even more iterations on the horizon for the Lab orders feature squad, the app's scope will change significantly.

Broader i18n coverage

Courtesy of great work by @vasharma05 and @icrc-jofrancisco, this release provides various enhancements to our i18n effort. The Angular form engine now loads locale data automatically from O3, amending elements in the form layout to match the selected locale, if translations are provided for it. Translations are now available for components in the common-lib app, which means we're nearing ever closer to a future where strings in the Patient Chart are fully translated.

Improved workspace implementation

We've iterated on the latest design documentation for the workspace to deliver a new and improved workspace experience. @vasharma05 has a handy guide if you want to learn more about all the possibilities available when registering a workspace.

Support for printing test results and vitals

Great work by @nanfuka means we now have the ability to print Vitals and Test Results data. The print button is a configurable property that can be toggled on in each of the frontend module's configuration schemas. Once turned on, a Print button appears in the widget header as the rightmost element. Clicking the button should show you a print preview with a summary of the data in the widget. Future work will involve centralizing the printing logic as well as extending printing support to other areas of O3.

Features

  • (feat) Rename test-results-app to labs-app by @brandones in #1360
  • (feat) Add an extension slot for additional visit summary items by @ibacher in #1286
  • (feat) Implement the print functionality for Vitals lists by @nanfuka in #1196
  • (feat) Put the Patient Flags feature behind a feature toggle by @denniskigen in #1283
  • (feat) Form entry app to use new API endpoint by @ibacher in #1300
  • (feat) Migrate appointments form to RHF and Zod by @lumuchris256 in #1295
  • (feat) Migrate programs form to use RHF and Zod by @lumuchris256 in #1250
  • (feat) Automatically load Angular locale data by @icrc-loliveira in #1320
  • (feat) Migrate Medications order form to use RHF and Zod by @lumuchris256 in #1309
  • (feat) O3-2195: Implement the print functionality for medications by @nanfuka in #1312
  • (feat) Fix Medications order form after RHF and Zod Migration by @lumuchris256 in #1332
  • (feat) O3-2196: Implement the print functionality for Test results by @nanfuka in #1306
  • (feat) O3-2325 Implement Lab Order form by @brandones in #1328
  • (feat) Migrate Vitals and Biometrics form to RHF and Zod by @lumuchris256 in #1310
  • (feat) Improved implementation for the siderail nav buttons by @vasharma05 in #1334
  • (feat) Migrate start visit form to use RHF and Zod by @lumuchris256 in #1278
  • (feat) Remove redundant translation configuration settings by @donaldkibet in #1331
  • (feat) Use patient-chart-app namespace for patient-common-lib translations by @vasharma05 in #1344
  • (feat) Migrate allergy form to RHF and Zod by @lumuchris256 in #1308
  • (feat) O3-2391: Ability to hide observations in encounters via config… by @elimm in #1353
  • (feat) Form app: add translations for form-engine strings by @icrc-jofrancisco in #1066
  • (feat) Launching workspaces should prompt user for unsaved forms, especially for workspaces that cannot be collapsed or workspaces with same type by @vasharma05 in #1364
  • (feat) Add side-nav scrolling in the patient chart on tablet by @Jexsie in #1230
  • (feat) Add current visit summary component by @donaldkibet in #1368
  • (feat) O3-2437: Restore a left border to the workspace by @njiddasalifu in #1379
  • (feat) Resolve template literals in the src prop of the logo config by @samuelmale in #1315
  • (feat) O3-2242: 'Retrospective Entry' label on Chart Header when doing RDE by @brandones in #1298
  • (feat) Update UI shell component to fix styling issue on workspace by @donaldkibet in #1387
  • (feat) O3-1678 Order basket medication search results should have two-button layout by @brandones in #1366
  • (feat) KH-372: Add Khmer translations for esm-patient-banner-app by @kazlaw in #1393
  • (feat) KH-372: Add Khmer translations for esm-patient-forms-app by @kazlaw in #1391
  • (feat) KH-356: Correct the Khmer translation for Actions by @kazlaw in #1392
  • (feat) Remove RXJS for launching form-entry by @donaldkibet in #1319
  • (feat) KH-372: Add Khmer translations for esm-form-entry-app by @kazlaw in #1384
  • (feat) O3-1825 Order Basket should have new v2 layout to support additional order types by @brandones in #1316
  • (feat) Remove unused forms code and updated forms config by @donaldkibet in #1354

Bug fixes

  • (fix) O3-2282: Show phone number in contact details panel by @denniskigen in #1285
  • (fix) Fix improper stacking for recurring appointment inputs on tablet by @Jexsie in #1284
  • (fix) resolves valid route with grouped chart dashboards by @pirupius in #1287
  • (fix) Fix the appearance of the start date column in the medications table by @denniskigen in #1291
  • (fix) Fix test script indentation by @denniskigen in #1293
  • (fix) Fix broken styles in form view component search by @CynthiaKamau in #1296
  • (fix) Restore configurable logo to print preview by @denniskigen in #1299
  • (fix) Setting the correct Form UUID in the encounter payload when saving a form by @vasharma05 in #1303
  • (fix) O3-2305 + O3-521 Various minor medication order bugs by @brandones in #1302
  • (fix) Medications refactor by @brandones in #1307
  • (fix) O3-2161: Encounter view doesn't work with multiple pages by @jwnasambu in #1247
  • (Fix) full widt...
Read more

v5.0.0

18 Jul 21:36
5f917b7
Compare
Choose a tag to compare

Patient Chart v5.0.0 is a major release that introduces a BREAKING change. It migrates all the frontend modules in this monorepo to leverage the new module loading mechanism introduced in Core v5. Additionally, this release includes performance improvements plus a host of new features and bug fixes.

Highlights

Performance improvements

We have migrated all the frontend modules in Patient Chart to leverage the new module loading mechanism introduced in Core v5. Frontend modules now declare their static and dynamic metadata upfront, and the framework uses this information to load only the static bits when the application gets loaded for the first time while loading the dynamic bits is deferred to later when they are needed. This change delivers significant improvements to initial load time. Check out the migration guide to get a closer look at the internals of the new module loading mechanism.

Translation support for the left nav menu

v5.0.0 adds support for internationalising dashboard titles in the left nav. Each dashboard can specify a title string property that represents the dashboard's name. This title then gets passed to the DashboardExtension component which invokes the t function from the useTranslation hook, passing in the title. To round things off, the frontend module's moduleName gets passed as the namespace argument of useTranslation, letting it know where to look for the corresponding translations. This mechanism makes it easy to translate your dashboard names.

Migrating React forms to use RHF and Zod for schema validation

v5.0.0 ushers in React Hook Forms (RHF) for handling forms. RHF is a performant forms solution that reduces the boilerplate code you need to write when constructing forms. RHF is also performant and supports a host of schema validation solutions. Zod is a schema validation library that integrates well with RHF and TypeScript. RHF's simple API and Zod’s declarative schema approach make your code easier to read and maintain. RHF and Zod present a robust approach to handling forms in React. v5.0.0 ports the Conditions and Visit notes forms to use RHF and Zod, with more custom React forms in the pipeline. Ultimately, we plan to migrate away from Formik and Yup to RHF and Zod.

Initial support for patient flags and improved RDE capabilities

This release establishes the groundwork for patient flags and improved RDE capabilities. Patient flags are visual components that enable healthcare providers to see relevant patient information with a glance in the Patient chart. v5.0.0 also adds improved retrospective data entry capabilities to the Patient Chart. Both patient flags and RDE improvements are a work in progress, and we will be adding more features to them in subsequent releases.

Breaking changes

  • (BREAKING) Migrate esm-patient-chart-app to use routes.json by @denniskigen in #1231

Features

  • (feat) Add translations for the left menu in patient chart by @jwnasambu in #1183
  • (feat) Include location provider by @icrc-agomes in #1187
  • (feat) Add ability to pass formEntrySub and patient workspace to exte… by @CynthiaKamau in #1219
  • (feat) Add ability to enroll and discontinue patient from a program for simple use case by @donaldkibet in #1199
  • (feat) Show add buttons on widgets by default by @denniskigen in #1236
  • (feat) Update start visit and visit notes forms to the new tablet design by @Jexsie in #1245
  • (feat) O3-2177: Tweak the patient banner details section to match designs by @Jexsie in #1197
  • (feat) Automatically update translation files for all locales when keys and strings change by @vasharma05 in #1228
  • (feat) KHP3-3708 Add ability to populate form with already existing patient identifiers. by @donaldkibet in #1252
  • (feat) Migrating conditions form to use RHF and Zod by @lumuchris256 in #1248
  • (feat) Migrating Visit notes form to use RHF and Zod by @lumuchris256 in #1253
  • (feat) Add support for patient flags on the patient chart and flags side panel by @jnsereko in #1178
  • (feat) KHP3-3791: Add ability to create an identifier once a form is submitted by @donaldkibet in #1259
  • (feat) O3-2239: Add an extension slot to the visit component by @AlexanderMizgirev in #1260
  • (feat) KHP3-3811 Add validation logic to check if an identifier has already been assigned by @donaldkibet in #1262
  • (feat) Dashboard Extension uses the moduleName as the namespace for translation by @vasharma05 in #1227
  • (feat) KH-241: Add Khmer translations for patient chart by @kdaud in #1263
  • (feat) O3-2258: Put RDE behind a feature flag by @brandones in #1282

Refactors

  • (refactor) Extract patient flags into a frontend module by @denniskigen in #1275
  • (refactor): Remove startVisitLabel and endVisitLabel translation configurations by @donaldkibet in #1266

Bug fixes

Read more

v4.6.0

07 Jun 18:31
743dafc
Compare
Choose a tag to compare

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

v4.5.0

07 Jun 18:37
eabf23b
Compare
Choose a tag to compare

What's Changed

Features

Refactors

  • (refactor) KHP3-3397: Rename visitDate appointment property to dateHon… by @jecihjoy in #1151

Bug fixes

  • (fix) Correct duplicated translation keys and add translations to biometrics by @ibacher in #1144
  • (fix) O3-1980: Fix patient name header not displaying in offline mode by @samuelmale in #1080
  • (fix) Remove useOmrsRestPatient hook by @Jexsie in #1148
  • (fix) O3-2075 Fix to display Dashboard from the JSON application configura… by @YaroslavTir in #1133

Housekeeping

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

03 May 13:20
57e17f4
Compare
Choose a tag to compare

What's Changed

Features

appointments

  • (feat) Upcoming appointment card should show list of appointments and ability to select appointment to be fulfilled by @makombe in #1125

angular form engine

react form engine

  • (feat) Add correct form-error UI as shown on the designs by @donaldkibet in #1106
  • (feat) Tweak form engine loading UI by @denniskigen in #1112
  • (feat) Add ability to launch form in edit mode and handle error if form does not have associated JSON schema by @donaldkibet in #1107
  • O3-2061 Pass active visit attributes to form engine if visit exists by @CynthiaKamau in #1120

forms

patient banner

  • (feat) O3-1976: Implement the deceased variant of the patient header by @jwnasambu in #1078

patient chart

  • (feat) Add custom default facility url when location is missin… by @CynthiaKamau in #1113
  • (feat) O3-2047: Added combo box to search and filter through multiple locations in the start visit form by @vasharma05 in #1131
  • (feat) Remove patient from active queue on checkout by @jecihjoy in #1109
  • (fix) Fix the background color of the start a visit button on the visit header on hover by @jwnasambu in #1130

test results

  • O3-1679: Test results header in the "Test Results" dashboard appearing twice by @njiddasalifu in #1102

Performance Improvements

  • (perf) Improve performance of patient chart by @ibacher in #1083

Bug fixes

angular form engine

forms

medications

  • (fix) Fix the visit.enabled property to visits.enabled property in the medications app by @vasharma05 in #1123

notes

  • (fix) O3-1947: Auto-expand the visit note textarea as the user types by @Jexsie in #1039
  • (fix) O3-2031: Remove unused configuration properties from useVisitNotes by @Jexsie in #1105

patient banner

  • (fix) KH-141: Filling 5 address fields shows only 4 fields in the patient banner. by @hadijahkyampeire in #1101

patient chart

  • (fix) Restore success toast shown after starting a visit by @denniskigen in #1111
  • (fix) O3-2025: Visit enabled system setting should be referenced using "visit.enabled" by @Jexsie in #1099
  • (fix) Dashboard View should not use wrap property by @ibacher in #1091
  • (fix) Fix bug on starting a visit where there is only one visit-type by @donaldkibet in #1108
  • (fix) O3-2029: Required visit attribute's default value shouldn't be the first choice by @vasharma05 in #1100
  • (fix) Update bug on fetching config value in custom default facility by @CynthiaKamau in #1114

test results

Housekeeping

New Contributors 🎉

Thank you so much!

Full Changelog: v4.3.0...v4.4.0