# v4.27

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

### 1. Profiling filter in Data Catalog <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

Users will be allowed to query which structures on the data catalog have data profiling information

![](/files/-MizfPfSDiYK79FYhEtJ)

### 2. New events for subscriptions <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

Following events have been added to be manage through the subscription section (admin user only). This will allow to receive notifications with events produced by the newest features in truedat:

* Granted access
* Revoked access
* Structure notes status changes

![](/files/-MizgcDn_a121rrglKsB)

{% hint style="warning" %}
Remember that grant information needs to be populated using local integrations
{% endhint %}

## 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-3546 As a Data Catalog user I want to filter the structures for which I have profiling information
* TD-3910	As an admin I want to create subscriptions to structures notes status changes
* TD-3951	As a data catalog user I want to receive a notification when a grant for my user is created/deleted
* TD-3972	As a quality user I want to define a population on the referenced table when using referenced in operator
* As a template manager I want to define the default value of a field depending on the value of a previous field
* TD-3983	As a data catalog user I want to request access to a number of structures

### Fixes

* TD-4004	Data Quality: boolean column is being treated as string
* TD-4028 Impact tab in structure details is redirecting to lineage view
* TD-4032 Default landing page should be customized


---

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