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