# 6.6.0

### February 16, 2021 - 6.6 - Improved Sample Sheet Handling

### Features

* V2 Sample Sheet runs that are in Needs Attention status now display error messages.
* Improved messaging for sample sheet import errors in Instrument Run Setup.
* Released BaseSpace command-line interface (CLI) version 1.3.0. [![Download](https://api.bintray.com/packages/basespace/BaseSpaceCLI-EarlyAccess-BIN/latest/images/download.svg)](https://bintray.com/basespace/BaseSpaceCLI-EarlyAccess-BIN/latest/_latestVersion#files) or view release notes [here](https://developer.basespace.illumina.com/docs/content/documentation/cli/cli-releasenotes).

### Bugs Fixed

* Fixed Manage Workgroups URL for Enterprise users.
* Fixed an issue that would dismiss a shared invitation for a project while accepting the invitation for a different one.
* Fixed an issue that could cause a FASTQ dataset to link to multiple libraries.
* Fixed display issues that misaligned or cut off biosample metadata.
* Fixed an issue that prevented custom library prep kits from being deleted.
* Fixed an issue on Demo Data pages that would show a blank page when no search results are found.
* Fixed an issue that hid timed out appsessions from the analysis master list.
* Fixed an issue that prevented appsessions from timing out.


---

# 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/2021/6.6.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.
