3.7.1 (6-3-2020)
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
- #341 - The i2b2 ontology import script is now database name agnostic and avoids string truncation issues for long concept names.
Upgrading to 3.7.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.
- 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.