# v6.7

### Release highlights

### 1. Data Market: list of approved/rejected grant requests

As a grant request approver, you can now view requests that have already been approved/rejected. In the same page where you get the list of requests pending approval, you will also be able to filter the list in order to see those that have been approved or rejected or even any status of the granting access process.

The view of the list of requests is initially filtered by those that are pending approval so you can review and approve/reject in the same way you have been doing it. With this new feature you can apply a filter by status and see those that are already approved, rejected, processed, cancelled, etc.

<figure><img src="/files/N229R3BavxlAsMnmobyH" alt=""><figcaption></figcaption></figure>

### Features and fixes delivered with this release

### Features

* TD-5788 As a Grant Request approver I want to see previous approvals/rejections
* TD-6399 Allow to download more than 10.000 quality implementations
* TD-6561 Standardise how limits to number of values in filters are managed
* TD-6637 Remove the language from completeness when there is only one language&#x20;

### Fixes

* TD-6402 When sub-scope is deleted from a template, concepts are not displayed in the Glossary view
* TD-6440 Hierarchy not saved correctly when Business concept is created


---

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