# Version 327

## Feature Updates

**Custom quantities when downloading files in Design**

Specify quantities for each component for downloads from Design. This overrides the quantity specified on the component properties. If you have components selected when you open the dialog, the Custom tab will be active and the list will be filtered just to those components by default.

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

**API updates**

It is now possible to `GET` a list of all of your organization's projects via the API

**Minor Updates**

Simpson's AS20HS plates are now available for plate lists in Materials

## Bug Fixes

* Fixed an issue where trusses with overhangs were mislocated in the IFC download
* Fixed an issue where changing a plate's size and then rotating it would revert back to the original size
* Fixed an issue with dimensioning bearing gaps for feature pattern trusses that extend left of the origin


---

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