# Version 319

## Feature Updates

### 3D performance boost

Improvements have been made that have resulted in 5-10x faster performance when viewing larger 3D layouts.

### Updated keyboard shortcuts

Support added for the `+` and `-` keys in the numpad and both `Shift` keys.

### Logic changes for more intuitive cuts&#x20;

Behind the scene changes were made so that adding/deleting splices will result in more intuitive auto cuts. This also makes actions like changing the size of a member or chord react in a more predictable manner.

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

## Bug Fixes

### Touch updates

There were issues preventing touch selection for items in a layout. These have been addressed along with updates to the new 3D Render Modes toolbar that make it behave as expected on touchscreens.

### 3D Render Modes

A bug causing delayed visual updates for render modes has been resolved.


---

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