November Week 4 Release
What's Changed
- Upload file option disabled for discharged patients by @Pranshu1902 in #4061
- sentry reports are made only in production by @Krishna-Sivakumar in #3558
- Fix vendor name input on Asset page by @Ashesh3 in #4101
- Remove stop button from Live asset preview by @Ashesh3 in #4087
- Proxy camera feed PTZ requests through backend by @rabilrbl in #3767
- Fix: disallow negative values on age field in patient filters by @GokulramGHV in #4091
- Fix: Clear date fields and age field in patient filters by @GokulramGHV in #4092
- Add and redirect to invalid password reset page by @Ashesh3 in #3964
- Patient Details page redesign by @Ashesh3 in #4010
- Generalize handling of filters and pagination with
useFilters
hook by @rithviknishad in #4041 - Update facility_ref on change in SampleFilter by @khavinshankar in #4107
- Allow state level users to assign facility from any district while creating a user by @khavinshankar in #4106
- Removes reload button in facility page by @rithviknishad in #4143
- fix(FacilitySelect): Minor UI fix in patient popup by @cp-coder in #4064
- fix: replaced multiselect with new tailwind component by @cp-coder in #3977
- Add toggle for camera access key visibility by @Ashesh3 in #4145
- Fix input type for LegendInput by @Ashesh3 in #4148
- cicd: added EPIC label to stale exempt list by @khavinshankar in #4081
- Remove pages and components used under
/teleicu/...
by @rithviknishad in #4142
New Contributors
- @Krishna-Sivakumar made their first contribution in #3558
Full Changelog: v15.3.3...v15.3.4