Skip to content

5.14.0

Compare
Choose a tag to compare
@mfshao mfshao released this 29 Sep 03:41
· 277 commits to master since this release
dc3e2d1

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 and linkList 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)