# Version 364

## Feature Updates

### Bevel and T-Plate Support

[Bevel and T-Plates](https://docs.paragontruss.com/design/how-to/general/using-special-plate-types) can now be manually inserted into truss designs and included in [Plate Lists](https://docs.paragontruss.com/materials).

### Add Bearing Envelope Dimensions to Layout Downloads

Layout DXF and PDF downloads now consistently include bearing, truss run, and user dimensions.

### Import More DXF File Objects as Work Lines

We now support most [Insert](https://help.autodesk.com/view/OARX/2024/ENU/?guid=GUID-28FA4CFB-9D5E-4880-9F11-36C97578252F) and [Line](https://help.autodesk.com/view/OARX/2024/ENU/?guid=GUID-FCEF5726-53AE-4C43-B4EA-C84EB8686A66) objects in DXF files in addition to Polylines.

### Minor Updates

* When adding a roof plane at a line where structural and non-structural bearing envelopes intersect, the structural bearing will be preferred
* You can now change the Member Type for multiple selected members at once
* Transformation tools are now available in Properties when a single, unlinked truss envelope is selected, aligning behavior with multi-selection
* Max Axial Forces are now sorted consistently on Truss Design Drawings, with analog links ordered by ascending joint numbers and the lower joint number listed first

## Bug Fixes

* Fixed an issue where certain DXF files could not successfully import all lines
* Resolved an issue preventing Component IFC downloads for single and multiple components, ensuring downloads now work consistently across Design and Shared Sets
* Resolved an issue where Layout PDF downloads failed for components containing “Special” connectors
* Fix Layout PDF Downloads for Short Overhang Segments


---

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