Skip to content

Releases: ohcnetwork/care_fe

Release v2.6

31 Jul 13:03
039655b
Compare
Choose a tag to compare

Changelog:

Shifting Module
Prescription Builder integration
Revamp discharge summary
Make blood group required for patients
minor code cleanup

Contributors:
@MalayaliRobz
@tomahawk-pilot
@psjishnu
@bodhish
@gigincg

Patch Release v2.5.4 July 25 2020

25 Jul 07:33
3f06010
Compare
Choose a tag to compare

Changelog:

  1. update for node modules with latest versions for security
  2. changes for patient transfer page
  3. fix in the date picker
  4. added contribute.json file.
  5. fix for Recaptcha
  6. new facility type
  7. shifting choices

Contributors:
@MalayaliRobz
@tomahawk-pilot
@bodhish
@GodlyBGeorge

Patch Release v2.5.3 July 20 2020

20 Jul 19:02
99d7049
Compare
Choose a tag to compare

Patch Release v2.5.2 July 20 2020
Changelog:

added new patient category

Patch Release v2.5.2 July 20 2020

20 Jul 11:04
e3e79b7
Compare
Choose a tag to compare

Changelog

Fix in patient transfer. facility id undefined.
changes to the patient homepage to allow sample management
Contributors:

@tomahawk-pilot
@bodhisha
@gigincg
@SandeepThomas

Patch Release v2.5.1

13 Jul 10:27
4f7d7ab
Compare
Choose a tag to compare

Changelog:
Make Facility field optional in the sample test
change to facility list API inpatient consultation

Production Release v2.5

12 Jul 20:06
67e09a0
Compare
Choose a tag to compare

Production Release July 12, 2020
Changelog:

Hard refresh button
changes to the patient profile
changes to sample workflow
Various CSV download options
Various other fixes
Contributors:

  1. @MalayaliRobz
  2. @aashnanaushad
  3. @bodhisha
  4. @psjishnu
  5. @tomahawk-pilot

Production Patch Release V2.4.1

07 Jul 21:08
f1fc7f2
Compare
Choose a tag to compare

Production patch release to hide patient data download option. since backend API is not available in production.
This release fixes the issue of /patients/ listing page not loading and giving error.

Production Release july 7 2020

07 Jul 20:33
ded67dc
Compare
Choose a tag to compare

Changelog :

  1. Feature to download Patient and Facility Info scoped to user access level
  2. User profile section to change basic user preferences
  3. Changes to add patient workflow
    Various other bug fixes and Unused Code Cleanup

Discharge Workflow

27 Jun 17:34
4dfa75f
Compare
Choose a tag to compare
  1. Discharge Workflow
  2. Transfer flow

Various other bug fixes

Optimizations

21 Jun 08:47
59f42ef
Compare
Choose a tag to compare

Release Notes:

  1. Removed w3.css dependency to increasing page paint speed.
  2. removed unused modules and pages
  3. Various other refactorings