# Version 320

## Feature Updates

### Improved Cap Set Creation in Layout

The new interface allows you to modify the entire cap set from any truss envelope in the set. Also, note that your changes will be applied as a batch when you press "Apply" instead of making each change immediately like before. As long as the selected truss envelopes all have the same cap settings, you can edit the cap settings for all of them at once.

<figure><img src="/files/C5iMxb2y3tZEUnHryGMk" alt=""><figcaption></figcaption></figure>

### Material Report Enhancements

Several updates have been made to improve the clarity of the Material Report:

* In the Components table, the number of plies is now shown in parentheses.
* The Connectors Cost column has been replaced with a Connectors column that lists the names of the connectors used for each component.
* In the Lumber and Plates tables:
  * The total number of components using each lumber or plate item is now shown.
  * If five or fewer components use the item, their names are listed in parentheses.

<figure><img src="/files/axOTS7MDLz3ZfTz7Jzkj" alt=""><figcaption></figcaption></figure>

## Bug Fixes

### Truss Design Drawings

Updated the templates to properly display all notes when additional pages are necessary.

### Truss Placement Diagrams

Improved label placement in DXF output prevents overlapping and flipped labels.

### Work lines get in the way of selection in 3D Layout

Fixes a bug where work lines would be selected even if covered by a member or some other object.


---

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