# Version 301

**Create a Project from Design**

The Choose Project dialog now has an option to create a project. The button at the top toggles between choosing and creating a project. Filling in the required properties and hitting Create opens the new project in a new tab. There is a warning if a project with the same name already exists.

<figure><img src="/files/JC46Wc3UinYtUlqXx327" alt="Create Project Dialog"><figcaption></figcaption></figure>

**Hanger Visuals on Jacks**

Hanger visuals have been added to jacks in single component design view. When rendered, a hanger replaces the corresponding hanger bearing visual (and adopts such behavior as hovering, selecting, and right-click).

<figure><img src="/files/AGu1CPaf5JICsOF37A3d" alt="New Hanger Visual on Jacks"><figcaption></figcaption></figure>

Notes:

* A single jack design can be reused in different carried relationships, which means a jack might be carried by different hangers. With this in mind, a jack will only display its carrying hanger if all carried relationships use the same hardware.


---

# 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://docs.paragontruss.com/release-notes/previous/version-301.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.
