Skip to content

v8.4.0

Choose a tag to compare

@denniskigen denniskigen released this 05 May 10:36
· 539 commits to main since this release
83a4011

What's Changed

Features

Refactors

  • (refactor) O3-3846: Replace Carbon datepickers with reusable OpenmrsDatePicker by @jwnasambu in #1441
  • (refactor) Standardize appointments form workspace and naming by @denniskigen in #1518
  • (refactor) Standardize service queue modal component naming by @denniskigen in #1520
  • (refactor) Optimize patient registration form performance by @denniskigen in #1533
  • (refactor) Improve context management and organization by @denniskigen in #1535
  • (refactor) Remove custom modal header close button styles by @denniskigen in #1541
  • (refactor) O3-4199: Bed management should use the modal system by @amosmachora in #1381
  • (refactor) O3-4551: Refactor "Add patient to queue" form to use rhf and zod by @Muppasanipraneeth in #1538
  • (refactor) Centralize FHIR patient mapping logic in search app by @denniskigen in #1548

Bug fixes

Housekeeping

  • (chore) Bump @openmrs/esm-framework and fix typings by @chibongho in #1525
  • (chore) O3-4425: Specify extension order of add-patient-action top nav item by @chibongho in #1530
  • (chore) Add auto-update for OpenMRS dependencies by @ibacher in #1551

Testing

  • (test) Amend datepicker related tests by @denniskigen in #1524
  • (test) O3-4462: Split form-filling into individual steps in register and edit patient tests by @harshthakkr in #1490

Documentation

New Contributors

Full Changelog: v8.3.1...v8.4.0