Skip to content

Releases: uc-cdis/data-portal

5.40.3

31 Mar 17:33
bd6ae55

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.40.2

Notes to tag/commit: 5.40.3

Generated: 2026-03-31

Bug Fixes

  • fix get unique key for tags in discovery table (#1790)

Dependency Updates

5.40.2

24 Mar 14:31
4aab83b

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.40.1

Notes to tag/commit: 5.40.2

Generated: 2026-03-24

Improvements

  • allow maximumDisplayItem to be customized for each explorer charts
    (#1783)

Dependency Updates

5.40.1

13 Mar 16:59
5b70d04

Choose a tag to compare

What's Changed

Full Changelog: 5.40.0...5.40.1

5.40.0

06 Mar 16:40
e71c4f0

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.39.2

Notes to tag/commit: 5.40.0

Generated: 2026-03-06

New Features

  • Removes links from Discovery Page. (#1735)

Bug Fixes

  • If the jobId is falsy, end checkJobStatus process before the API call .
    (#1736)

Improvements

  • Only create filters for core CDEs (#1776)
  • Discovery: add file manifest and external file metadata information to
    datasetDownload and exportToWorkspace Faro events (#1749)
  • Discovery: add a new Faro event dataFileDownload (#1749)
  • add secure attribute to system warning popup cookie (#1748)
  • Explorer page: Do not allow users to click "download manifest" button when
    the query to ElasticSearch would fail due to having too many terms in the
    query. Instead, let the user know: "too many rows to download at once; make
    a smaller selection" (#1746)
  • Currently the Portal header and profile popover display the raw OIDC
    username claim (e.g. google-oauth2|12345678901234567890). This is confusing
    for users. Fence already returns the user’s email in /user. We should
    render the email address instead, falling back to other available claims.
    (#1734)
  • Added note for tab2 COVID-19 in Illinois saying, IDPH stopped publishing
    vaccination and mobility data in
    https://chicagoland.pandemicresponsecommons.org/ (#1737)

Dependency Updates

5.39.2

19 Sep 18:43
6a7ab3f

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.39.1

Notes to tag/commit: 5.39.2

Generated: 2025-09-19

Bug Fixes

  • fixed a bug cause access request form unable to submit in Gen3 bundle
    (#1730)
  • Updated so that the DUA popup, if activated, has the highest priority and
    should be able to be closed by the user (#1727)

Improvements

  • Updated language to be more clear to users. (#1728)
  • Updated language to be more clear to users. (#1729)

5.39.1

28 Aug 15:30
6f312ba

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.39.0

Notes to tag/commit: 5.39.1

Generated: 2025-08-28

Bug Fixes

  • fixed a bug about search bar is initialized with incorrect fields
    collection (#1721)
  • fixed a bug cause page to freeze when search bar is active and switching
    between pages (#1721)
  • restore some default images (#1720)

Dependency Updates

5.39.0

14 Aug 14:56
f680521

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.38.1

Notes to tag/commit: 5.39.0

Generated: 2025-08-14

New Features

  • Re-triggers search following check-box selection in Discovery Page Search
    Bar (#1712)
  • Adds UI for new search functionality (#1706)

Bug Fixes

  • Fix issue on Discovery where the smaller batch for studies overwrites the
    larger batch, causing studies to not appear on Discovery. (#1676)

Improvements

  • Improves search UX with cache for search restriction selections (#1718)
  • include external_file_metadata as part of inputs for the batch-export
    job (#1710)
  • Clarify the documentation of the loginForDownload setting (#1708)

Dependency Updates

  • Bumps store2 from 2.14.2 to 2.14.4.
    (#1667)
  • Bumps tar-fs from 2.1.2 to 2.1.3.
    (#1702)
  • update @babel/runtime-corejs3 to 7.27.1 (#1701)

5.38.1

07 May 19:09
1d5e3ba

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.38.0

Notes to tag/commit: 5.38.1

Generated: 2025-05-07

Improvements

  • The CDE pick list now can handle CDEs that don't have a drupal ID (#1700)

5.38.0

30 Apr 17:14
2a121c0

Choose a tag to compare

Release Notes

For: uc-cdis/data-portal

Notes since tag: 5.37.2

Notes to tag/commit: 5.38.0

Generated: 2025-04-30

Dependency Updates

New Features

  • Updates business logic so that for repositories with which we are
    interoperating via a workspace/notebook-based solution instead of indexing
    (e.g., Syracuse QDR and Harvard Dataverse), the Download Zip and Download
    Manifest buttons are be disabled, even when there is a value in the AuthZ
    field. (#1690)

Improvements

  • Adding specifc classname to each login option to allow application of
    special styling if needed. (#1692)

5.37.3

17 Apr 18:17
73318aa

Choose a tag to compare

5.37.3 Pre-release
Pre-release

What's Changed

Full Changelog: 5.37.2...5.37.3