# Version 329

## Feature Updates

### Advanced Truss Envelope Cutting Experience

Within the Additional Cuts section in the truss envelope properties panel, there is now a way to handle more advanced truss geometry scenarios. Add Ordered Top Cuts or Ordered Bottom Cuts for a selected truss envelope to override system-generated truss solids by selecting roof and ceiling planes in sequence.&#x20;

{% embed url="<https://youtu.be/J0dEFv1ibTs>" %}

### **Minor Updates**

* Added Component Report CSV to the download dialog with customizable quantities
* Truss envelope trim/extend now correctly considers overhangs

## Bug Fixes

* Fixed issue with truss envelopes where, if they had overhang on either side, all bevel cuts were disabled. Now, we have adjusted so that bevel cuts are only disabled on the side of the truss that has an overhang.&#x20;
* Fixed an edge case where chord bracing failed to generate and blocked analysis


---

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