Releases: ohcnetwork/care
Releases · ohcnetwork/care
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
December Week 1 Release
What's Changed
- Fix edge case for middleware hostname override in asset.py by @Ashesh3 in #1733
- Truncate time from
discharge_date
by @rithviknishad in #1734 - Support filtering daily rounds by
taken_at
range by @rithviknishad in #1726 - Ensure Deterministic Ordering of Local Self Government and Ward Data by @Ashesh3 in #1665
Full Changelog: v23.47.0...v23.49.0
November Week 4 Release
What's Changed
- Add notifications for doctor notes by @Ashesh3 in #1688
- Patient Consultation: Route to Facility 🏥, Admission Date & Time 🕚, Rename variable:
verified_by
totreating_physician
by @rithviknishad in #1678 - Display just the date in the CSV output of facility capacity for the updated date column by @GokulramGHV in #1719
- fix migrations by @sainak in #1724
- update fixtures by @sainak in #1725
Full Changelog: v23.46.0...v23.47.0
November Week 3 Release
What's Changed
- Filter out those facilities that are already linked to user by @Pranshu1902 in #1588
- Implement Location Filtering in Patient Consultations by @Ashesh3 in #1679
- add auto deployment for staging gcp deployment by @sainak in #1691
- Exclude
external_id
from resources serializers by @rithviknishad in #1701 - Fixes N+1 queries in Daily Rounds by @rithviknishad in #1700
- Adds M2M Consultation Diagnosis model by @rithviknishad in #1690
- remove deprecated diagnosis fields from fixtures by @sainak in #1706
- deploy to staging gcp instance from staging image by @sainak in #1698
- add deployment job to deploy to GKE Meghalaya by @sainak in #1709
- Fix for Incorrect Discharge Reasons in Patient Transfers and Readmissions by @Ashesh3 in #1712
Full Changelog: v23.42.0...v23.46.0
October Week 4 Release
What's Changed
- fix: added recommend_discharge as action by @cp-coder in #1260
- Support for archiving medicine administrations by @rithviknishad in #1630
- Implement Middleware Override in AssetLocation by @Ashesh3 in #1642
- Add Medico-Legal Case Toggle and Filter by @Ashesh3 in #1669
- merge migrations by @sainak in #1676
- feat: docker multiplatform builds by @sainak in #1646
- Add commands and docs for loading dummy data by @sainak in #1682
- Daily Rounds: Updated consciousness levels choices and migrated
CANNOT BE ASSESSED
toUNKNOWN
by @cp-coder in #1670 - fix typo in docs for local dev installation by @rithviknishad in #1683
Full Changelog: v23.41.0...v23.42.0
October Week 3 Release
What's Changed
Full Changelog: v23.40.0...v23.41.0
October Week 2 Release
What's Changed
- Refactor Asset Model Export Formatting by @Ashesh3 in #1654
- Refactor ICD11 Table; Cleanup in-memory search by @rithviknishad in #1636
- ICD11 patch: load all to in-memory; but search filter by
is_leaf=True
by @rithviknishad in #1661
Full Changelog: v23.39.0...v23.40.0
October Week 1 Release
What's Changed
- Update LICENSE by @sainak in #1607
- Bump actions/cache from 2 to 3 by @dependabot in #1597
- Added warranty filter to Assets by @GokulramGHV in #1635
- Prescription: fixes
last_administered_on
by @rithviknishad in #1643 - Added
AssetPublicQRViewSet
to handle QR code based asset retrieval by @Ashesh3 in #1625 - Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.4.3 by @dependabot in #1600
- Implement Tracking and Storing of Plausible Statistics by @Ashesh3 in #1580
Full Changelog: v23.38.0...v23.39.0
September Week 4 Release
What's Changed
- rename verified by to treating physician in discharge summary by @rithviknishad in #1623
- Adds
discontinued
filter for prescriptions viewset by @rithviknishad in #1608 - update sentry integration by @sainak in #1611
- Bump boto3-stubs from 1.28.44 to 1.28.50 by @dependabot in #1622
- fix: failing deploy due to outdated lock file by @sainak in #1624
- Bump pycryptodome from 3.18.0 to 3.19.0 by @dependabot in #1620
- Bump black from 23.9.0 to 23.9.1 by @dependabot in #1602
- Bump django-ratelimit from 4.0.0 to 4.1.0 by @dependabot in #1606
- Bump boto3 from 1.28.44 to 1.28.50 by @dependabot in #1621
- add workflow triggers for merge queues by @sainak in #1628
Full Changelog: v23.37.0...v23.38.0