Skip to content

3.7.2 (8-27-2020)

Compare
Choose a tag to compare
@ndobb ndobb released this 27 Aug 23:41
· 109 commits to master since this release

This is a patch release to fix two relatively minor bugs.

Bug fixes

  • #347 - When viewing the Patient List in Identified mode, the UI would not show the deceasedDateTime column.
  • #356 - After navigating away from the Find Patients screen, the root concepts search dropdown (starting with 'All Concepts', allowing users to search only for concepts under a given root) would become blank.

Upgrading to 3.7.2

  1. Client app and server API - Download and deploy the latest client and server compiled files under Assets, included in this release (or compile on your own as described in the Leaf installation instructions), making sure to first remove any previously deployed instances.
  2. Database - execute the 3.7.1__3.7.2 database update script on your Leaf application database. Note that in this patch release there are no structural database changes; this simply updates the Leaf version.