Skip to content

3.7.1 (6-3-2020)

Compare
Choose a tag to compare
@ndobb ndobb released this 03 Jun 22:52
· 121 commits to master since this release
488b856

This is a patch release to fix several bugs introduced in v3.7.0, as well as a SQL script contribution from @pj00 to the i2b2 ontology import script.

Bug fixes

  • #343 - The API was inadvertently set to expect a dependent .dll file be present on the local computer which should instead have been automatically pulled by NuGet during compilation.
  • #340 - Dataset export by specific Leaf encounters would fail if any concepts had specializations configured.
  • #339 - The NIH demographic matrix visualization aggregated ethnic background strings in a case-sensitive fashion.

Other changes

Upgrading to 3.7.1

  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.0__3.7.1 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.