# v6.13

### Features and fixes delivered with this release

### Features

* TD-6469 Concept names and template fields to be displayed in the language of the web browser.
* TD-6817 Bulk uploads should validate the values of user/role fields.
* TD-6184 As a user I want to set up users of type agent and configure its actions.
* TD-6824 Create an agent to trigger automated actions.
* TD-6743 Integrate Truedat with Elasticsearch 8.x

### Fixes

* TD-6617 Application does not allow to save draft concepts without completing mandatory fields.
* TD-6773 Fields of type table cannot be populated in dynamic forms.
* TD-5973 In the quality executions details screen, the Quality column always displays the green dot regardless of the result.
* TD-6727 In concepts deprecated implementations are not displayed if there is no active implementation linked.
* TD-6837 Structure "updatedAt" not refreshed after some changes.
* TD-6859 api/sources/\<external\_id> endpoint is not filtering by deleted\_at.


---

# 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.truedat.io/v8.4/release-notes/v6/v6.13.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.
