# 19 December 2025

## Released 19 December 2025

### Summary

Rounding out new record import and export developments, three new, value-added features are included in this release. These should continue to foster and enhance data transparency, collaboration, and auditing of records related to the Register of Information.&#x20;

#### Contracts

**Export existing Contracts**

* All or selected Contract records can be exported into a spreadsheet from the table on the Contracts page&#x20;

**Import bulk updates to existing Contracts**&#x20;

* The exported spreadsheet containing existing Contract record details from the step above can be updated offline and re-imported to update existing and adding new Contract records&#x20;
* This process follows the same flow as importing the Contract spreadsheet to add new Contract records, and
* The Review step in the flow shows which fields will be changed to what new value

#### **Network Data**

**Export Network records (Entities, Branches, Function, Providers, ICT Assets, and Contracts)**

* It's now possible to export all ICT Network records&#x20;
  * All or selected records can be exported from the new Data page (under the Network section)
  * **Export options** can be toggled on and off to set specific preferences
    * Archived records can be included
    * Contract Drafts can be included
    * Contract exports can include basic details or complete record information
  * All exported records will include system data (e.g., Date of Record Creation and Record Creator)
* An Export History table will show a log of all record exports generated


---

# 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.doraedge.com/release-notes/19-december-2025.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.
