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