# Version 291

### More Informative Point Loads

All point loads sharing a location are now displayed as a stack with a sum-total label. When no load case is selected, the greatest loads at each point will be shown.

![Summed point loads](https://paragonstorageprod.blob.core.windows.net/relase-notes-images/10128-aggregated-loads.png)

### Multiselect

Multiselect has finally arrived in design mode! Hold Ctrl when clicking or dragging to select multiple members or plate pairs in order to edit, lock, or delete them all at the same time.

![multiselect in action](https://paragonstorageprod.blob.core.windows.net/relase-notes-images/291-multiselect.gif)


---

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