# v4.37

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

### 1. Additional information in implementations download file <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

The implementations download file now includes the following additional information::

* Information from dynamic content
* Number of records for latest execution
* Number of errors for latest execution
* Details of the tables used in dataset (dataset\_external\_id)
* Details of the fields used in validations (validation\_field\_id)

### 2. **Audit information displayed in quality rules** <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

There is a new tab in quality rules that displays all the modifications done to a quality rule.

![](/files/CC2Gkh4H2WLrCkRPFQ1R)

## Features and fixes delivered with this release

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

* TD-4152 In implementations download include additional information when downloading implementations
* TD-4294 As a user I want to view audit information on all changes done to a quality rule
* TD-2564 As a quality user I want to get class="table" structures when selecting structures in my implementation dataset
* TD-4277 Include domain at an implementation level
* TD-2929 As a quality user I want to save my filters
* TD-4426 Allow connectors to send sql in additional fields in order to populate query used to extract evidences
* TD-4102 New table for notes in metrics model

### Fixes

* TD-4501 Permission for "My graphs"/"lineage events" always denied for regular users
* TD-4424 Data structures filters performance improvements


---

# 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/v4/v4.37.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.
