# Platform Version 1.2.0

15/Aug/24

**New Features and Improvements**

| Summary                                                                                                           |
| ----------------------------------------------------------------------------------------------------------------- |
| GUI theme updates with dark mode, set in User profile.                                                            |
| A "Getting Started" splash screen for new users.                                                                  |
| A Job Queue on the Organization landing page that shows all jobs across Organization workspaces.                  |
| Improved preview times for some channels.                                                                         |
| Reorganized workspace pages with Volumes moved into *Assets* tab, UMAP and Analysis moved into *Experiments* tab. |

**Bug Fixes**

| Summary                                              |
| ---------------------------------------------------- |
| Uploaded graph doesn't load.                         |
| Volume file in a subdirectory doesn't load properly. |
| GUI crashes when viewing a dataset.                  |
| Cannot run jobs when name is too long.               |
| Nodes moving in group on a graph when not intended.  |
| Staged graphs don't disappear when deleted.          |
| Searching workspaces leads to unexpected results.    |


---

# 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-1.2.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.
