5.14.0
Release Notes
For: uc-cdis/data-portal
Notes since tag: 5.13.0
Notes to tag/commit: 5.14.0
Generated: 2023-09-28
Bug Fixes
- Discovery: fixed a bug causing the details page to crash when encountering
null values (#1422) - Discovery: tags and access descriptors can be rendered correctly in tabbed
view details page (#1418)
New Features
- Discovery:
link
andlinkList
typed field now support customize titles
for hyperlinks (Note: to have customized titles, each link has to be an
object in the format of{ "link": "http://i.am.a.link.example", "title": "I am a Link Title" }
) (#1418)
Improvements
- Discovery: better styling for fields with no label from config (#1418)