# v4.57

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

### 1. **Data Quality: New implementations can be created from a business concept**&#x20;

Quality implementations can be created directly from a business concept in the Business Glossary. This new implementation will be linked to the business concept.

In the 'Quality Implementations' tab within the business concept details view, you now have the option to create a new implementation as long as you have permission to create implementations without rule and permission to link implementations to concepts.

<figure><img src="/files/1ddjq8qno7RcNpmRQ1ev" alt=""><figcaption></figcaption></figure>

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

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

* TD-5161 As a quality user I want to create quality implementations from a business concept&#x20;
* TD-5391 Approval rules should work with template with multiple values&#x20;
* TD-5365 Refactor Access to use data\_structure id instead of external\_id as foreign key

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

* TD-5374 Grant requests over structures with multiple domains and approval rules are failing&#x20;
* TD-5372 Kong-setup exit status is always 0


---

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