# v86 — Snapped

<div align="left"><figure><img src="/files/6U7GdpU4xjUcK2v5t1jo" alt="" width="375"><figcaption></figcaption></figure></div>

## Features

* Better snap lines when designing apps
* Multi-widget selection and grouping
* QR and Barcode generation
* Asset label templates and printing
* Fixed sign-up and sign-in URLs for apps
* Programmatic toggle of edit mode and search for Data List widget
* Generic file exchange between app and agent
* Auto-tagging deployed versions

## Fixes

* Improved caching behavior for apps (less memory hungry)
* Improved performance and stability of internal postgres database
* Fixed widget selection issue after creation
* Fixed issues with section collapsing
* Improved startup speed and memory footprint for entire platform power-cycle
* Improved scaling of apps given different screens and fixed flickering data grid


---

# 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.heisenware.com/release-notes/v86-snapped.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.
