# 5.20.0

### May 15, 2018 - 5.20 - New Run Chart Options and v2 APIs

* Features
  * Added new % PF option to Flow Cell chart for all sequencing instruments, and % occupancy to Flow Cell charts and Data by Lane plot for iSeq100 and MiniSeq.
  * Added v2 API endpoint to provide default workgroup storage location information for a user or workgroup.
  * Now automatically timing out existing runs sitting in an active status for 90 days or more.
* Bugs Fixed
  * Fixed an issue with auto-logout logging out users before the 30 minute mark.
  * Fixed an issue with login sessions expiring during large project file imports.
  * Fixed issue with project file upload sessions failing to auto-complete when the user is inactive for a few minutes.
  * Fixed issue with the run summary page initially scrolling down below the navigation tabs upon loading.
  * Fixed incorrect sum in TotalCount of the v2 applications API.


---

# 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/2018/5.20.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.
