# v4.20

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

### 1. Tagging data structures <a href="#v4.20-1.taggingdatastructures" id="v4.20-1.taggingdatastructures"></a>

We add the option to tag structures by users with corresponding permissions. This may be used to cover different needs like tagging structures with some data incident or with a quality certification. Administrators will define which tags are available in your installation and users with the corresponding permissions will be able to add/modify/delete tags from the structures.

![](/files/-MaJIV7FTigdQDfWeQCY)

## Features and fixes delivered with this release <a href="#v4.20-featuresandfixesdeliveredwiththisrelease" id="v4.20-featuresandfixesdeliveredwiththisrelease"></a>

### Features <a href="#v4.20-features" id="v4.20-features"></a>

* TD-3519 As a Data Catalog I want to tag my structures introducing a tag and tag description

### Fixes  <a href="#v4.20-fixes" id="v4.20-fixes"></a>

* TD-3581 Corrections on default DQ operators in td-web-modules
* TD-3611 Quality Engine: Malformed SQL if raw implementation contains newlinesHotFix
* TD-3630 Error 500 in POST /api/executions/search
* TD-3645 Implementations download is failing
* TD-3670 Unexpected error when we update an structure


---

# 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/v7.2/release-notes/v4/4.20.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.
