Skip to content

MetaDIG Webapp 2.3.0

Compare
Choose a tag to compare
@gothub gothub released this 08 Sep 21:14
· 85 commits to master since this release

Functionality updates

  • The REST endpoint used to retrieve assessment scores for a portal was updated slightly from "/scores?collectionId=?" to "/scores?id=?"

Bug fixes

  • A controller instance is now started when a 'scores' request is made
  • Database connections are now closed when no longer needed, preventing a Postgresql 'connection timeout' error (#12)