# v4.36

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

### 1. **Improvements in Notes Bulk Upload function** <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

The Notes Bulk Upload functionality has been improved as described below:

* The process will load all the records in the file that are correct, skipping those records that an error prevents them being loaded.
* If the information of a record on the file is the same as the one already stored, there will be no changes made and therfore, the version of the structure will remain the same.
* All the records that cannot be loaded will be written in a csv file which can be downloaded.
  * Number of structures that have been processed
  * Number of errors found
  * List of errors found in the file providing for each of them the following information:
    * Line/row within the file
    * External\_id
    * Column where the error was found
    * Error message

![](https://content.gitbook.com/content/tPZLjBmastIn9sM2Qlbc/blobs/LhR3IfevArFuy1L3RlfH/image.png)

### 2. **Data Sources - last execution date and status** <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

The layout of the Sources page has been modified to display a list of sources providing the following information:

* External Id (source)&#x20;
* Type (template)
* Status (active/inactive)
* Timestamp of the last execution *\[New]*
* Status of the last execution *\[New]*
* Message

The options to activate/deactive and to delete the source can now be found in the source details.

![](https://content.gitbook.com/content/tPZLjBmastIn9sM2Qlbc/blobs/G1tVJsVtjgzk5IeKYjmG/image.png)

## 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-4100 When loading notes allow to load partially in case that there are errors on the file
* TD-4125 As an admin I want to see the last execution date and last status of all my sources
* TD-4308 A rejected/approved grant request should not display buttons to approve/reject
* TD-4293 As a user I want to view audit information on all changes done to a quality implementation
* TD-3178 As a quality user I want to see the details on the join made to setup my dataset
* TD-4312 As an admin I want to setup an autogenerated field in my template
* TD-3819 Include domain in quality rules metrics table
* TD-3467 In quality results table in td-metrics should store only last results since last metrics execution

### Fixes

* TD-3671 Uncontrolled error prevent rule implementation reindex to complete


---

# 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/release-notes/v4/v4.36.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.
