Releases: ohcnetwork/care
Releases · ohcnetwork/care
December Week 3 Release
What's Changed
- feat(file_upload): added new fields in file model and fixed file update permission by @cp-coder in #1109
- Refactor home_facility to home_facility_obj by @Ashesh3 in #1114
- Add middleware_address field to the serializer by @cp-coder in #1115
- Added validation for 11 digit toll free numbers by @skks1212 in #1121
- Added delete endpoint for assets by @skks1212 in #1122
Full Changelog: v1.4.2...v1.4.3
December Week 1 Release
What's Changed
- fix(report): correction of logo present in the patient discharge summary by @cp-coder in #1094
- Add endpoint to check the validity of a password reset token by @Ashesh3 in #1091
- added two facility types by @mathew-alex in #1101
- check_availability api will also consider deleted users by @khavinshankar in #1097
- feat: Added admitted bed type filter by @cp-coder in #1090
Full Changelog: v1.4...v1.4.2
November Week 1 Release
What's Changed
- adds facility s3 region code by @rithviknishad in #1053
- Adds
archive_reason
toFileUpload
and validate ifis_archived
by @rithviknishad in #1055 - Store review_interval and use it to compute next review_time by @Ashesh3 in #1042
- add enhancements for pressure sore (push score) by @iamsdas in #999
- Fix Migrations by @vigneshhari in #1064
- Fix Bug in pressure sore calculation by @vigneshhari in #1066
- Disable enhanced score calculation by @vigneshhari in #1067
- improve swagger docs for operate_assets API by @iamsdas in #1069
- Added API View to check availability of username by @siddnikh in #1043
- Remove celery instance in tests. Switch to Eager mode by @vigneshhari in #1070
- fix issues in #1043, username availability endpoint:
/users/{username}/check_availability/
by @rithviknishad in #1072 - fix facility cover delete permissions by @sainak in #1071
- fix(Patient): Updated review_time logic by @cp-coder in #1076
- (minor) updated installation guide by @khavinshankar in #1074
- Added is_occupied read-only field in Bed by @khavinshankar in #1083
- Made icd search case insensitive by @khavinshankar in #1085
Full Changelog: v1.3.7...v1.4
October Week 1 Release
What's Changed
- Implements management command
load_dummy_data
by @rithviknishad in #1037 - Adds
load_dummy_data
management command in docs. by @rithviknishad in #1039 - update s3 bucket url for facility static files by @sainak in #1044
- Update readme and contribution guidelines by @sainak in #1050
- Add is_archived field to FileUpload by @Ashesh3 in #1052
Full Changelog: v1.3.6...v1.3.7
September Week 4 Release
What's Changed
- fix: regression from #715 by @sainak in #924
- rectified error message when validating district by @Pragati1610 in #1021
- return file extension in file_upload list and retrieve views by @sainak in #1019
- Deprecate Covid Category and adds Patient Category in Daily Rounds and Consultation by @rithviknishad in #1007
- feat (patientconsultation): added icd11_provisional_diagnoses by @khavinshankar in #1022
- modify pressure_sore and create new pain_scale_enhanced field by @Pragati1610 in #1016
- fix patient report generation by @sainak in #1027
- Added medicine_administration field by @skks1212 in #1025
- Send pretty details when password reset fails by @Ashesh3 in #1030
- Add open-id server to care by @sainak in #997
- Expose upload_completed for FileUpload by @Ashesh3 in #1029
- make patient_category non mandatory by @sainak in #1033
- add dry permissions for facility cover_image by @sainak in #1003
New Contributors
- @Pragati1610 made their first contribution in #1021
Full Changelog: v1.3.4...v1.3.6
September Week 2 Release
What's Changed
- Deprecates text field
warranty_details
of Asset by @rithviknishad in #1006 - Add github super linter by @sainak in #1008
- Cleanup postgis dependencies by @sainak in #1009
- delete cached asset object only on update by @sainak in #1013
- Fix linter config parsing errors by @sainak in #1010
- delete unused views and templates by @sainak in #1011
Full Changelog: v1.3.3...v1.3.4
September Week 1 Release
August Week 5 Release
What's Changed
- feat (icd): added scraper for icd by @khavinshankar in #947
- Add investigation field in patient consultation by @skks1212 in #990
Full Changelog: v1.3.1...v1.3.2
August Week 4 Release
What's Changed
- Fix permission issue when deleting users by @Ashesh3 in #969
- Fix CSV export for patients by @Ashesh3 in #972
- clear current_bed on discharge by @iamsdas in #971
- Prevent removal of user's home facility by @Ashesh3 in #974
- Remove volunteer when patient is discharged by @Ashesh3 in #959
- Fix mention in PR template by @Ashesh3 in #977
- add update and delete apis for consultation files by @iamsdas in #981
- make camera_type optional for onvif schema by @iamsdas in #982
- Adds fields to Asset model as per asset registration v2 by @rithviknishad in #984
Full Changelog: 1.3.0...v1.2.3
August Week 3 Release
Breaking Changes
The Permission Matrix for Doctors and below have been changed to accommodate Home Facility
What's Changed
- Modify Patient Access Control by @gigincg in #960
- Home Facility Permissions by @gigincg in #961
- add automated round type for DailyRound by @sainak in #962
- skip facility authorization check for asset user in daily round serializers by @sainak in #964
- update onvif asset schema by @iamsdas in #963
- add asset_type to asset meta schema by @iamsdas in #966
Full Changelog: v1.2.2...1.2.3