Releases: ohcnetwork/care
Releases · ohcnetwork/care
July Week 4 Release
What's Changed
- Improvements for middleware authentication by @sainak in #923
- Fixed malfunction in facility creation by @cp-coder in #931
Full Changelog: v1.2...v1.2.1
July Week 3 Release
What's Changed
- update patient bed switching logic by @iamsdas in #854
- Added facility tests by @skks1212 in #901
- update asset integration actions by @iamsdas in #909
- Validations based of the latest entry by @arpancodes in #731
- Remove Postgis by @cp-coder in #822
- Added API Route for User Password Change by @siddnikh in #797
- fixed local run by @Marmik2003 in #919
- Fixed bed update error by @skks1212 in #916
- Add Glossary to Docs by @shrihari689 in #917
- Added discharge_reason and discharge_notes in Patient Consultation by @khavinshankar in #902
- Fix validation while Shifting Bed by @Ashesh3 in #921
- Migrate Staging from eks to ECS Egov by @tomahawk-pilot in #926
- Fix Build Pipeline for ECS by @tomahawk-pilot in #927
- Changes for file permissions by @tomahawk-pilot in #928
- added home_facility field for user by @Marmik2003 in #922
Full Changelog: v1.1.5...v1.2
July Week 1 Release
What's Changed
- Revert "Fixed created_by field in patient log" by @vigneshhari in #896
- add IsAuthenticated permission class to asset view set by @iamsdas in #894
- Core testing fixes by @skks1212 in #831
- Finalize MiddlewareAuthentication for required endpoints by @sainak in #811
- Update HL7Monitor asset integration by @iamsdas in #877
- update actions for hl7monitor asset integration by @iamsdas in #899
Full Changelog: v1.1.4...v1.1.5
June Week 4 Release
What's Changed
- DRY Permissions added for assetLocation viewset by @ishanExtreme in #830
- fixed listing of deleted users by @skks1212 in #855
- Fixed docker compose command in CONTRIBUTING by @khavinshankar in #861
- update sentry sdk by @sainak in #848
- Make the meta field optional in Asset & Bed Tables by @rabilrbl in #769
- Add temporary changes. by @vigneshhari in #862
- Changed default VAPID keypair by @khavinshankar in #865
- Fixed push notifications issue by @khavinshankar in #870
- fixed plural for local body in admin by @Marmik2003 in #867
- Notes endpoint fixed for read-only users by @ishanExtreme in #873
New Contributors
Full Changelog: v1.1.3...v1.1.4
June Week 2 Release
What's Changed
- change model field type of asset_class by @iamsdas in #793
- Allow DELETE method for bed endpoint by @Ashesh3 in #815
- Add more filters for patient list API by @iamsdas in #805
- Updated Documentation by @Marmik2003 in #763
- Update pre-commit requirement and fix it's branch name by @Ashesh3 in #788
- Bump django-filter from 2.2.0 to 2.4.0 in /requirements by @dependabot in #666
- updated
/add_user
endpoint to return status code instead of user object by @sainak in #718 - add workflow to build and deploy docs by @sainak in #826
- fix docs pipeline and remove new pipeline by @sainak in #837
- fix docs pipeline and remove new pipeline by @sainak in #839
- update pre-commit hooks and dependencies by @sainak in #836
- Endpoint analyse/ fixed for read-only users by @ishanExtreme in #814
- Add check for empty comments and notes by @Ashesh3 in #838
- Changed allowed hosts to wildcard in staging by @skks1212 in #852
New Contributors
- @dependabot made their first contribution in #666
- @ishanExtreme made their first contribution in #814
Full Changelog: v1.1.2...v1.1.3
May Week 4 Minor Release
What's Changed
- Modified maximum number of doses for a patient by @siddnikh in #775
- add migration to change meta.camera_address to meta.local_ip_address by @iamsdas in #771
- update main CI by @sainak in #768
- Update deployment.yaml by @tomahawk-pilot in #778
- Update codeql actions to fix warnings by @sainak in #773
- added localstack s3 buckets for local environment by @Marmik2003 in #752
- added Manipur CD by @mathew-alex in #783
- add middleware_address field to facility table by @iamsdas in #784
- fix issues when qr_code_id is a blank string and show message for unique integrity error by @sainak in #777
- Add new class for HL7MonitorAsset by @iamsdas in #776
- added string support for admin interface by @Marmik2003 in #770
- Switched Static Files in Care to WhiteNoise by @sainak in #724
New Contributors
Full Changelog: v1.1.1...v1.1.2
May Week 3 Minor Release
What's Changed
- Make Daily Round clone error more user friendly by @Ashesh3 in #734
- Create issue-automation.yml by @mathew-alex in #760
- Fix Bed Validation, End-Date; Add Bed to Admin by @gigincg in #766
New Contributors
Full Changelog: v1.1...v1.1.1
May Week 2 Minor Release
What's Changed
- made description for bed optional by @Marmik2003 in #732
- Add Validation for Message by @shrihari689 in #683
- Added note in swagger description by @vigneshhari in a2ef810
- Added Cover images to facility by @vigneshhari in 7eecf26
- Added management command to populate investigations by @vigneshhari in 682bdb9
- Moved lookup field to external id for asset and consultation bed by @vigneshhari in 07fe932
- fix issue with end date not set in bed creation by @vigneshhari in e452794
- fixed bug in bed serializer by @vigneshhari in 83b6eb7
- Moved to a conditional unique check for assets qr code by @vigneshhari in dcc419c
New Contributors
- @Marmik2003 made their first contribution in #732
Full Changelog: v1.0...v1.1
April Week 4 Release
What's Changed
- Add Concept Diagram V1; Concept Document; Fix #698 #697 by @gigincg in #699
- Add DestroyModelMixin to AssetBed by @arpancodes in #710
- Modified JSON schema for daily round by @sam9111 in #708
- Building OpenId Authentication Classes by @vigneshhari in #712
- replace KSDMA with DPG by @sainak in #717
- added qr_code_id to store asset id in asset model by @sainak in #720
- Changes for ci by @tomahawk-pilot in #721
- Changes ci by @tomahawk-pilot in #722
- fix qr_code_id migration by @sainak in #723
- Bed revision 1 by @vigneshhari in #715
- allow staff to create doctors by @sainak in #726
- New Deployment Pipeline by @tomahawk-pilot in #728
New Contributors
Full Changelog: v0.9.1...v1.0
Minor Release Feb Week 4
What's Changed
- Create Asset Integrations Classes by @gigincg in #670
- Add Asset Integration API
- HBA1C parameter by @sam9111 in #679
- Fix LastDailyRound Alias by @gigincg in #686
- Add Alt Phone Number to Consultation Assigned User by @gigincg in #687
- Switch Serializer in LastConsultation AssignedTo by @gigincg in #688
- Add Token based auth
New Contributors
Full Changelog: v0.9...v0.9.1