October Week 4 Release
khavinshankar
released this
23 Oct 05:13
·
1989 commits
to develop
since this release
What's Changed
- fix: add action and recommend discharge data on patient consultation page by @cp-coder in #5347
- Middleware override feature in asset location by @Ashesh3 in #6368
- Replaced useDispatch with useQuery and request in ExternalResult (src/Components/ExternalResult/** ) by @konavivekramakrishna in #6402
- Added cypress test to verify warranty expiry label on an asset by @GokulramGHV in #6428
- Replaced export button Icon with relevant Export Icon by @shyamprakash123 in #6451
- Replaced dispatch with useQuery and request in Asset module by @kshitijv256 in #6374
- Optimize lodash. Fixes #6006 by @Omkar76 in #6415
- Fix CSS unintentended RTL style by @rithviknishad in #6465
- Replaced useDispatch with useQuery and request. by @shyamprakash123 in #6344
- Fixes JWT token refresh interval default fallback to 5 mins (instead of 15 mins) by @rithviknishad in #6466
- Daily Rounds: Updated consciousness levels choices to MEWS by @cp-coder in #6435
- Fixed typo in pathParams of ConfigureHealthFacility and replaced useDispatch in ConfigureFacility by @khavinshankar in #6470
- New Cypress Test | Search using username | User Tab by @nihal467 in #6478
- Fix loadash-es import by @Ashesh3 in #6477
- Fix session expiry detection by @Ashesh3 in #6472
- Added test of patient_crud.cy.ts by @ShivamJhaa in #6135
New Contributors
- @konavivekramakrishna made their first contribution in #6402
- @shyamprakash123 made their first contribution in #6451
Full Changelog: v23.41.0...v23.42.0