# Version 314

## Feature Updates and Fixes

### Create feature pattern trusses from Layout that match the envelope's thickness

Previously, this would only work if the thickness of the envelope matched the thicknesses of lumber set in the Project's Material Settings. Now, if lumber is available in the selected lumber list that matches the component's thickness, it will be chosen, and the component's Material Settings will be updated to match.

### Select inserted truss envelopes after creating a run

When you insert a run of truss envelopes, all of the envelopes you just added will be selected so that you can quickly modify all of their properties if needed. Before, the truss you started the run from would be selected instead.

<figure><img src="/files/3kh0rM5Qk9WMrKOFBQpZ" alt=""><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-314.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.
