April Week 1 Release
What's Changed
- fix (FacilityUsers): fixed pagination issue (#3345) by @mathew-alex in #3347
- fix: UI changes in the consultation form by @cp-coder in #5045
- Mark all components from HelperInputFields as Deprecated by @rithviknishad in #5173
- Add loading spinner beside add button by @AdrianaMoralesQ in #5129
- added facility name in asset card by @patelaryan7751 in #5150
- Improved dependent select menus in patient registration form by @rithviknishad in #5159
- Add Booster dose to patient vaccination filter by @Ashesh3 in #5162
- Replaced MUI components in
src/Components/Shifting/ListView.tsx.tsx
by @GokulramGHV in #5166 - Improve Telemedicine rel. fields in Consultation form and Adds
CheckBoxFormField
by @rithviknishad in #5178 - Filter active patients in CNS by @rithviknishad in #5181
- Replaced MUI components in
src/Components/Shifting/ShiftDetails.tsx
by @GokulramGHV in #5160 - Updated Investigations suggested table by @skks1212 in #5110
- Hide the history of illness field when brought by dead is selected by @patelaryan7751 in #5185
- Made the button with cross icon not appear in pressure sore preview mode by @GokulramGHV in #5183
- Update Treatment Plan icon in Consultation Form by @rithviknishad in #5182
- Show all available skills when adding a skill to user by @Ashesh3 in #5167
- Replaces "Is Telemedicine" to "Is Telemedicine Required for the Patient" in Consultation form by @rithviknishad in #5189
- Refresh CNS every 30 seconds. by @rithviknishad in #5190
- Old discharged patient now getting unlinked from the feed and camera by @patelaryan7751 in #5186
- disables app force updates by @rithviknishad in #5184
- added discharge date to LAMA and REF reasons by @skks1212 in #5191
- Improve weight and height fields in consultation form by @rithviknishad in #5180
- ESLint: set
no-literal-string
only for JSX by @rithviknishad in #5195 - fix padding below bed select field in consultation form by @rithviknishad in #5194
- ignore validation for
consultation_notes
if brought dead by @rithviknishad in #5211 - adds script and envs for plausible analytics integration by @rithviknishad in #5217
New Contributors
- @AdrianaMoralesQ made their first contribution in #5129
Full Changelog: v15.6.1...v15.6.2