# v7.12

### Release highlights

#### 1.  Data Catalog: Download notes from the structure's details view

You can now navigate to a structure and download its notes directly from that view. You can also have the option to download the structure children's notes. for example, you may navigate to a table and from there download the table's notes and in addition its column's notes. The format of the file is the same as the current notes download so you will be able to use the same file to upload notes.

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

#### 2.  Templates: New type of table widget

A new widget has been included : dynamic tables.&#x20;

This type of tables allow you to define the content of the fields not only as text but also dropdown lists. So you can now have a column with list of users of a certain role or a list of values. Filtering by the values of the drop-down lists within a table is possible.

How to define this type of fields in a template:

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

How to fill in the table:

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

### Features and fixes delivered with this release

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

* TD-7539 Allow to download notes from the structure details
* TD-7340 In templates, fields of type table to have drop-down lists with users
* TD-7487 Allow to reprocess grant requests that failed to be processed
* TD-7298 Improve audit messages for glossary events in Business Glossary

### Fixes&#xD;

* TD-7544 After editing the domains of a structure, the page does not refresh and stays blank
* TD-7531 Errors with AI-powered translations
* TD-7636 User not assigned automatically to a group when authentication is done with OIDC
* TD-7382 Resolve vulnerabilities
* TD-7535 Review SSL/TLS config to avoid insecure access to truedat api
* TD-7672 \[Hotfix 7.12] Display the structure's last update in the details
* TD-7670 \[Hotfix 7.12] Audit tab in Business Glosary shows an error instead of the events
* TD-7633 \[Hotfix 7.12] Breadcrumb dissapears when navigating
* TD-7675 \[Hotfix 7.12] In Catalog tab with structure's children is not displayed
* TD-7636 \[Hotfix 7.12] User not assigned automatically to a group when authentication is done with OIDC


---

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