# v7.6

### Release highlights

#### 1. Multilanguage: Upload and dowload of concepts in multiple languages

Users with permissions to manage concepts (create/edit business concepts) will be able to download and upload the concept information in multiple languages. The name and all the free text fields from the template that are subject to be translated will be downloaded in separate columns so for each of them there will be as many columns as languages set up in Truedat.

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

Users with just permission to only view concepts will only see the information in their language (the one of the web browser).

### Features and fixes delivered with this release

### Features

* TD-6468 As a business glossary user when uploading files I want to be able to upload the concept's name and free text fields in all languages
* TD-7221 In Concepts download file highlight the headers of the template fields
* TD-7097 Grants downloaded file to be xlsx and include grant's details and additional structure's info

### Fixes

* TD-7278 Grant modification requests not inheriting grant details and not working for non-admin users

* TD-7311 In templates Group name should not be a mandatory field

* TD-7243 Reindexing concepts error

* TD-7285 Issues related to libraries updates to fix vulnerabilities


---

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