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

![](https://content.gitbook.com/content/6Vqm4mXZxJLNjCu75ocX/blobs/o4ZlY1WMYnAqEZq963ky/51321265.png)

![](https://content.gitbook.com/content/6Vqm4mXZxJLNjCu75ocX/blobs/UqMqBYlkyV81r51s6KSR/51321266.png)

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.

![](https://content.gitbook.com/content/6Vqm4mXZxJLNjCu75ocX/blobs/XB3Etbp5m0BajYkW1neQ/51321267.png)

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