# 7.10.0 - NovaSeq X Analysis Autolaunch Improvements

#### March 21st, 2023

#### Features

* Improved error logging for NovaSeq X autolaunched analyses.
* Improved the sample sheet viewer in the Analysis Inputs tab for apps that use a run or sample sheet as input.
* Added Lane Usage checkbox in Run Planning's Configuration page, as an alternative way to configure for the use case where samples are loaded across all lanes. When this option is enabled, lane column will not be included in the sample sheet.
* Added filter support in Application, Library Prep Kit, Index Adapter Kit, and Reference Genome dropdown fields in Run Planning

#### Bugs Fixed

* Fixed an issue where certain paid apps could be launched regardless of subscription status or iCredit balance.
* Fixed an issue that could cause BCL Convert analyses to complete before Biosample yield was finalized. Note that this fix may cause slightly longer analysis durations due to increased post-processing time, but billing will only be for the analysis running time.
* Fixed an issue that could cause a status summary message of "in progress" to appear for a completed analysis.
* Fixed an issue that could incorrectly transition the status of a run from Needs Attention to Complete.
* Fixed an issue where an invalid combination of standard Library Prep Kit Index and Not Specified Adapter Kit is allowed in Run Planning
* Fixed an issue that could cause sample sheets with custom names to be ignored when uploaded using the CLI.
* Fixed an issue in the list files API that could cause sort parameters to be ignored.


---

# 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.basespace.illumina.com/releases/previous-releases/2023/7.10.0.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.
