# Version 365

## Feature Updates

### Bearing Envelope Insertion

* Length dimensions now display during bearing envelope insertion
* End label no longer blocks snapping points while placing envelopes
* First envelope no longer defaults to (0, 0) as the base point
* Esc key now steps back through placement by clearing the end point first, then the base point (when not using continuous mode)

### Snapping with Hidden Objects

Point snapping now respects layout object render modes, preventing selection of objects that are hidden. This applies to related tools such as truss envelope insertion along with other tools.

### Plate Stamp Positioning and Hole Updates

Updated the positioning for the plate manufacturer text stamp, and added support for staggered plate holes.

### Ordered Cuts for Multiple Truss Envelopes

Added support for applying Ordered Cuts to multiple truss envelopes at once.

### Scale Picking for Uploaded Snapping Lines

Enhanced the scale picking experience for uploaded snapping lines by automatically triggering point selection, allowing cancellation at any step, auto-focusing the distance input after point selection, and enabling the Apply Scale button during input with validation to prevent invalid values.

### PDF Upload Notifications

Adjusted notification priority so PDF upload failures are more visible and not hidden by other error messages.

### Atlantic Corner Set

You can now generate Atlantic Corner Sets automatically during corner set creation. Both Stepdown and Atlantic Corner Sets are supported.

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

## Bug Fixes

&#x20;  • Layouts can no longer be saved if a truss or bearing envelope has identical left and right points.


---

# 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/readme-6.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.
