Skip to content

5.22.0

Compare
Choose a tag to compare
@mfshao mfshao released this 29 Feb 20:52
· 170 commits to master since this release
f749b9c

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.21.0

Notes to tag/commit: 5.22.0

Generated: 2024-02-29

New Features

  • Add buttons for downloading individual file in manifest from the tabbed
    version discovery details page (#1492)
  • Adds download variable metadata button to action buttons within data
    download list (#1476)

Improvements

  • Add IDP login tooltip for discovery detail page action buttons (#1492)
  • Makes the DownloadAllModal a more reusable and generic DownloadModal
    within data download list component (#1476)
  • Adds additional type checking to CheckHealLoginNeeded to avoid JS errors
    now that function is being called in more places. (#1476)