Releases: ohcnetwork/care
Releases · ohcnetwork/care
v24.21.0
What's Changed
- fixes review interval not being updated for "no review" by @rithviknishad in #2140
- Update max_length for phone numbers to adhere to ITU-T E.164 standard by @bodhish in #2138
- Adds support for doctors and nurses discussions threads in Discussion Notes by @rithviknishad in #2137
- Allow
audio/mp4
by default by @sainak in #2094 - Bump Dependencies by @vigneshhari in #2143
- Vigneshhari/bump dependencies by @vigneshhari in #2145
- Skip creating event group if all fields are null by @sainak in #2134
- ABDM M3 by @khavinshankar in #1829
- Increase area of specialisation in doctors by @rash-27 in #2102
- Added discharge patient filters by @skks1212 in #2124
- converted investigation and investigation group data into JSON by @DraKen0009 in #1912
- Drops support for cloning previous log update by @rithviknishad in #2127
- Change devcontainer make up command to run after start by @skks1212 in #2146
- Removes unused
current_health
field from Daily Rounds by @rithviknishad in #2162 - Display users list based on user access limitation by @GokulramGHV in #1742
- adds missing merge migrations by @rithviknishad in #2169
- Store critical care daily round changes in events by @sainak in #2170
- Removes unused field
temperature_measured_at
from Daily Rounds by @rithviknishad in #2171 - make rate limit messages user friendly by @khavinshankar in #2174
Full Changelog: v24.20.0...v24.21.0
v24.20.0
What's Changed
- Exact patient no. in filters by @skks1212 in #2136
- Serialized gender into UserAssignedSerializer by @thedevildude in #2118
- Add medicine filter to prescriptions by @Pranshu1902 in #2068
- Painscale changed from 0 - 5 to 0 - 10 by @skks1212 in #1967
New Contributors
- @thedevildude made their first contribution in #2118
Full Changelog: v24.19.0...v24.20.0
v24.19.0
What's Changed
- Annotate CSV export fields with patient age for sample test and shifting by @rithviknishad in #2101
Full Changelog: v24.18.0...v24.19.0
v24.18.0
What's Changed
- Sort "No Consultation Filed" patients to the top of Patient List page by @GokulramGHV in #1718
- Add age validation in PatientDetailSerializer by @rash-27 in #1929
- test for Ambulance module by @DraKen0009 in #2056
- Occupation dropdown backend by @hrit2773 in #2055
- upgrade user skills by @rash-27 in #2096
- Fix ward filters and add tests for places APIs by @DraKen0009 in #2029
- Add Ordering Filter for Discharge Patients Viewset Class by @Pranshu1902 in #2074
- avoid using distinct in patient list filters by @sainak in #2111
- Remove defining
date_of_birth
andyear_of_birth
serializer fields by @rithviknishad in #2112 - Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #2097
- Add workflow to combine dependency update prs by @sainak in #2093
New Contributors
Full Changelog: v24.17.0...v24.18.0
v24.17.0
What's Changed
- Add django filter for patient review missed by @jainvedant392 in #1938
- Add Plugin Support by @vigneshhari in #2036
- test for various endpoints in the external_result module by @DraKen0009 in #2034
- Bump Dependencies by @vigneshhari in #2073
- Make care single source of truth for asset config on middleware by @sainak in #2000
- update plugin docs by @sainak in #2075
- update devcontainer config by @sainak in #2051
- Bump the boto group with 2 updates by @dependabot in #2076
- Handle missing instance.resolved_middleware in asset_updates by @Ashesh3 in #2084
- Fix handling of missing resolved_middleware in asset_updates.py by @Ashesh3 in #2087
- Remove deploy jobs from GitHub workflows by @sainak in #2058
- fix patient sorting filters by @sainak in #2086
- fix query bugs while resolving asset hostname by @sainak in #2099
New Contributors
- @jainvedant392 made their first contribution in #1938
Full Changelog: v24.15.0...v24.17.0
v24.15.0
What's Changed
- Dropped
age
column from patient registration and annotated age in patient viewset by @rithviknishad in #1966 - Bump the boto group with 2 updates by @dependabot in #2044
- Add validations for negative values in inventory and min quanityt by @Pranshu1902 in #2005
- Added github workflow for automated release by @khavinshankar in #2045
- Fixed race condition that caused service to be unhealthy and merge migrations by @sainak in #2048
- Update discharge summary to reflect age and year of birth by @rithviknishad in #2053
- fix custom user authentication by @sainak in #2059
- Switch to using year of birth for patient transfer confirmation by @rithviknishad in #2061
Full Changelog: v24.14.0...v24.15.0
v24.14.0
What's Changed
- Added consent records to patient consultation by @skks1212 in #2006
- Map nurse logins to facility. by @AshrafMd-1 in #2012
- Fix build tagging for production by @sainak in #2040
Full Changelog: v24.13.0...v24.14.0
v24.13.0
What's Changed
- Bump jwcrypto from 1.5.1 to 1.5.6 by @dependabot in #1969
- Prescription: Titrated drug dose by @GokulramGHV in #1692
- fix: Custom Migration to clean no input values as null in Daily Rounds table by @aeswibon in #1839
- ExternalIDSerializerField to be UUID Field instead of Field by @rithviknishad in #1958
- Add validation checks in ResourceRequestSerializer by @rash-27 in #1928
- Add assigned_clinicians field to PatientConsultation model by @Ashesh3 in #1900
- Bump the boto group with 2 updates by @dependabot in #1979
- merge migrations by @sainak in #1980
- update branch names in docs and workflows by @sainak in #1981
- Add nurse logins for cypress testing by @AshrafMd-1 in #1985
- Duplicated .pdf in the discharge summary file names by @krassowska in #1978
- Bump the boto group with 2 updates by @dependabot in #1986
- Resolve Dependencies by @vigneshhari in #1992
- fixes issues with patient annotate + distinct not implemented for csv export by @rithviknishad in #1999
- Fixes discharged patients CSV export by @rithviknishad in #2009
New Contributors
- @rash-27 made their first contribution in #1928
- @AshrafMd-1 made their first contribution in #1985
- @krassowska made their first contribution in #1978
Full Changelog: v24.12.0...v24.13.0
v24.12.0
What's Changed
- Add builds for staging branches by @sainak in #1968
- Fix assigned_facility_type migration by @sainak in #1972
- fixes something went wrong error for duplicate patient no. check for OP consultations and imrpove error message by @rithviknishad in #1974
Full Changelog: v24.11.0...v24.12.0
v24.11.0
What's Changed
- Fix bed assignment validation for admission by @Ashesh3 in #1945
- Merge migrations by @sainak in #1946
- Allow empty op number by @sainak in #1954
- Fix patient viewset distinct issue by @rithviknishad in #1953
Full Changelog: v24.10.0...v24.11.0