# 7.32.0 - File Preview in Search

#### March 18, 2025

#### Features

* Improved the behavior when viewing files in the search feature. Clicking a file name will now open the file preview modal, allowing the file to be viewed and/or downloaded.
* Clarified the different options available when moving runs and datasets to the trash.
* Security updates and fixes.

#### Bugs Fixed

* Fixed an issue that could cause some files to be retained following the deletion of a run.
* Fixed an issue that occurred after updating the owner of a workgroup that continued to charge the original owner's storage to the workgroup.
* Fixed an issue that allowed a project to be transferred when it contained analyses in statuses that are not eligible for transfer (e.g., running).
* Fixed an issue that could cause run and project transfers to become stuck.


---

# 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/2025/7.32.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.
