# Version 316

## New Feature

### Hotkey Reference Guide

A hotkey reference dialog is now accessible via `Ctrl`+`/`. It lists a description of the actions which are globally listened for (not necessarily always active) with their corresponding key combinations.

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

## Feature Updates

### Truss Design Drawings

Updated TDDs to display a note for sprinkler loading instead of showing the arrow graphics, similar to how we show moving loads.

### Member and Reference Line Bulk Insertion

We now support inserting multiple members and reference lines using [division lines](/design/how-to/general/reference-lines.md#division-line). After triggering insertion mode, use `+` and `-` to change the quantity.

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

### User-Defined Hanger Info

Users can now overwrite hanger info via the Hanger Properties Panel. These user-defined hangers are included in pricing and estimates.

<figure><img src="/files/gVy8hZWFyfBGRTvRPBVC" 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-316.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.
