# v4.41

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

### 1. Bulk update of structure's domains <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

As a Data Catalog manager, holding the permission to 'Manage Structure Domain', you can now upload a csv file to update the domain(s) of multiple structures. In order to do this, go to the Data Catalog main screen and in the right-hand side menu, select the new option 'Update structure domains'.

![](/files/cFwETK01QVl1qFiHzJiV)

The csv file must have the following format:&#x20;

Column headers: external\_id, domain\_external\_ids

*external\_id*: the external id of the structure which domain(s) is to be updated

*domain\_external\_ids*: the external id of the new domain. If the structure has more than one domain, they must be included as a list separated by pipes (‘|’)

### 2. Navigation from Sources to Jobs

From the Sources screen, as an admin user you can navigate to the details of the jobs that have been executed.

![](/files/MXUrMaGWypfwe80T1AK9)

## 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-4535 As a data catalog manager I want to update the domain for multiple structures in just one action
* TD-4126 As an admin I want to see the list of jobs for my source in the source view

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

* TD-4643 Option for raw implementations is not available for users with permission to create this kind of implementations
* TD-4617 DomainDropdownSelector does not show selected children when the domain tree is collapsed
* TD-4666 Enrich domain parents in business concepts search
* TD-4670 Change RouteListener to dismiss alert when any route change occurs


---

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