# Version 321

## Feature Updates

**Open Project Settings with components selected**

If you open Project Load or Analysis Settings while component designs are selected in Layout or Design Mode, the corresponding component designs will be checked in the dialog (and others not checked). This makes it faster to update settings on selected items.

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

#### **Changes to tension line calculations for plating checks**

TPI checks that depend on plate tension lines are now following the standard more closely. Joints that may be affected are those where two chords of the same type come together at a splice or pitch break.

**Soffit lines in DXF exports are contained on their own layer**

When exporting a layout as a .dxf file, soffit lines will show up on their own layer giving you more control over how they appear.

## Bug Fixes

### Feature Pattern Truss Webbing

Fixed an issue where a feature pattern truss would not analyze whenever a web in the chase was wider than it was long.


---

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