Releases: ohcnetwork/care
Releases · ohcnetwork/care
December Second Week Release; v24.50.0
What's Changed
- fixed dockerfile for local plugin installation by @DraKen0009 in #2622
- Enforce
/scripts
directory uses LF line endings on all systems by @rithviknishad in #2625 - Revert healthcheck instruction for compatibility with older Docker runtimes by @sainak in #2630
Full Changelog: v24.49.1...v24.50.0
December First Week Hotfix Release; v24.49.1
What's Changed
Full Changelog: v24.49.0...v24.49.1
December First Week Release; v24.49.0
What's Changed
- Added CSV support To API listFacilityDischargedPatients by @AnveshNalimela in #2601
- Add workflow steps to upload dummy db artifact for tests by @sainak in #2616
- Remove event handlers by @sainak in #2593
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #2603
- Update dependencies with security fixes by @sainak in #2596
- add tests and validation for filterset by @DraKen0009 in #2588
- Add scripts and docs to configure docker backups by @dumbstertruck3 in #2534
- Fix prod docker image by @sainak in #2618
New Contributors
- @AnveshNalimela made their first contribution in #2601
- @dumbstertruck3 made their first contribution in #2534
Full Changelog: v24.48.0...v24.49.0
November Fourth Week Release; v24.48.0
What's Changed
- added test cases for asset bed by @DraKen0009 in #2532
- added tests for patient transfer by @DraKen0009 in #2564
- Clean up asset classes by @DraKen0009 in #2494
- Add qodana CI checks by @qodana-cloud in #2607
- Modified the Patient and users names in dummy data by @nihal467 in #2608
- Modified Missed Patient Name in dummy data by @nihal467 in #2609
- fix asset class initialization by @sainak in #2611
- Revert "Add qodana CI checks (#2607)" by @sainak in #2612
New Contributors
- @qodana-cloud made their first contribution in #2607
Full Changelog: v24.46.0...v24.48.0
November Second Week Release; v24.46.0
What's Changed
- New RBAC Implementation by @vigneshhari in #2515
- Flushed care_static_data prefixed redis keys by @JohnLu2004 in #2572
- Added a settings variable to allow configurable time periods for notification deletion by @arilloid in #2547
- Added profile pic url to UserBaseMinimumSerializer by @Jacobjeevan in #2581
- Update queryset references in views to avoid cached results by @sainak in #2582
New Contributors
- @JohnLu2004 made their first contribution in #2572
- @arilloid made their first contribution in #2547
Full Changelog: v24.45.0...v24.46.0
November First Week Release
What's Changed
- Fix Immunologist doctor type Id by @Jacobjeevan in #2568
- Update dependencies by @sainak in #2560
- Add Plug Config API by @vigneshhari in #2574
Full Changelog: v24.44.0...v24.45.0
October Week 4 Release
What's Changed
- Bump newrelic from 10.0.0 to 10.1.0 by @dependabot in #2541
- added check for email provider check before sending reset password email by @DraKen0009 in #2544
- fixes validation preventing linking multiple cameras to a bed by @rithviknishad in #2559
- Update deploy.yml by @tellmeY18 in #2562
- Asset location route: modifications for CNS by @Jacobjeevan in #2545
New Contributors
- @tellmeY18 made their first contribution in #2562
- @Jacobjeevan made their first contribution in #2545
Full Changelog: v24.43.0...v24.44.0
October Week 3 Release
What's Changed
- ADDITIONAL_PLUGS build arg by @dauntlessnomad in #2535
- Modified the dummy data to support new cypress test by @nihal467 in #2536
- load additional plugs on manager startup by @sainak in #2537
- Adds route to fetch facility hubs by @shivankacker in #2520
- disable filtering inactive users by default by @sainak in #2529
- disable codecov annotations by @sainak in #2542
- Improved asset bed relations for camera preset by @rithviknishad in #2387
- Convert ABDM into Plug - Part 2/3 by @khavinshankar in #2313
- Convert ABDM into Plug - Part 3/3 by @khavinshankar in #2312
- Removed abdm config from docker env by @khavinshankar in #2546
- Fixed prod deploy: install libgmp-dev in prod by @khavinshankar in #2548
Full Changelog: v24.41.0...v24.43.0
October Week 1 Release
What's Changed
- Rename field
doctor_qualification
toqualification
by @rithviknishad in #2514 - Upgrade packages by @vigneshhari in #2516
Full Changelog: v24.40.0...v24.41.0
September Week 4 Release
What's Changed
- Add feature flags by @vigneshhari in #2429
- added timeout to middleware requests by @DraKen0009 in #2434
- update unique_bed_name_per_location to ignore deleted beds by @sainak in #2432
- fix string representation of prescription and mar by @sainak in #2412
- Convert enum choices to integer choices in Daily Rounds by @DraKen0009 in #2462
- lint all files by @sainak in #2468
- Major dependencies update by @sainak in #2449
- fixing rhytmic_detail missing issue in event logs by @DraKen0009 in #2467
- Update JSON schema validations of Daily Round fields by @rithviknishad in #2386
- Switch investigation default from
dict
tolist
and remove deprecatedprescriptions
by @rithviknishad in #2410 - use random uuid suffix in cover image key with size validation by @sainak in #2472
- convert image validator aspect ratio to list by @sainak in #2475
- Fix UnorderedObjectListWarning in patient search api by @sainak in #2478
- Avoid printing typst version in tests by @sainak in #2477
- Fix warnings from drf where min/max values of DecimalField were not instances of Decimal by @sainak in #2476
- Fixes default admin url by @shivankacker in #2474
- added a request time logging middleware by @DraKen0009 in #2361
- Switch to ruff for lint and format by @sainak in #1559
- Added Facility Hubs by @shivankacker in #2135
- fix:Hide asset users from users list page (#2107) by @ayushchauhan12 in #2113
- Bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #2479
- Bump pydantic from 1.10.15 to 1.10.18 by @dependabot in #2484
- Prescriptions and MAR: Disallow users to perform edits on discharged encounters by @rithviknishad in #2133
- Reply feature for Doctor notes by @UdaySagar-Git in #2160
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #2422
- disable default jwks for production deployments by @sainak in #2414
- update docker actions by @sainak in #2485
- Removed redundant room types in FacilityCapacity by @khavinshankar in #2417
- Soft delete assets from deleted facilities/hospitals by @hrit2773 in #1996
- Add user profile pictures by @UdaySagar-Git in #2253
- archived spo2 field to archived_spo2 by @DraKen0009 in #2397
- merge migrations by @sainak in #2486
- Adds functionality for
last_consultation_admitted_bed_type_list
in discharge patient filters by @shivankacker in #2204 - HCX Plug by @khavinshankar in #2399
- fix aws deploys by @sainak in #2488
- fix facility capacity exports by @sainak in #2489
- disable aspect ratio validation for images by @sainak in #2487
- Set default permission class to IsAuthenticated & made required changes by @dhruv-goyal-10 in #2268
- Allow installing plugs from env by @sainak in #2473
- CORS allow cloudflare pages preview deployments by @rithviknishad in #2490
- Bump the boto group with 2 updates by @dependabot in #2493
- Fix all linting issues in care by @vigneshhari in #2483
- fix ulid class by @sainak in #2498
- fix events create by @sainak in #2501
- Add leeway for validating taken at in future by @sainak in #2502
New Contributors
- @ayushchauhan12 made their first contribution in #2113
- @UdaySagar-Git made their first contribution in #2160
Full Changelog: v24.39.0...v24.40.0