MetaDIG Webapp 2.3.0
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)