# Version 336

## **API Updates**

Project Summary is now available via the `/api/public/projects/{projectGuid}/projectSummary`  endpoint. This data includes properties for truss count, stock and actual board feet, and prices for lumber, plates, and hangers.

## **Bug Fixes**

* Fixed an issue where TRE upload was not correctly setting the truss quantity in specific scenarios.
* Fixed an issue where labels on vertical truss envelopes were not being placed in a consistent location.


---

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