# 7.1.0 - FastQ Related Fixes and Performance Improvements

### May 18, 2022

### Features

* Improved performance of biosample creation following the completion of run upload.
* Improved performance of QC failing existing FASTQ datasets when re-running BCL Convert.
* Added support for updating the default project on biosamples generated by the BCL Convert for ICA app.
* Added support for renaming biosamples generated by the BCL Convert for ICA app.

### Bugs Fixed

* Fixed an issue that could cause BCL Convert to fail when retrieving the number of flow cell lanes.
* Fixed an issue that caused deleted FASTQ datasets to remain visible on the Run Biosamples page.
* Fixed an issue that could cause apps to fail when selecting large numbers of datasets as input.

### Release 7.1.1 - May 19, 2022

* Features
  * None.
* Bugs Fixed
  * Performance and stability fixes.

### Release 7.1.2 - June 22, 2022

* Features
  * None.
* Bugs Fixed
  * Security fixes.


---

# 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.connected.illumina.com/basespace/releases/previous-releases/2022/7.1.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.
