# v4.12

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

### 1. Sharing concepts <a href="#v4.12-1.sharingconcepts" id="v4.12-1.sharingconcepts"></a>

New feature to allow users to share a concept with other users in the application via email. While sharing, user will be able to select one or multiple user or a group of users. It will also be possible to include a comment explaining why the concept is being shared.

![](/files/-MaJIV4RIQxk4G1dnNUq)

![](/files/-MaJIV4SRqipgnL5wDYJ)

2\. Changes on type of accounts to define service accounts

In order to improve security there is a new type of account "Service Account" which will be used by connectors or third party applications which need to access the API but not the front-end. This accounts will be able to query all information in the application and post information on the metadata load end-points but will not be able to do any administrative action in the application.

![](/files/-MaJIV4TwUi13LcfLIrJ)

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

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

* TD-2591 - As a business glossary user I want to include the number of related concepts in the concept summary when deleting it
* TD-3074 - As a business glossary user I want to share a concept
* TD-3163 - As an administrator I want to distinguish between service accounts and user accounts

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

* TD-3083 - Data requests relations tables is not being displayed correctly
* TD-3203 - Data catalog indexing fails for long field\_type

### Hotfix <a href="#v4.12-hotfix" id="v4.12-hotfix"></a>

* TD-3216 - Error creating a new implementation with operators without parameters
* TD-3248 - ImplementationCache is not returning referenced structure ids


---

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