# v4.48

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

### 1. **Data Market: notifications sent when access requests are rejected**

When a grant request is rejected by an approver, the user who made the request will be notified in Truedat and by email if their email is registered in Truedat.

### 2. **Data Domain: Navigation to Data Catalog**&#x20;

A new tab has been added to the domains view that shows the data structures defined in each domain and allows to navigate to the structures details.

![](/files/6jo9UXTbCUfgxy1yAfw0)

### 3.  **Data Quality: Implementations approval workflow improvements** <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

#### **Status column in Drafts implementations view**

The list of implementations in the Drafts view includes a new column displaying the status: draft, pending approval or rejected.

![](/files/Pe6GsQOLW4KJ05jjGNsu)

#### Edit of published implementations

When editing a published implementation, if no changes are done a new version will not be created and message will be displayed informing that there were no changes and therefore, no new version.

## 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-4975 As a user I want to view the data structures of a domain when navigating through the taxonomy
* TD-4441 As a Data Market user I want to be notified when one of my grant request is rejected
* TD-4907 Rule implementation workflow improvements&#x20;
  * TD-4922 Include status column in pending implementations search results table
  * TD-4925 Edit published implementation
* TD-4754 API used to return quality results to metrics use updated\_at instead of date
* TD-4995 Enable to translate template labels using languages messages
* TD-5018 Enable to translate fixed values in templates details
* TD-4997 Source filter in search executions endpoint (/api/executions/search) should be \`or\`instead of \`and\`
* TD-5029 Reenable commented test
* TD-3614 (Medium) Control token inactivity and logoff
* TD-5001 Display alias instead of technical name
* TD-5044 Se deben crear las transformaciones de los campos según el tipo de columna de base de datos
* TD-4755 Use inserted\_at instead of date when storing rule results in Metrics
* TD-5054 Incluir en implementations el campo 'implementation\_ref' en métricas
* TD-3584 Allow longer descriptions for domains

### Fixes <a href="#v4.23-features" id="v4.23-features"></a>

* TD-5072 Edit quality rule not working
* TD-4576 When a rule is created from a concept, the link between the rule and the concept is not always recorded
* TD-5011 Duplicated templates displayed in template drop-down list field
* TD-4907 Rule implementation workflow improvements&#x20;
  * TD-4987 api/rule\_results does not return ruleless implementations
  * TD-4953 Fix: Implementation details view is not displaying the template fields
* TD-5042 Grant removal - unable to remove grant when it does not have user id
* TD-4496 Metrics connector swallows exceptions and exits with return code 0
* TD-4914 Bug in metrics connector when grants do not have user
* TD-5052 No se pueden crear resultados de calidad si la implementación usa reference data
* TD-4616 Si falla la peticiÃ³n Structure Notes, no ejecuta el conector completo


---

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