# Version 306

## Design

### JSI Warning and Default JSI Limit

The default JSI (Joint Stress Index) Limit, which makes plate upgrades strive to keep plate JSIs below the limit, has been increased to 1. This value can be changed in the Plating Settings section of the Analysis Settings menu, and you'll see a warning for any plates that are passing checks but exceed the limit you've set.

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

### Improved Reweb Truss Tool

The Reweb Truss tool in the Edit Truss menu now handles common cases without encountering an error much more often. It's the quickest way to add multiple webs at once and to make symmetrical webbing changes. Right-click on a profile line for the option to add another panel, move the white joints on the outer profile to change the webbing pattern, or select and delete all the webs and start over using the green joints as stitching points.

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

### New Settings for Composite Action Analysis for Stacked Members

You can now control whether composite action is assumed for the analysis of stacked members through an Analysis Setting in the Other Settings section. When enabled, analysis treats stacked members as having greater bending stiffness than the sum of the stiffnesses of the layers. TPI 1 section 7.3.3.7 specifies how to do this for two-layer stacks with sufficient plating. This setting applies the same specification to all stacked members.

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

To help satisfy the composite action assumption, there is also a Plating Setting that lets you "Add Plates Along Stacks" at a specified interval (again, see TPI 1 section 7.3.3.7). If composite action is assumed in the analysis, but the max plate interval on the truss seems to conflict, you'll see a warning on the Truss Design Drawing:

> WARNING: This truss's stacked members might not be fully plated at 30-inch intervals, but the analysis results assume composite action. See TPI 1 § 7.3.3.7 for more details.

<figure><img src="/files/UxULevBW3Ewf8ZVeX6Tr" 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-306.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.
