Releases: ohcnetwork/care_fe
Releases · ohcnetwork/care_fe
October Week 4 Release
What's Changed
- Increase width of medical history details text area for mobile view in patient registration form #8763 by @abhip161 in #8797
- Added 3rd Party Software Licenses Page by @tellmeY18 in #8748
- Uninstall react-redux and axios by @rithviknishad in #8731
- Improve validation check for phone number in patient list page #8189 by @Nithin9585 in #8394
- Fixed age formatting in the shifting list view by @nihal467 in #8853
- fix: added tooltip for Discussion Notes Icons #8618 by @syedfardeenjeelani in #8837
- Fixes Add Validation for Insurance Input Fields in Patient Registration Form #8672 by @syedfardeenjeelani in #8836
- Fixed Misaligned text when there's no data by @nithish1018 in #8807
- Fix comment overflow and ensure content fits within div by @chakribontha in #8722
- Switch to using OHC domain for plausible by @rithviknishad in #8862
- Removed duplicate no consultation check in patient details page by @nihal467 in #8868
- Allow users to set profile pictures by @sainak in #8606
- Remove asset detail popup in asset configure's camera feed by @Rishith25 in #8855
- Fixed incorrect redirection after adding lab result and aligned view and print buttons by @Mahendar0701 in #8879
- First added diagnosis in create consultation removal by @Mahendar0701 in #8851
- Bed management UI enhancement by @Jacobjeevan in #8839
- Add Blur Method to Improve Component Focus Handling by @JavidSumra in #8890
- Fixed the flaky test in patient registration test by @nihal467 in #8893
- Refactor Directory Names for Common, Components by @gigincg in #8888
- fixes text overflow in resource details page by @Keerthilochankumar in #8904
- Ventilator mode/Oxygen modality data as exclusive of each other by @Jacobjeevan in #8852
- Redundant API calls in Vitals tab by @Jacobjeevan in #8864
- CNS: filter by locations changes by @Jacobjeevan in #8812
- Add field validation to resolve the Update Profile Issue by @JavidSumra in #8809
- Adds support for
useMutation
hook by @rithviknishad in #8891 - Disable abha number linking when health facility id is not present by @khavinshankar in #8908
- enable livekit plugin; fixed dockerfile by @tellmeY18 in #8910
- Fixes security issue with Avatar Edit Modal by @rithviknishad in #8917
New Contributors
- @tellmeY18 made their first contribution in #8748
- @Mahendar0701 made their first contribution in #8879
- @Keerthilochankumar made their first contribution in #8904
Full Changelog: v24.43.0...v24.44.0
October Week 3 Release
What's Changed
- Fixed the update details button width in resource details page by @nihal467 in #8757
- Fixed the type issue in the cypress test file by @nihal467 in #8766
- New Cypress Test | Patient Details Advance Filters by @nihal467 in #8750
- Revamped resource and shifting boards to the KanbanBoard component and removed react-dnd by @shivankacker in #8713
- Added units for pressure-sore by @noufalrahim in #8755
- Added ORAL as default for all route by @noufalrahim in #8754
- Downgraded Cypress to 13.14.2 and Removed @types/cypress by @nihal467 in #8788
- New Cypress Test to verify functionality of Doctor Connect by @nihal467 in #8791
- Removed unused packages by @shivankacker in #8778
- fix: prevent recursive redirect between session expired and root by @rithviknishad in #8777
- Death report is missing patient age by @HitishRaoP in #8702
- Fixes multiple tiny issues by @rithviknishad in #8784
- WIP: Care Plugin Support by @gigincg in #8660
- Updated README: updated CARE logo by @shivankacker in #8801
- Update styling for the side nav by @vinutv in #8789
- Fixing: Switch Blood Pressure and temperature dropdown to use TextFormField with type="number" instead of a dropdown #8644 by @AdityaJ2305 in #8728
- Map preview on mobile fix by @Jacobjeevan in #8793
- Added Infinite Scrolling and Previous Item Persistence in Notifications by @shauryag2002 in #8771
- Removed Background Colour of the Favicon by @nihal467 in #8803
- Investigations Print Preview Page by @Jacobjeevan in #8679
- Added listing of Hub Facilities in Facility Home by @shivankacker in #8729
- Adds support for sorting locale file keys in pre-commit by @rithviknishad in #8806
- Updated UI for facility cards and avatar component by @shivankacker in #8782
- Sort only
en
locale file in the sort-locale script; Update docker and CI to usenpm run install-all
by @rithviknishad in #8813 - Corrected redirection of cancel button by @Rishith25 in #8823
- 📷 Support for linking multiple cameras to a bed by @rithviknishad in #8253
- fix: close profile dropdown on first click when navigating by @JavidSumra in #8824
- Shifting csv generation fix by @Jacobjeevan in #8790
- Abdm V3 Plug Support by @khavinshankar in #8340
- Disable abha number linking when health facility id is not present by @khavinshankar in #8850
New Contributors
- @Rishith25 made their first contribution in #8823
- @JavidSumra made their first contribution in #8824
Full Changelog: v24.42.0...v24.43.0
October Week 2 Release
What's Changed
- Bump @fontsource/inter from 5.0.21 to 5.1.0 by @dependabot in #8709
- Manage Prescriptions Page: Moving Print Button Inside by @Jacobjeevan in #8704
- Allows configuring available languages through env and adds Hindi to CARE by @shivankacker in #8692
- Re-build sidebar UI by @bodhish in #8680
- Second attempt to clean up patient creation form by @bodhish in #8706
- Remove External Results; Remove unused references in Patient Registration Cypress Test by @rithviknishad in #8737
- New Cypress Test | Patient live list export functionality by @nihal467 in #8745
- Hide Spokes on Facility Create Page by @Jacobjeevan in #8730
- Fix: Error Messages Persist in UserAdd Component by @shauryag2002 in #8721
- fix: Add user media ready and camera permission denied notifications by @shauryag2002 in #8688
- fix: Removed useQuery from wrapper by @noufalrahim in #8716
- Patient Registration Form: Move restore draft button beside generate/link abha number by @rithviknishad in #8741
- Fixes restore draft from performing form submits by @rithviknishad in #8765
Full Changelog: v24.41.0...v24.42.0
October Week 1 Release
What's Changed
- Added Asset Info Popover to Camera Feed in Consultation Page by @Jacobjeevan in #8615
- Migrate
useDispatch
torequest
for exports by @rithviknishad in #8668 - Fix: Infinite Loading State When Notification is blocked or granted by @shauryag2002 in #8659
- Remove "read more" for prescription notes in detailed view by @vishwansh01 in #8647
- Remove facility cover image upload tooltip by @sainak in #8586
- Added Diagnosis at Discharge field when patient is discharged by @JOSHIK27 in #8390
- Updated README to include info on translations by @shivankacker in #8690
- fix: add bed notification by @AdityaJ2305 in #8632
- Enable features from backend feature flags by @shivankacker in #8512
- Bump @sentry/browser from 8.29.0 to 8.33.0 by @dependabot in #8696
- Bump echarts from 5.5.0 to 5.5.1 by @dependabot in #8524
- Fix: Qualification field for nurse user type by @AdityaJ2305 in #8694
- Bump react-i18next from 13.5.0 to 15.0.2 by @dependabot in #8537
- Reduce the Notification Message display timings by @HitishRaoP in #8689
- Fix: Facility page view in mobile phones by @Jash2606 in #8693
- Send only known BP attributes by @rithviknishad in #8703
- store the camera position correctly in camera preset create by @sainak in #8710
New Contributors
- @shauryag2002 made their first contribution in #8659
- @Jash2606 made their first contribution in #8693
Full Changelog: v24.40.0...v24.41.0
September Week 4 Release
What's Changed
- Updated blood pressure range and remove hyphen for infusion "nor-adrenaline" by @rithviknishad in #8498
- Removed hacks for loading investigations in Consultation Form, updated type definitions by @Nithin9585 in #8416
- add JWKS_BASE64 for cypress workflow by @sainak in #8589
- fix cypress workflow on forked prs by @sainak in #8591
- HCX Plug by @khavinshankar in #8420
- Cleanup bed types by @khavinshankar in #8456
- Fixes file upload missing pagination component by @rithviknishad in #8597
- update caniuse-lite by @rithviknishad in #8599
- Enhance the multi-select component to immediately open onFocus by @nihal467 in #8598
- Show IV/NIV Badge only for active consultations by @Jacobjeevan in #8603
- fix: sort options i18n by @rithviknishad in #8602
- New Cypress Test | Patient Switch Bed Functionality | by @nihal467 in #8613
- New Cypress Test | Patient Tab Pagination | by @nihal467 in #8614
- Reenabled discharge patient admitted to filter by @shivankacker in #7933
- Fixed bug with sidebar indicator by @shivankacker in #8536
- Reply feature for doctor notes by @UdaySagar-Git in #7805
- Added facility hubs by @shivankacker in #7772
- Adding cache control headers by @vishwansh01 in #8575
- resolve conflicts by @sainak in #8619
- Adding cache control headers by @sainak in #8622
- Plausible: Track applied filters by @rithviknishad in #8640
- Fixed fileupload name bug by @shivankacker in #8638
- Fixed Translation in switch bed pop-up by @nihal467 in #8648
- Fix: Clearing Facilities Field Causes White Screen #8610 by @AdityaJ2305 in #8629
- fix: Show validation error message on facility cover image upload (#8625) by @syedfardeenjeelani in #8639
- Fix camera feed fullscreen bug by @shivankacker in #8650
- Allow archiving consent records by @khavinshankar in #8654
- Fixed translation of Spo2 in criticalcare by @nihal467 in #8656
- Fix: Enable Remove button functionality in Add Insurance section by @chakribontha in #8667
- Fixed the Patient age formatting in shifting board by @nihal467 in #8673
New Contributors
- @syedfardeenjeelani made their first contribution in #8639
- @chakribontha made their first contribution in #8667
Full Changelog: v24.39.0...v24.40.0
v24.39.0
What's Changed
- New Cypress test for the patient discussion notes by @nihal467 in #8554
- RadioFormField: changed optionDisplay to optionLabel in RadioFormField by @xakep8 in #8533
- Fixes Facility cover image edit button malfunctioning by @HitishRaoP in #8531
- Updated TreatmentSummary component by integrating it with PrintPreview Component #8430 by @Zeshanxviii in #8441
- Adds Community Nurse's Log; improved Nursing Care section UI by @rithviknishad in #8522
- Revamp media player by @sainak in #8437
- correct i18n keys for daily rounds round type filter by @rithviknishad in #8566
- Staging Release Patch by @khavinshankar in #8567
- Adds new set of nursing care procedures by @rithviknishad in #8568
- Patient Registration: Adds social profile section by @rithviknishad in #8570
- Convert supported browsers command to a script by @sainak in #8564
- Remove supported browsers instruction from README by @rithviknishad in #8574
- Rename procedure
Tracheostomy Tube Change
and fix oral issue not getting unselected by @rithviknishad in #8576 - Fixes file upload missing pagination component by @rithviknishad in #8594
New Contributors
- @xakep8 made their first contribution in #8533
- @HitishRaoP made their first contribution in #8531
Full Changelog: v24.38.0...v24.39.0
v24.38.0
What's Changed
- Remove clear all filters when no filters are applied. by @Sulochan-khadka in #8466
- Made AutocompleteFormField open immediately on focus by @JOSHIK27 in #8414
- Fixes Autocomplete input erroring when combobox input is cleared by @rithviknishad in #8501
- Fixes PDF Viewer clipping out in different display zoom settings by @rithviknishad in #8496
- Procedures: consultation #8366 by @Sulochan-khadka in #8477
- Adds support for 🔍 Zoom In & Out for 🖨️ Print Preview component by @rithviknishad in #8487
- Reorder classnames only on pre-commit by @shivankacker in #8497
- Added: Warning for unsupported browsers by @AdityaJ2305 in #8417
- New Cypress Test | Verify the Functionality of Critical Care | by @nihal467 in #8517
- Bump @fontsource/inter from 5.0.18 to 5.0.21 by @dependabot in #8508
- Bump @sentry/browser from 8.12.0 to 8.29.0 by @dependabot in #8509
- Bump axios from 1.6.8 to 1.7.7 by @dependabot in #8454
- Fixed Cypress Flaky test in user advance filter by @nihal467 in #8519
- Update documentation README.md : Supported -browsers script by @Zeshanxviii in #8528
- New Crowdin updates by @bodhish in #8538
- Frontend Adjustments for ABDM Plug Conversion by @khavinshankar in #7817
- Fixed Abha profile linking issue by @khavinshankar in #8550
- Rename all the Cypress filename to follow PascalCase by @nihal467 in #8548
New Contributors
- @AdityaJ2305 made their first contribution in #8417
- @Zeshanxviii made their first contribution in #8528
Full Changelog: v24.37.0...v24.38.0
v24.37.0
What's Changed
- Fix pdf previews by @sainak in #8405
- Fix clipping issue login page by @sunny-thakurwar in #7891
- Fixes facility cover image from not reloading after upload by @rithviknishad in #8412
- Refactored FileUpload component by @shivankacker in #8329
- Removed unwanted printing of flow rate in preview by @nihal467 in #8408
- Cleanup unused files by @sainak in #8326
- Add Abdominal Drain and Change Rules to Ryles on Ouptput DropDown by @aSriram199 in #8328
- Make Treating Doctor Field Optional for Domiciliary Care Patients by @JOSHIK27 in #8391
- Added patient category descriptions for ICU bed patients by @shivankacker in #7970
- Add option to filter users by no home facility by @shivankacker in #8247
- fix build workflows after the org rename by @sainak in #8431
- Change CSN references to OHCN by @rithviknishad in #8433
- remove fireRequestV2 by @sainak in #8446
- Fixes PR template tags by @rithviknishad in #8453
- Removes Storybook by @rithviknishad in #8452
- Adds validation for max dosage in PRN prescription #8324 by @Nithin9585 in #8378
- Fix allowed extensions not working for file input by @shivankacker in #8419
- Fixed icd11 diagnosis multiselect field making unnecessary requests by @shivankacker in #8448
- Switched to uploadFile from axios in scribe by @shivankacker in #8379
- Enable interaction with other components when a dropdown is open by @khavinshankar in #8432
- Fixes unknown option for heartbeat rhythm; adds i18n to vitals section by @rithviknishad in #8411
- Improve Treament Summary Report by @khavinshankar in #8295
- Navigate to session expired page instead of showing notification by @rithviknishad in #8363
- Removes auto fill for uploaded file name by @shivankacker in #8464
- Added translations for home page by @shivankacker in #8461
- Fixed User page Spacing and added translations by @shivankacker in #8462
- Add suggestion chips instead of autofilling diagnosis by @shivankacker in #8369
- Remove proxy and clean up config by @bodhish in #8445
- Adds support for "Still watching" prompt to prevent users from idling when watching stream by @rithviknishad in #8440
- Modified Fallback URL for cypress in windows system by @nihal467 in #8476
- New cypress test to verify doctor's log update functionality by @nihal467 in #8479
- Bump cypress version and remove unnecessary imports of "local-cypress" by @rithviknishad in #8485
- Fixes state admin unable to to switch back to live patients tab from discharged tab by @rithviknishad in #8490
- Fixed the add location button positioning in desktop view by @nihal467 in #8481
- Removes symptoms onset date range filter from patient filters by @rithviknishad in #8493
Full Changelog: v24.35.0...v24.37.0
v24.35.0
What's Changed
- Use staging backend for cypress tests if PR base branch is staging by @rithviknishad in #8362
- Show "Save and Continue" for Progress Notes and Doctors Log by @shivankacker in #8352
- Fixed rounds type changing for Scribe by @shivankacker in #8350
- Modified the fine text in Patient transfer pop-up to match with recent change by @nihal467 in #8344
- Remove unused components and packages by @rithviknishad in #8339
- Fix Facility Notice functionality by @aSriram199 in #8337
- Modified Cypress test to include bed number selection in consultation test by @nihal467 in #8383
- Fixed word splitting issue by @JOSHIK27 in #8384
- Made General Instructions field in Consultation Form non mandatory by @JOSHIK27 in #8368
- Fixes neurological tab from crashing in older browsers by @rithviknishad in #8392
- Corrected Spelling mistake of daily rounds fields: ventilator_fi02 to ventilator_fio2 in Frontend #8241 by @SagarSharma2809 in #8268
- Fixes neurological tab from crashing in older browsers by @rithviknishad in #8393
- Fix Scroll Issue with Pressure Sores Popup by @gigincg in #8400
- Migrate to Headless UI v2 by @khavinshankar in #8260
- Fixes: Issue #8265 Neurological Tables having incorrect vertical heights... by @thevishvammoliya in #8386
- Hide N/A and null values in event log #8376 by @Nithin9585 in #8381
- Update react-pdf; pdfjs worker; Fixes for i18n by @gigincg in #8395
- Enable Facility Cover Image Uploads on Mobile Screens by @gigincg in #8402
- Improve Notes TextArea; Improve i18n by @gigincg in #8396
New Contributors
- @SagarSharma2809 made their first contribution in #8268
- @Nithin9585 made their first contribution in #8381
Full Changelog: v24.34.0...v24.35.0