# v4.13

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

### 1. Managing Subscriptions <a href="#v4.13-1.managingsubscriptions" id="v4.13-1.managingsubscriptions"></a>

New feature in order to allow admin users to manage subscriptions.&#x20;

* List all current subscription filtering whether the subscription is by user, role.
* Create new subscriptions selecting:
  * **Type of subscriber**: Role, user, email.
  * **Resource**: You want the subscription to apply a given Concept, a specific domain or a domain with all its children.
  * **Events**: Select the events that you want to generate a notification. For some special events more parameters will be available. At this moment you will have to select the status of a result (gren, yellow, red) when selecting a "Create rule result" event.

![](/files/-MaJIV4iGU5bmthE17wl)

![](/files/-MaJIV4j-ngsaK5LS3F9)

2\. Displaying mandatory missing fields

When users save business concepts drafts without completing all mandatory fields a summary will be displayed specifying the missing fields. This will help the user understand if a concept is not allow to send for approval.

![](/files/-MaJIV4h34TvHlIKPEiQ)

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

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

* TD-981 - As an administrator I want to update the password of an user to reset it in case it is needed
* TD-2588 - As a business glossary user when I save a concept with mandatory missing fields I want the application to display which fields are missing
* TD-2437 - As an admin user I want to manage the subscriptions in my platform

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

* TD-3146 - Domain members are deleted if taxonomy cache is empty
* TD-3179 - Access to a source that has been deleted and created again return 500 error
* TD-3202 - Membership description is not being displayed
* TD-3264 - DataStructureTypeMigrator error on td-dd startup (local environment)


---

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