# Version 307

## Feature Updates

### Drop Flat Top Chords

Flat Top Chords can be dropped by right-clicking one or more of them or by using the `Edit Truss` button. Options for purlin/lay-in thickness, slope, and position handle calculating the exact drop distance.

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

### Improved Continuous Bearing and Gable Detection in Layout

Valley trusses are now continuously bearing by default, and all continuously bearing trusses will be gabled!

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

## User Experience Updates

### Bulk Downloads

You can now choose between the `WHOLE LAYOUT` or `THIS COMPONENT` when opening the downloads menu.

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

### New Properties Panel Shortcut

Double-clicking an item in the scene will expand the properties subpanel. Instead of double-clicking a truss envelope to view the linked component design, there is a "View Component" button in the Properties Panel and Right-click menus.

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

### New Shortcut Menu Button

A new menu button has been added to the header of the properties subpanel. This button provides access to the shortcut menu currently accessible via right-click. This can be helpful where users can't right-click or for very small items in the scene.

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

### Hotkey Support for Mac

The design client now supports Mac users more fully. All the hotkeys have been updated to use `Cmd` instead of `Ctrl` when MacOS is detected.


---

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