> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/basespace/releases/previous-releases/2018/5.28.0.md).

# 5.28.0

### November 8, 2018 - 5.28 - Improvements to File Upload, Run Data Display, and Search

* Features
  * Added more run, status, and QC data to the Run Summary page.
  * Improved file upload to support encrypted manifest (\*.emf) files and AmpliSeq for Illumina manifests.
  * Improved the Analysis Master List display. Column data is automatically resized when the filter widget is activated so that table columns are not obscured.
  * Improved the search function to include flow cell ID. Searching by flow cell ID now returns associated runs even if the run name does not contain the flow cell ID.
  * Updated [www.basespace.illumina.com](http://www.basespace.illumina.com) to redirect to the BaseSpace Sequence Hub login page at <https://basespace.illumina.com/auth/logon>.
* Bugs Fixed
  * Fixed sample pair selection to allow more than one pair to be created via drag and drop.
  * Improved Runs list page loading times. Pages with a large number of rows now load content continuously as you scroll.
  * Fixed sample pair selection to allow more than one sample pair to be created using drag and drop.
  * Fixed minor page display issues.

### Release 5.28.1 - November 15, 2018

* Features
  * Internal release, no changes in functionality
* Bugs Fixed
  * None


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/basespace/releases/previous-releases/2018/5.28.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
