# v4.15

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

### 1. Notifications in the user interface <a href="#v4.15-1.notificationsintheuserinterface" id="v4.15-1.notificationsintheuserinterface"></a>

User will receive alerts according to their subscription configurations inside the application by clicking on the bell icon on the top right part of the screen.

![](https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/Tf3QB5W98BsQ5vC5i7Ad/51324996.png)

### 2. Subscriptions based on concepts attributes <a href="#v4.15-2.subscriptionsbasedonconceptsattributes" id="v4.15-2.subscriptionsbasedonconceptsattributes"></a>

In order to give more functionality to the subscription feature we have included the option for users to be able to subscribe to concept's events depending on some of the dynamic attributes included in the concept.

![](https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/WrbToYTr9thQCeHKwmgq/51324998.png)

## Integration tasks <a href="#v4.15-integrationtasks" id="v4.15-integrationtasks"></a>

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

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

* TD-3055 - As an applicaton user I want to see my last notifications in the application
* TD-3063 - As a user with a given role I want to be notified when there is a change in a concept that matches some filter based on the concept template's field
* TD-3327 - As a I user I want to click on the title of a result search (global search) to navigate to the asset

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

* TD-3338 - Problem bulk indexing jobs with huge messages


---

# 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/v6.9/release-notes/v4/v4.15.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.
