Releases: uc-cdis/data-portal
Releases · uc-cdis/data-portal
5.40.3
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
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
maximumDisplayItemto be customized for each explorer charts
(#1783)
Dependency Updates
5.40.1
What's Changed
- fix(discoveryLoadingBar): Added react state allBatchesAreReady to tra… by @jarvisraymond-uchicago in #1778
Full Changelog: 5.40.0...5.40.1
5.40.0
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
datasetDownloadandexportToWorkspaceFaro events (#1749) - Discovery: add a new Faro event
dataFileDownload(#1749) - add
secureattribute 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 Illinoissaying, IDPH stopped publishing
vaccination and mobility data in
https://chicagoland.pandemicresponsecommons.org/ (#1737)
Dependency Updates
- Bumps lodash-es from 4.17.21 to
4.17.23. (#1754) - Bumps lodash from 4.17.21 to 4.17.23.
(#1755) - Bumps svgo from 2.8.0 to 2.8.2. (#1772)
- Bumps dompurify from 3.3.1 to 3.3.2.
(#1775) - Bumps ajv from 6.12.6 to 6.14.0.
(#1770) - Bumps
@apollo/server
from 4.11.0 to 4.13.0. (#1758) - Bumps bn.js from 4.12.0 to 4.12.3.
(#1768) - Bumps jsonpath from 1.1.1 to 1.2.1.
(#1763) - Bumps dompurify from 3.2.5 to 3.3.1.
(#1771) - Bumps and minimatch. These
dependencies needed to be updated together. (#1769) - Bumps express from 4.21.2 to
4.22.1. (#1745) - Bumps and js-yaml. These dependencies
needed to be updated together. (#1742) - Bumps node-forge from 1.3.1 to
1.3.2. (#1744) - Bumps min-document from 2.19.0 to
2.19.2. (#1741) - Bumps tar-fs from 2.1.3 to 2.1.4.
(#1732)
5.39.2
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
5.39.1
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
- Bumps on-headers and
compression. These dependencies
needed to be updated together. (#1717) - Bumps pbkdf2 from 3.1.2 to
3.1.3. (#1709) - Bumps sha.js from 2.4.11 to
2.4.12. (#1723) - Bumps cipher-base from
1.0.4 to 1.0.6. (#1722)
5.39.0
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_metadataas part of inputs for thebatch-export
job (#1710) - Clarify the documentation of the
loginForDownloadsetting (#1708)
Dependency Updates
5.38.1
5.38.0
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
- Bumps
@babel/runtime
from 7.21.0 to 7.27.0. (#1694) - Bumps
http-proxy-middleware
from 2.0.7 to 2.0.9. (#1698) - Bumps
@babel/helpers
from 7.26.0 to 7.26.10. (#1680) - Bumps tar-fs from 2.1.1 to 2.1.2.
(#1693) - replace
showdownwithmarked(#1691)
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)