# Version 357

## Feature Updates

**Minimum plate settings**

Minimum plate sizes can now be specified for heel and peak joints via Analysis Settings > Plating Settings.

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

**File downloads available in the API**

[New API endpoints](https://docs.paragontruss.com/api) are now available for downloading component files.

**Improved multi-select dialog**

If an object is already selected in Layout, the multiselect dialog will have that object's type selected by default. This makes it easier to select objects of the same type as the one you already have selected.

<figure><img src="/files/760opX2RUYNIsBBw0R4G" alt=""><figcaption></figcaption></figure>

**Bearing Hatching on Layout DXF download**

Bearing hatching is now separated into its own layer in DXF downloads.


---

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