# Version 303

### **DESIGN**

**Project Wide Settings Dialog**

Project-wide load settings can now be managed from Design in a comprehensive dialog. The dialog can be accessed under "Project Settings" via the Project Menu in the header.

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

### **LAYOUT**

**Performance Improvements**

Progress has been made to improve performance while using Layout to design and manipulate large projects. For the largest layouts, component designs and dimensions can be turned off to increase FPS even further.

**New Feature - Bulk Component Renaming Tool**

You can now rename multiple components simultaneously using multiselect to select truss envelopes while viewing a Layout.

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


---

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