# Version 313

## New Features

### Component Filtering

You can now filter between linked and unlinked components in the `Explorer Subpanel`using the `Filter Components` button.

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

### Direction Indicators for Truss Envelopes

Scene visuals have been added to indicate the left ends of truss envelopes without having to select them first. This makes it easier to verify that trusses are oriented in the expected direction.

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

## Feature Updates and Fixes

### DXF Imports

Creating work lines via DXF imports now works more reliably for more files.

### Sloped Feature Pattern Containers

Truss envelopes in sloped feature pattern containers will now correctly generate trusses with sloped bottom chords.

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