5.19.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.18.2
Notes to tag/commit: 5.19.0
Generated: 2024-01-03
Improvements
- Replace nested empty values with 'null' in explorer display (#1468)
New Features
- Adds buttons for Download Study-Level Metadata, Download File Manifest and
Download All Files (#1450)
Bug Fixes
- Adds an additional check to DiscoverySummary
renderAggregation
to only
sum strings or number values. If the value is something other than a string
or number, an array, for example, the sum value explodes. (#1467)