# v83 — Beauty treatment

<div align="left"><figure><img src="/files/C8FERuPBbwwTGu5GBAzv" alt="" width="175"><figcaption></figcaption></figure></div>

## Features

* First level of the tile feature is available
* Improved style of (production) app login form
* Improved highlighting of connected entities
* Added "Edge-Connector" as widget type for form widget
* New [data tiles](/app-builder/build-frontend/widgets/display-widgets/data-tiles.md) widget
* Improved functionality on OS connector
* Added method calling and file I/O to OPC UA client
* The OS module can now also monitor docker containers
* New pie chart widget

## Fixes

* App login with username/password took the wrong internal user (anonymous)
* Fixed transparency of bottom tab
* Fixed drag & drop from and to other components for address items
* Production app issue when connecting to the internal influx database
* Strange behavior on form widget when re-configuring data fields
* Fixed form auto-fill to also behave well when provided with more data than configured
* Improved deployment and fixed issues
* Fixed the export functionality of the datagrid


---

# 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/v83-beauty-treatment.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.
