Skip to content

v4.1.0

Compare
Choose a tag to compare
@denniskigen denniskigen released this 03 Feb 21:16
· 1019 commits to main since this release
ac86a1b

What's Changed

Features

conditions

forms

generic widgets

  • (feat) obs-by-encounter-widget can support Date concepts by @icrc-agomes in #928

patient chart

  • (feat) O3-1681: Tiles should have a max width by @jnsereko in #982
  • (feat) O3-1728: Change visit note guidance text by @vasharma05 in #979
  • (feat) Show lists that a patient belongs to in the patient header by @nanfuka in #927
  • (feat) O3-1810: Remove Recent Results widget from Pt Summary by @vasharma05 in #966
  • (feat) Rename the All visits tab of the visits dashboard to All encounters by @jumagit in #971
  • (feat) Added locations with queue tag to queue section in start visit form by @CynthiaKamau in #978
  • (feat) O3-1681: Tiles should have a max width by @jnsereko in #981
  • (feat) O3-1797: Re-order Summary page widgets to match designs (and remove some) by @vasharma05 in #968

Fixes

appointments

  • (fix) Pagination, multiple submissions and sorting patient chart appointments.(03-1765 & 03-1795) by @hadijahkyampeire in #961

generic widgets

  • (fix) Show effective date on obs table component instead of issued date by @icrc-psousa in #983

patient chart

  • (fix) Fix the tooltip UI shown when hovering over long names in the visit header by @jwnasambu in #954
  • (fix) Remove bottom border from workspace header by @denniskigen in #976
  • (fix) Error handling when failed to fetch a visit attribute type by @vasharma05 in #932

vitals & biometrics

  • (fix) Fix incorrect dates on the vitals and biometrics widgets by @denniskigen in #967

Refactors

  • (refactor) Derive isLoading state directly from SWR hooks by @denniskigen in #963
  • (refactor) Use the bound mutate API instead of global mutate by @denniskigen in #964

Housekeeping

Documentation

  • (docs) Add a link to the design system documentation site by @denniskigen in #970

New Contributors

Full Changelog: v4.0.1...v4.1.0