September Week 2 Release
khavinshankar
released this
11 Sep 06:14
·
1950 commits
to develop
since this release
What's Changed
Note
Starting from this release we are moving to calver versioning with <year>.<week>.<patch>
as version scheme
- Enhance UI of Import External Results page by @Pranshu1902 in #6163
- Medicine: Adds
type
filter for medibase search by @rithviknishad in #6186 - Remove extra space on Add Triage form by @Pranshu1902 in #6215
- Remove extra loader and add success notification on link skills page by @Pranshu1902 in #6210
- Bug Fixed : Default filters on patients page loads by @mustafaazad03 in #6189
- Support for direnv and use
CARE_API
from env in vite config by @rithviknishad in #6201 - Added nav link for bed status in consultation form by @suprabathk in #6170
- Medicine Administrations: Adds
administered_date
input by @rithviknishad in #6206 - Fix casing of plausible goal properties by @Ashesh3 in #6229
- Diagnosis: Adds field Principal Diagnosis by @rithviknishad in #6218
- Open pdf file preview in new tab by @Ashesh3 in #6226
- Changed weekly to average weekly for working hours by @kshitijv256 in #6228
- Fix fullscreen button for IOS by @Ashesh3 in #6225
- Added test for importing and configuring an asset and migrated patient_crud.ts to POM approach by @ShivamJhaa in #5870
- Added test for resource, facility and migrated them to POM approach by @ShivamJhaa in #6106
- User (Doctor) Autocomplete for Consultation Verified By by @rithviknishad in #6194
- Temporarily expose abdm health facility config directly by @khavinshankar in #6197
- cypress: fix inventory management by @rithviknishad in #6245
- Fix verified_by and Principal Diagnosis validation by @Ashesh3 in #6247
- Consultation Form: skip validation for
verified_by
ifsuggestion
is Declare Death and fix discharge not working on create consultation by @rithviknishad in #6248
Full Changelog: v16.2.6...v23.36.00