# Release Notes

## Release Summary <a href="#release-summary" id="release-summary"></a>

DIGIT-Workbench release v1.0 is a new release with distinctive features and functions, details of which are provided below.

**Functional changes**

* Added new MDMS v2 API which provides the Create, Update, and Search APIs to manage master data.
* Added ability to perform Master Data CRUD operations from Workbench UI.
* Added ability to perform Localisation Data CRUD operations from Workbench UI.

**Non-functional changes**

* NA

## New ‌Feature Additions <a href="#new-feature-additions" id="new-feature-additions"></a>

<table><thead><tr><th width="217">Feature</th><th>Details</th></tr></thead><tbody><tr><td>MDMS v2</td><td>Manage master data through API's</td></tr></tbody></table>

## Document Resources and Links <a href="#document-resources-and-links" id="document-resources-and-links"></a>

| Technical Documents                                                                             | Service Documents                                            |
| ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| [MDMS v2](https://core.digit.org/platform/core-services/mdms-v2-master-data-management-service) | [MDMS Tech Documentation](/setup/configurations/services.md) |
| ​[High Level Design](/platform/architecture/high-level-design.md)​                              |                                                              |
| ​[Low Level Design](/platform/architecture/low-level-design.md)​                                |                                                              |


---

# 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://workbench.digit.org/introducing-digit-workbench/release-notes.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.
