> 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/2024/7.27.0.md).

# 7.27.0 - App Store Upgrade

#### October 15, 2024

#### Features

* Updated the look and feel of the Apps page.
* Added a "Status" column in Analysis Files page to display archive status.
* Updated the Project list page to make columns resizable.
* Added the ability to cancel auto-launched or re-queued v2 sample sheet analyses.
* Made improvements to the Microarray Data Management upload date range filter.
* Added more detailed progress bar during Microarray Data Management data deletion process.
* Added column filter for Run Planning Sample table.
* Added the ability to view and edit custom kits in the Resources > Index Adapter Kits page.

#### Bugs Fixed

* Fixed an issue that could cause analyses to get stuck in the Initializing status.
* Fixed an issue that made Indexing QC information unavailable for multi-node FASTQ Generation analyses.
* Fixed an issue where the cancel button was still enabled while deleting microarray data.
* Fixed issue in Microarray Analysis Setup where any click in the custom filter dropdown would reset the position of the dropdown on scroll/resize.
* Fixed an issue in Microarray Analysis Setup where importing too many IDATs resulted in samples not appearing ready for analysis.
* Fixed an issue in the Microarray Data Management table where dates remained visible in the calendar view after clearing filter.
* Fixed a typo in the Archive and Restore dialogue boxes.
* Fixed an issue that prevented the number on the trash icon from updating when switching workgroups.


---

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