> For the complete documentation index, see [llms.txt](https://docs.truedat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truedat.io/release-notes/v8/v8.6.md).

# v8.6

### Release highlights

#### 1. Data Market: approval rules

New criteria to approve grant requests automatically based on the user the request is for or based on the user who places the request. You can set up this new rule so when those users request access to a structure, there is no need to review it and approve it, the request is automatically approved.

<figure><img src="/files/9iVH7SiF9YgC0PcHxexE" alt=""><figcaption></figcaption></figure>

#### 2. Templates: new user groups widget

Dropdown, radio button and checkbox widgets can now be defined to display only groups of users. So there are three types of widges to be used in the templates in order to display users:

* User: displays the names of the users with a certain role in the relevant domain.
* User or group: displays the names of the users and of the user groups with a certain role in the relevant domain.
* Group *\[New]*: displays the user groups with a certain role in the relevant domain.

### Features and fixes delivered with this release

#### Features&#xD;&#xD;

* TD-8129 Allow to set up approval rules in grant request based on user
* TD-8122 New widget to display user groups
* TD-8083 Add alias to user groups
* TD-8100 Validate AI permission to allow users to request links suggestions
* TD-7788 Improve implementation reindex process
* TD-8179 Improve performance of embedding deletion query
* TD-8162 Libraries updates to resolve vulnerabilities

#### Fixes&#xD;

* TD-8150 Audit in structures takes too long to load
* TD-4200 Notifications icon is overlapping with data cart
* TD-8175 \[HF] Timeout when cloning some implementations
* TD-8189 + TD-8209 \[HF] Invalid proxy configuration (ash\_ai + reqll)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/release-notes/v8/v8.6.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.
