# 5.42.0

### January 23, 2020 - 5.42 - Biosample rename and gzip upload support

### Features

* The UI file uploader now supports gVCF and gzipped VCF files.
* The app input form now displays a notice if a newer version of the app exists.
* The owner of a biosample can edit the biosample name. To rename the biosample, select the File menu, point to Edit and then select Biosample Info.

### Bug Fixes

* Fixed the status field requirement in the POST /v2/libraries/{id} endpoint. The status field is now optional instead of required.


---

# 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/2020/5.42.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.
