# Version 368

## Feature Updates

### Option to Release Bearings for Uplift

Introduced a new bearing condition option that prevents support locations from being analyzed for uplift.

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

### TRE Hinge Truss Import and Shop Output Support

Support has been added for importing trusses with hinge plates via TRE files and generating shop outputs for production.

### Added New Keyboard Shortcuts for Designing Envelopes

* **Ctrl + G — Design / Regenerate Components**\
  Designs selected envelopes with matching if any are unlinked; regenerates all if already linked
* **Ctrl + Shift + G — Choose Existing Design / Unlink Components**\
  Prompts to link unlinked envelopes; unlinks all if already linked
* **Ctrl + Alt + G — Create New Design**\
  Creates a new design when exactly one selected envelope is unlinked; otherwise displays an error

In Design, `Ctrl`+`/` will bring up the full list of [keyboard shortcuts](https://docs.paragontruss.com/layout/layout-overview-1/tools-and-features#keyboard-shortcuts-hotkeys).

## Bug Fixes

* Resolved an issue where the **Adjust Depth** tool could get out-of-sync with the actual truss depth and produce unexpected results


---

# 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/readme-3.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.
