# Platform Version 0.3.4.1

19/Oct/23

**New Features and Improvements**

| Summary                                                        |
| -------------------------------------------------------------- |
| Remove/disable search from within a Workspace                  |
| Update Anatools SDK login when API endpoint is down            |
| Ensure all docker images are removed after channel deployment. |

**Bug Fixes**

| Summary                                                                       |
| ----------------------------------------------------------------------------- |
| Match front-end for storing VolumeDirectory Name                              |
| Updates to registration page                                                  |
| Download graph is generated VolumeDirectory node as Add Entire Directory name |
| NVIDIA-SMI has failed due to AMI                                              |
| Inexplicable Failure Shows as Success                                         |
| Issue with Graph Snapshot not displaying correctly.                           |
| Renaming staged graph causes site crash.                                      |
| Issue with uploading graphs with volume file node                             |
| Cannot navigate to graph editor from graphs list view.                        |
| Staged Graph Last Run field                                                   |
| Dropdowns sizing in Deckard.                                                  |


---

# 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://support.rendered.ai/release-notes/rendered.ai-platform/platform-version-0.3.4.1.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.
