# 2026

## 2026 Apr 9 - ICA v2.44.2

No documentation changes

## 2026 Apr 7 - ICA v2.44.1

No documentation changes

## 2026 Apr 2 - ICA v2.44.0

* **New Functionality**
  * Documented the configuration and usage of [Git-sourced pipelines](/project/p-flow/f-pipelines/git-sourced-pipelines-experimental.md)
  * Documented additional reference fields on [Base tables](/project/p-base.md).
* **Updated Functionality**
  * Added emphasis on where to monitor progress of Move batch jobs.
  * Updated the data [search](/project/p-data.md) functionality description. **Data Searches in tree view will as of now be performed on the current folder and all subfolders of the current folder.**
  * Documented removal op pipeline version and category fields from the GUI.
* **General Documentation updates**
  * Improved "Bring your own S3 storage — [Role](/home/h-storage/s-awss3/iam-role-method.md) method" section with additional details
  * Updated documentation to include new [regions](/home/h-storage/s-awss3/iam-role-method.md) and corrected OIDC provider ARN format.
  * Removed Nextflow: Pipeline Lift: RNASeq chapter.
  * Added information on why XML pipelines may contain additional parameters.
  * Restored [Nextflow](/project/p-flow/f-pipelines/pi-nextflow.md#nextflow-version) version compatibility tables.

## 2026 Feb 25 - ICA v2.43.0

* **New Functionality**
  * Documented [IAM Role](/home/h-storage/s-awss3/iam-role-method.md) support for connecting your [own S3 storage](/home/h-storage/s-awss3.md) configuration.
  * Documented the parent folder link for [data](/project/p-data.md) which allows you to directly jump to the folder where the file is located.
  * Documented that [workspaces](/project/p-bench/bench-workspaces.md) can now have different Docker images for cluster managers and cluster nodes.
* **Updated Functionality**
  * Removed restriction that base query template names have to be unique across tenants.
  * Added Illumina-Connected Image Registry address location to [Docker](/home/h-dockerrepository.md) image creation screen
  * Removed the subscription selection from analysis start configuration. The list of compute resources is now taken from the combination of all entitlements available to you.
* **General Documentation updates**
  * Added copyable code to [Nextflow](/tutorials/nextflow.md) pipeline tutorial
  * Added guidance on how to migrate from FPGA to FPGA2.
  * Improved explanation of billing mode.

## 2026 Jan 28 - ICA v2.42.0

* **New Functionality**
  * Documented that multi-user workspaces now require an API key to use the CLI for authentication. This also applies to previously configured workspaces.
* **Updated Functionality**
  * Updated default [Nextflow](/project/p-flow/f-pipelines/pi-nextflow.md) version to 25.10
  * Updated basic [Nextflow](/tutorials/nextflow.md) example
  * Improved resource directives for [pipeline](/project/p-flow/f-pipelines.md) design.
  * Added information that [data copy](/project/p-data.md#copying-data) will not allow to copy a folder onto itself.
  * Updated import of [Docker](/home/h-dockerrepository.md) images
* **General Documentation updates**
  * Added the --s3-no-check-bucket flag to rclone commands when copying [data](/tutorials/datatransfer.md) across regions to avoid S3 bucket access errors.
  * Improved documentation on using your [own S3 storage](/home/h-storage/s-awss3.md).
  * Removed Survey from documentation set.
  * Added new [CLI](/command-line-interface/cli-releasehistory.md) version
  * Various small GUI updates were documented
  * Added note on possible differences in [base](/project/p-base.md) table size, depending on how the information was written by Snowflake.
  * Improved information on rerunning jobs.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ica.illumina.com/reference/r-documentrevisionhistory/2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
