> 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/2015/3.20.0.md).

# 3.20.0

### June 25, 2015 - 3.20.0 - Versioning of Apps

* Features:
  * Storage Metering
  * Application Versioning
* Updates:
  * Application Description Page Redesign
  * Developer Portal Redesign

## Storage Metering

* Users can now view overall storage information under My Account

## Application Versioning

* Multiple versions of applications in BaseSpace are now grouped together in a single location
* New **What's New** section added to each version of an application, this section indicates any announcements for this application
* New **Release Notes** section added to each version of an application, this section will include the latest updates included in this version of the application from the previous version


---

# 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/2015/3.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.
