# April 2024 release

## **🆕 New OCR Engine: Azure Forms**

To bring you an even faster document processing experience, we're thrilled to introduce Azure Forms as a new OCR engine option. Azure Forms boosts processing speed, making it an excellent choice for those prioritizing time efficiency. Please note, while Azure Forms excels in speed, it may result in slightly less accurate text extraction compared to our other OCR engines.

<figure><img src="/files/vM7FXj58JLX14k7O58Yr" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/LXJLtbzXIagGsnqJ14eM" %}
[OCR](/project/project-settings/ocr.md)
{% endcontent-ref %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>

## **📅 AI-Powered Date & Number Parsing**

We've upgraded our date and number parsing capabilities with the power of AI! Check it out now in your project settings in the parser section.

<figure><img src="/files/0EFp4FnY2a8NhPxz4zx0" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/s2f87QxlgHSaRr7Jzpil" %}
[Parsing](/project/project-settings/parsing.md)
{% endcontent-ref %}

## **☑️ New business rule settings**

Introducing a new business rule that enables checking for unique occurrences based on the parsed value of an entity. This feature expands upon our previous capabilities, where checks were only possible on OCR-extracted text.

It is also possible to invert the result of the business rule to allow for even more flexibility.

<figure><img src="/files/uFkaYNTZQzF7Zrqay6YR" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/GaPhXADkAGzoQgQ3igeo" %}
[Business rules](/project/project-settings/business-rules.md)
{% endcontent-ref %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>

## **🎨 Improved user experience & other changes**

* **Input connectors**: Existing connectors have been added to the input project settings
* **Upload details**: Improved the input details to show the files for uploads from SharePoint
* **Increased efficiency**: Reduced the number of clicks needed for manual annotation by adding a direct link for "Required entity not found" issues, coupled with a new confirmation window for deleting enrichments
* **Rate Limit Message**: Enhanced feedback with an error notification when the upload rate limit is reached when uploading documents through the user interface
* **User Role Management**: Users with the "Validator" role are now hidden from the task screen
* **ID's**: Introduced read-only IDs in entity, document type, project, and organisation settings with an easy copy button

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>


---

# 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-old.app.metamaze.eu/release-notes/april-2024-release.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.
