v4.1.0
What's Changed
Features
conditions
- (feat) O3-1410: Conditions widget should filter conditions by status by @denniskigen in #965
- (feat) O3-1760: Add ability to edit a condition by @hadijahkyampeire in #975
- (feat) O3-1759: Add the ability to delete a Condition by @hadijahkyampeire in #952
forms
- (feat) Add a forms dashboard by @denniskigen in #977
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 toAll 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
- (chore) Bump @openmrs/ngx-formentry to get CVD calculation updates by @hadijahkyampeire in #973
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