# Version 372

## Feature Updates

### Combined Wall Insertion Workflow

Streamlined Wall insertion by combining Direction + Length and Point Selection workflows into a single interactive process. Added improved visual previews, simplified Start/End point terminology, enhanced keyboard shortcuts, insert-and-repeat behavior, automatic insertion options, roof plane previews, and improved undo support for chained Wall insertions.

<div align="left"><figure><img src="/files/mnKevLtvAQKVmbQhbznL" alt="" width="299"><figcaption></figcaption></figure></div>

### Interactive Editing for Walls

Added interactive wall editing support, allowing wall endpoints to be dragged to adjust length and entire walls to be repositioned directly in the workspace. This update also introduces enhanced snapping behavior and visual snapping guidelines to improve alignment and editing precision.

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

### Reweb Truss Improvements

Many cases that could not be automatically webbed using the Reweb Truss tool are now webbed, and several cases produce better webbing than before.

### Profile Truss Seat Cut Honors Bearing Width

Trusses created manually from a profile or truss shape now accurately adapt the seat cut at each bearing to the bearing's width.

### Improved Heel Height Logic for Trusses

Improved heel height and geometry calculations when manually-creating profile trusses and fixed some issues with butt cut and heel height interaction and respecting Material width and Profile Default settings.

### Bug Fixes

* Fixed an issue where walls could be inserted with the incorrect thickness after inserting a multi-ply beam
* Fixed an issue where “Bearing on Carried Component” would sometimes not be set after regenerating a component or its connections
* Fix missing dimensions for Layout PDFs generated from layouts with no Levels


---

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