# 7.0.0 - Datasets and Apps Performance

### April 19, 2022

### Features

* Improved the performance and stability of the datasets API.
* Native App engine update - Staged roll out.
  * Improved error handing and performance.
  * Fixed an issue where FASTQ Generation and other apps could fail while uploading results.

### Bugs Fixed

* Fixed an issue that could cause an error when using the CLI to launch an application with a multi-select field.
* Fixed an issue in the library prep kit TSV template where the Adapter Read 2 value was not imported correctly.


---

# 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/2022/7.0.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.
