# Release Notes

Last Updated: November 2024

Release Date: June 2024

Document Version: 2

These release notes describe the key changes to software components for the Clarity LIMS NextSeq 1000/2000 On-Prem Integration Package v1.0.0.

## Compatibility

Refer to [Compatibility](/instruments-and-integrations/compatibility.md#nextseq-1000-2000) under Instruments & Integrations.

## New Features

* The new on-premise integration for NextSeq 1000/2000 supports the following functions:
  * Automated generation of a sample sheet for use with the BCL Convert analysis software.
  * Automated tracking of the sequencing run and parsing of run statistics into Clarity LIMS.
  * Automated tracking of the local DRAGEN BCL Convert analysis (BCL Convert v4.2.7 and earlier) and parsing of demultiplexing metrics into Clarity LIMS. The metrics are aggregated for multi-lane flow cells (for example, P3).

## Defect Repairs

* None

## Known Issues

* Sequencing run error triggered by disk space full on instrument causes RunParameters.xml to be empty and the run event cannot be processed on Clarity LIMS. This error is unlikely to occur as pre-run checks on the instrument check for sufficient disk space before run is started.

## Limitations

* Does not support analysis requeue.

## Revision History

| **Version** | **Changes**                                                                              |
| ----------- | ---------------------------------------------------------------------------------------- |
| 2           | <ul><li>Updated Compatibility section to reference Compatibility matrix table.</li></ul> |
| 1           | <ul><li>Initial release.</li></ul>                                                       |


---

# 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.claritylims.illumina.com/instruments-and-integrations/nextseq1k2k-onprem/nextseq1k2k-onprem-v1.0.0/nextseq1k2k-onprem-v1.0.0-release-notes.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.
