> 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/2017/5.4.0.md).

# 5.4.0

### September 19, 2017 - 5.4 - Added Workgroup Support in Developer Portal

* Features
  * Added developer portal support for collaborative app development within your BaseSpace Sequence Hub workgroup
  * Added a featured apps section to the apps page
* Bugs Fixed
  * Fixed issue with action toolbar incorrectly displaying on run summary page
  * Fixed decimal places of compute cost on app details page
  * Fixed issue with unpaired selections in the resource matcher during app launch
* FASTQ Generation - Staged Roll Out Complete
  * Fixed an issue that could cause FASTQ Generation to hang on NextSeq and MiniSeq runs

### Release 5.4.1 - September 25, 2017

* Bugs Fixed
  * Fixed issue with Cufflinks app reports not showing up for some users


---

# 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:

```
GET https://help.connected.illumina.com/basespace/releases/previous-releases/2017/5.4.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.
