Releases: ohcnetwork/care
Releases · ohcnetwork/care
v24.10.0
v24.08.0
What's Changed
- Fix queryset filters for asset daily rounds by @sainak in #1879
- Add consultation serializer for Investigation by @Ashesh3 in #1876
- Increased the respiratory rate in log update by @konavivekramakrishna in #1878
- Cleanup: Delete unused Meta ICD11 Diagnosis Table by @rithviknishad in #1831
- fixes N+1 query in investigations, claims, users api by @rithviknishad in #1854
- Collect postpartum data by @Omkar76 in #1811
- Limit minimum encounter date to 2020-01-01 by @sainak in #1862
- Add custom prefix and suffix to hip name by @khavinshankar in #1861
- Support for deleting a location by @Pranshu1902 in #1812
- Send asset downtime status along with asset details by @Pranshu1902 in #1794
- ABDM: Log the errors instead of sending them as a response by @ProCode2 in #1821
- Make bed names unique for location by @sainak in #1783
- Update username validator by @sainak in #1865
- Fix prefetch_related in PatientInvestigationViewSet by @sainak in #1882
- Fix API schema generation by @sainak in #1888
- Track Location Uptime by @Ashesh3 in #1843
- feat(patient notes): add edit window validation and update endpoint by @Ashesh3 in #1221
- Bump django from 4.2.8 to 4.2.10 by @dependabot in #1877
- add events module by @sainak in #1784
- fix ulid namespace and migrations issues by @sainak in #1891
- Add Support to filter by Title in Resource by @konavivekramakrishna in #1890
- Improvements for events module by @sainak in #1895
- Remove old bed name field and fix bed name validator by @sainak in #1894
- events: fix events create and serilaize choice fields by @sainak in #1897
New Contributors
- @konavivekramakrishna made their first contribution in #1878
- @ProCode2 made their first contribution in #1821
Full Changelog: v24.06.0...v24.07.0
v24.06.0
What's Changed
- Bump the boto group with 2 updates by @dependabot in #1850
- Add external results dummy data by @Ashesh3 in #1867
Full Changelog: v24.05.0...v24.06.0
v24.04.0
What's Changed
- update lockfile by @sainak in #1802
- Add video_connect_link field to User model by @Ashesh3 in #1785
- Enhanced Error Handling in AssetViewSet by @Ashesh3 in #1737
- Data Migration to Support New Discharge Reason Field by @Ashesh3 in #1773
- Bump the boto group with 2 updates by @dependabot in #1816
- Fix patient discharge_reason filter and add it to export by @Ashesh3 in #1818
- Add nurse user type by @sainak in #1819
- Fix transfer for discharged patients by @Ashesh3 in #1820
- Added new routes in prescription by @sriharsh05 in #1808
- merge migrations by @sainak in #1827
- Allows diagnoses starting with disease code to be available in ICD11 Search by @rithviknishad in #1823
- Added whitelist of file types in file upload by @khavinshankar in #1824
- Fix bucket configurations by @sainak in #1826
- Replace littletable with redis-om(redisearch) by @sainak in #1788
- Add more symptoms by @Omkar76 in #1796
- Add env variables to toggle summarization tasks by @amjithtitus09 in #1809
- Bump pycryptodome from 3.19.0 to 3.20.0 by @dependabot in #1834
- Bump the boto group with 2 updates by @dependabot in #1835
- Bump celery from 5.3.4 to 5.3.6 by @dependabot in #1798
- Bump coverage from 7.3.1 to 7.4.0 by @dependabot in #1791
- Fix celery beat healthchecks by @sainak in #1836
- Fix healthcheck in celery container in dev by @sainak in #1837
- Change name of facility in dummy data by @rithviknishad in #1841
New Contributors
- @sriharsh05 made their first contribution in #1808
- @Omkar76 made their first contribution in #1796
- @amjithtitus09 made their first contribution in #1809
Full Changelog: v24.03.0...v24.04.0
v24.04.1
What's Changed
- Adds support for filtering patients by diagnoses by @rithviknishad in #1830
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #1848
- Load all icd11 records to redis; search filter by
has_code
by @rithviknishad in #1852
Full Changelog: v24.04.0...v24.04.1
v24.03.0
What's Changed
- update lockfile by @sainak in #1802
- Add video_connect_link field to User model by @Ashesh3 in #1785
- Enhanced Error Handling in AssetViewSet by @Ashesh3 in #1737
- Data Migration to Support New Discharge Reason Field by @Ashesh3 in #1773
- Bump the boto group with 2 updates by @dependabot in #1816
- Fix patient discharge_reason filter and add it to export by @Ashesh3 in #1818
- Add nurse user type by @sainak in #1819
- Fix transfer for discharged patients by @Ashesh3 in #1820
- Added new routes in prescription by @sriharsh05 in #1808
- Production Release | January Week 3 by @gigincg in #1825
- merge migrations by @sainak in #1827
New Contributors
- @sriharsh05 made their first contribution in #1808
Full Changelog: v24.02.0...v24.03.0
v24.02.0
What's Changed
- added error handling for get_hip_id_by_health_id by @khavinshankar in #1807
Full Changelog: v24.01.0...v24.02.0
v24.01.0
What's Changed
- Bump jwcrypto from 1.5.0 to 1.5.1 by @dependabot in #1790
- Updated the bridge service registration endpoint by @khavinshankar in #1793
- Copy consciousness_level when cloning last daily round by @Ashesh3 in #1795
Full Changelog: v23.52.0...v24.01.0
December Week 4 Release
What's Changed
- add more fixtures by @sainak in #1774
- Add Telemedicine as a rounds type option by @Ashesh3 in #1760
- Bump the boto group with 2 updates by @dependabot in #1776
- Rename
admission_date
toencounter_date
and clean column by @rithviknishad in #1728 - Bump django-maintenance-mode from 0.18.0 to 0.21.0 by @dependabot in #1777
- remove prescription suppliers components by @sainak in #1755
- Bump newrelic from 9.0.0 to 9.3.0 by @dependabot in #1781
- Bump cryptography from 41.0.3 to 41.0.6 by @dependabot in #1731
Full Changelog: v23.50.0...v23.52.0
December Week 2 Release
What's Changed
- Refactor asset status check logic by @Ashesh3 in #1750
- offload migrations to beat service by @sainak in #1710
- Allow district admin to delete users by @Ashesh3 in #1738
- show icu admission date in discharge summary pdf by @Pranshu1902 in #1736
- add management command to load skills by @sainak in #1707
- pin dependencies in pipenv by @sainak in #1705
- add DenominationValidator to validate dosage fields in Prescription model by @sainak in #1716
- add env vars to configure cors headers by @sainak in #1703
- Field to classify location as an ICU or Ward or Other by @GokulramGHV in #1708
- Check if user uploading External results is from same district by @Pranshu1902 in #1747
- Resolved Display Issues for Oxygen Cylinder Capacity in Facility Exports by @Ashesh3 in #1732
- Add More Facilities and patients to dummy data by @Ashesh3 in #1748
- Add
resolved_middleware
JSON field to Asset Serializer. by @rithviknishad in #1741 - made patient notes consultation specific by @sainak in #1727
- bump pillow from 10.0.0 to 10.1.0 by @dependabot in #1677
- Restrict Admin from unlinking users from other district by @Pranshu1902 in #1157
- Don't allow negative values for Doctor Count for facility by @Pranshu1902 in #1505
- merge migrations by @sainak in #1751
- merge migrations by @sainak in #1752
- Bump werkzeug from 2.3.7 to 2.3.8 by @dependabot in #1753
- cleanup dummy data by @sainak in #1758
- fix: Import External Result is failing for valid data by @Pranshu1902 in #1762
- rename skills with incorrect spelling by @sainak in #1766
- [SCHEMA] Migrate Discharge Reason to Integer Format by @Ashesh3 in #1749
- Order DailyRounds by measured at date by @Pranshu1902 in #1764
- Bump psycopg from 3.1.10 to 3.1.14 by @dependabot in #1744
- Bump jsonschema from 4.19.0 to 4.20.0 by @dependabot in #1722
- Bump django from 4.2.5 to 4.2.8 by @dependabot in #1694
Full Changelog: v23.49.0...v23.50.0