Skip to content

v24.03.0

Compare
Choose a tag to compare
@khavinshankar khavinshankar released this 17 Jan 14:17
d55143d

What's Changed

  • Updated DOB Date Format in Patient details page by @AdityyaX in #6950
  • Migrate useDispatch with useQuery/request in src/Components/Common/** by @rithviknishad in #6889
  • Migrate useDispatch with useQuery/request in Add / Update Bed Form by @rithviknishad in #6975
  • Add video connect link and Cypress Tests for User Profile by @Ashesh3 in #6924
  • Fixes buggy prefetch condition for local body and district autocompletes by @rithviknishad in #7006
  • Refactor discharge_reason data type to Integer by @Ashesh3 in #6807
  • Adds user type: Nurse and Nurse (readonly) by @rithviknishad in #6464
  • Fixes incorrect loading state when login form is invalid (no credentials provided) by @rithviknishad in #7011
  • prevent resetting the filters cache on page load by @rithviknishad in #7009
  • Update weekly_working_hours to allow null value by @Ashesh3 in #7015
  • Update AssetFilter component to handle null facility value by @Ashesh3 in #7014
  • Fixes undefined shown in Doctor Notes for Nurse user types by @rithviknishad in #7020
  • Reset preview image for camera file selector by @Ashesh3 in #7024
  • Refactor user delete button in FacilityUsers and ManageUsers components by @Ashesh3 in #7027
  • Fix alignment issue in InvestigationTable by @Ashesh3 in #7028

New Contributors

Full Changelog: v24.02.0...v24.03.0