# Version 302

**Rename Component from Layout**

If you select a truss envelope that is linked to a component, you can rename the component design from the Properties panel

<figure><img src="/files/N9wye0HK01KJDOwzJ6AC" alt="Rename a Component from Envelope Properties"><figcaption></figcaption></figure>

**More Intuitive Window-Select**

When you drag a selection window over multiple objects, like truss envelopes, and you already have some similar objects selected, you'll always add them to your current selection. Previously, this would select whatever was in the window while deselecting what was selected before. Similarly, dragging a window over selected objects will remove them from the selection set.

<figure><img src="/files/8YNy9NQFlHdnyO7hoDOR" alt="Ehanced Multiselect"><figcaption></figcaption></figure>


---

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