# Software Release Notes

This page contains the release notes for the current release. See the [subpages](https://help.ica.illumina.com/reference/software-release-notes/2025) for historic release notes.

Fixed issue where Docker Image sizes were displayed lower than they actually were. There had no impact on costs or data durability.

## 2026 Apr 2 - ICA v2.44.0

#### New Features and Enhancements

* General \*
* Base \*
* Bench
  * \-
* Cohorts
  * Create Cohort page now dynamically updates subject attributes and counts based on the selected project and study filters.
  * Molecular Breakdown page now allows users to identify filtered subject lists by gene and clinical attribute values.
  * Marker Frequency Analysis now supports germline data, enabling gene‑level carrier frequency calculations across cohorts.
  * New REST APIs provide programmatic access to PromoterAI, PrimateAI, and SpliceAI scores using variant IDs.
* Data Management
  * The data grid now displays a Type column (file/folder) as the first frozen column,

    includes improved search UX with mode toggle tooltips (“Flat view”/“Folder view”),

    redesigned breadcrumbs, and contextual search result captions.
  * Parent folder and path information are now combined into a single column in the

    data grid for a cleaner layout.
* Flow
  * Users can now delete pipelines directly from the pipeline detail screen in the UI.

#### Fixed Issues

* General
  * Fixed an issue where pop-up windows (Export, Schedule for download, Create

    folder, etc.) could be opened multiple times simultaneously.
  * Fixed the Bundle creation screen so the Save button is active immediately;

    required-field validation now appears on click rather than disabling the button.
  * Fixed a session/EntityManager closed error related to idle database transactions.
  * Fixed duplicate redundant scrollbars appearing in several UI areas.
* Base
  * Fixed the “Page unresponsive” issue when switching tabs in the Base Query screen.
  * Fixed the Base Query History search returning “Free text search is not supported”

    error.
  * Fixed Base reference fields showing internal IDs instead of UUIDs for

    pipeline\_reference and sample\_reference.
  * Renamed 'execution\_reference\_id' to 'analysis\_id' and 'sample\_reference\_id' to

    'sample\_id' in Base tables for clarity.
* Bench
  * Fixed GPU Bench workspaces failing to start; GPU instances updated from p3 to g5

    instance family. Additional GPU families will be released in future versions.
  * Fixed a 403 Forbidden nginx error that could appear after creating a tool in Bench.
  * Fixed Docker build being allowed on a running workspace whose image had been

    deleted.
  * Fixed Docker not working on Bench cluster worker nodes when ephemeral disk size

    was 0.
  * Fixed long workspace names displaying partially outside their field boundary.
  * Fixed an error (okio.Socket) when starting a Bench workspace.
* Cohorts
  * Fixed an issue where data ingestion via the Cohorts UI could fail for newly created ICA projects.
  * Import Jobs page now displays full job messages for improved visibility and troubleshooting.
  * Fixed an issue where cohort counts were incorrectly updated when delete jobs included blacklisted subjects.
  * Fixed an issue where shared cohort subject counts did not refresh correctly on the cohort list page.
  * Fixed an issue where loading cohorts with deleted blacklisted subjects could result in a 400 error.
* Data Management
  * Fixed an issue where copying a folder within the same project with “Keep both”

    produced an error instead of creating a copy.
  * Fixed parent folder breadcrumbs not appearing when navigating into a subfolder

    from flat view.
* Flow
  * Fixed an issue where analyses did not sort properly by Request date after using

    search.
  * Fixed input data not being dropped on Rerun for XML-based pipelines with

    configuration changes.
  * Fixed resource type duplicates appearing in graphical mode CWL machine profiles.
  * Fixed UI text overlap when long paths are entered in Logs/Output folder fields

    during analysis.
  * Fixed an error when clicking Preview during Graphical CWL pipeline creation.
  * Fixed inconsistent pipeline name validation when a slash (/) character was used.
  * Fixed an issue where Nextflow JSON pipelines could not be started.
  * Fixed the GET /api/projects/{projectId}/pipelines endpoint missing the ‘status’

    parameter for non Draft/Released pipeline statuses.
