# 7.28.0 - MiSeq i100 Support

#### November 19, 2024

#### Features

* Added support for the MiSeq i100 and MiSeq i100 Plus instrument types.
* Redesigned the Analysis Summary tab. For more details, see [What's New](https://help.connected.illumina.com/basespace/overview/whats-new).
* Added the release version and a release notes link to the site footer.
* Added the ability to preview .command.out and .command.err files in the analysis file browser.
* Updated the BaseSpace CLI to version 1.6.2. Download the latest version and see the release notes [here](https://developer.basespace.illumina.com/docs/content/documentation/cli/cli-overview).

#### Bugs Fixed

* Fixed an issue that could cause runs to get stuck in 'Pending Analysis'.
* Fixed a rare issue that could cause analyses to become stuck in 'Initializing'.
* Fixed an issue that could cause certain analyses to stall and time out after encountering an error, rather than aborting.
* Fixed an issue that could associate a Biosample's Default Project to an Analysis even if no results were output to the project.
* Fixed an issue that could prevent the association of a Biosample to a Project when FASTQ data was generated.
* Fixed an issue that could cause certain analyses to hang when cancelled during post-processing.
* Fixed an issue that allowed analyses in non-terminal statuses (eg, running) to be moved to the trash.
* Fixed an issue when searching for a file name that caused a "No matching records found" message to display after clicking the search link.
* Fixed an issue that prevented some application icons from displaying properly.

#### Known Issues

* When running MacOS Sequoia, the BaseSpace Downloader throws an error on download. Leaving the Downloader open and retrying will allow it to start successfully.
* Pasting data into the Sample table of Run Planning (e.g., from Excel) does not populate the fields.

#### Release 7.28.1 - December 3, 2024

* Features
  * None.
* Bugs Fixed
  * Restored the ability to paste data into the Run Planning Sample table.
  * Fixed an issue affecting the display of Indexing QC metrics for NextSeq1000 and MiSeqDx instruments.
  * Fixed an issue that could prevent project links from appearing on the Analysis Summary tab.


---

# 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/2024/7.28.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.
