> For the complete documentation index, see [llms.txt](https://help.claritylims.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.claritylims.illumina.com/instruments-and-integrations/other-release-notes/ipp-v2.4.0-release-notes.md).

# IPP v2.4.0

Release Date: April 2023

These Release Notes describe the key changes to the Illumina Preset Protocols (IPP) from version 2.3.

This release is an optional software update for customers interested in the new features available.

If upgrading from a version before version 2.2, review the release notes for v2.2 for a list of features and bug fixes introduced in that version.

## Compatibility

* Clarity LIMS v5.1 and later
* NGS Extensions Package v5.22 and later

## New Features

* Supports the following workflows:
  * NovaSeqDx v1.0
  * IGA NovaSeq Sequencing v2.0
  * IGA Library Prep Automated v2.0
  * NextSeq 1000/2000 v2.3 workflow (has the P1/P2 long read reagent cartridge support)
  * Library Prep Validation v2.2.0 workflow (routes to the NovaSeqDx instrument)

## Defects Fixed

* Fixed dilution calculation for Illumina DNA Prep with Enrichment S Tagmentation workflow as follows.
  * Renamed step custom fields.
  * Modified the Sample Details table.
  * Modified the Calculate Dilution Volume & Total Volume and Set Next Step - Remove & Copy NFE Sample Type and Desired gDNA Input (ng) automation scripts in the Dilute gDNA and Dilute FFPE DNA steps of the Prep Sample Protocol.
* Removed the unsupported None option for the Analysis Workflow field in the Load to Reagent Cartridge step of the NextSeq 1000/2000 workflow. All planned runs that are created have the analysis configuration associated.
* Fixed the duplicated Normalized Libraries 1 master step for the Nextera Mate Pair and TruSeq Methyl Capture EPIC workflows.
* Fixed the concentration limit in the Illumina DNA PCR-Free Library Prep Manual workflow.
* Made the Samplesheet Format field a required field for the NovaSeq 6000 workflow.
* Fixed the Validate Library Tube automation script to accept only an uppercase barcode in the NovaSeq 6000 workflow.

## Known Issues

This release contains the following known issues in the NextSeq 1000/2000 v2.1 workflow:

* Sample Name can only contain alphanumeric, dash, and underscore characters. For more information, refer to NextSeq 1000/2000 Integration v2.3 Validation and Troubleshooting in the Clarity LIMS Integrations & Tool Kits documentation.
* Having two samples with the same name in the same sequencing run is not supported.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.claritylims.illumina.com/instruments-and-integrations/other-release-notes/ipp-v2.4.0-release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
