# Document Revision History

This page contains the documentation release notes for the current release. See the subpages for historic release notes.

## 2026 Apr 27 - ICA v2.45.0

* **New Functionality**
  * \-
* **Updated Functionality**
  * Updated time format in the GUI to ISO 8601 (for example, 2026-04-22 14:50:44)
  * Add information that Docker images cannot be replicated to inactive regions.
  * Added end of support of Nextflow 20.10
  * Tree view has been renamed to folder view, list view has been renamed to flat view.
* **General Documentation updates**
  * Updated [DRAGEN example](https://help.ica.illumina.com/tutorials/nextflow/nextflow-dragen-pipeline) from XML to JSON


---

# 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.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.
