# v4.10

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

### 1. Date filter for Structures search <a href="#v4.10-1.datefilterforstructuressearch" id="v4.10-1.datefilterforstructuressearch"></a>

A new search capability has been added in the data catalog to allow the user to filter by the last updated date. User will be able to filter those structures updated in the last X days/weeks/month/years, updates done before that time or between two dates. This will allow the users to easily retrieve structures which have had some change in its layout or data types.

![](/files/-MaJIV44B0btW9G5jRUu)

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

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

* \[TD-2486] -  As an administrator I want to have a selector of domains as type of field to be used in template management
* \[TD-3065] - As a data catalog user I want to filter by last updated date in a useful way
* \[TD-3106] - As a user I want to see the type of job that has been executed (Metadata, Profile, Data Quality)
* \[TD-3143] -  As a user I want to authenticate using Azure Active Directory with OAuth 2.0 auth code flow

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

* \[TD-2260] - URL type of field in templates with multiple lines is not working correctly
* \[TD-3082] - In case that type of field System is added to a template used in Data Catalog an error is produced when accessing the Data Catalog
* \[TD-3128] -  Data Quality: change type of record counts from integer to bigint
* \[TD-3142] - /api/data\_structure\_types fails after deleting a dd template


---

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