# v5.12

## Release highlights <a href="#v4.23-releasehighlights" id="v4.23-releasehighlights"></a>

### 1.  Language capabilities: Information downloaded in your language

When downloading csv files, e.g. business concepts, structure's notes, data quality results, the headers of the file will be in your browser's language and also the content of the fields. For template fields to be translated, the administrator has to have defined the values in both English and Spanish.

Example:

<figure><img src="/files/KSdmV77qvSz4FgqLJjq9" alt=""><figcaption><p>File downloaded with web browser in English</p></figcaption></figure>

<figure><img src="/files/K9V4bUmXyAk2x835mZJB" alt=""><figcaption><p>File downloaded with web browser in Spanish</p></figcaption></figure>

Note: Not available for files with structure's editable metadata yet.

### &#x20;Features and fixes delivered with this release

### Features

* TD-5891 As a user, I want the information in the downloaded csv's to be in the language of my web browser
* TD-5715 When uploading structures, for new structures, if they have a parent structure already in the Catalog with a mark to inheritate domain, use the parent's domain.&#x20;
* TD-5938 Allow to edit basic implementations as form/raw implementations when they are in draft status
* TD-5937 Data Catalog views defined by metadata should only allow metadata fields you can filter by&#x20;
* TD-2778 Data Catalog reindexing: Improve performance and error handling
* TD-5902 Review space taken by table data\_structures\_hierarchy
* TD-5468 Upgrade Kong service version
* TD-5778 Include the linked structures and their domains in Metrics implementations table
* TD-5992 Include the linked structures domains in Metrics implementations table

### Fixes

* TD-5867 Cannot use special characters when defining raw implementations
* TD-5913 In templates, when a field is mandatory but depends on the value of another field that can have multiple values, there is no validation and it can be left blank
* TD-5936 Indicator of whether a child/parent structure has a published note or not is not being retrieved


---

# 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/v5/v5.12.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.
