# January 2024 second release

## **🔍 Finding documents made easier**

Look up documents and uploads based on entities found on a document or entity values. Need that specific document with a PO number, invoice number, customer details or any other entities? Just select your entity or fill in the text you want to look for, and we'll find the uploads and documents you're looking for.

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

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

## **🌐 New standard enrichment: Invoice & credit note recognition**

Recognizing invoice and credit note documents has been made easier. Configure the standard enrichment effortlessly, no more custom development or complex configuration is needed.

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

{% embed url="<https://docs.app.metamaze.eu/project/project-settings/enrichments#invoice-recognition-enrichment>" %}

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

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

* **Validation panel states:** The state of the panels in the validation screen will now be saved across sessions. Close the panels you're not interested in, and enjoy a clutter-free workspace, focusing on what matters most to you.&#x20;
* **Empty values for enrichments:** You asked, and we listened! You can allow enrichments to have empty values. No more deleting enrichments or filling in unnecessary details.&#x20;
* **Extra operator for business rules:** We introduced the "does not contain" operator in the business rules to help you configure them just as you would like them.&#x20;
* **Duplicate detection link:** We now provide a link to the upload when a duplicate is detected using business rules.&#x20;
* **Extra instructions for annotationless models:** You can now provide extra general instructions allowing you to tailor your instructions more flexibly for improved model performance.&#x20;
* **Composites & enrichments in table format \[🏭 Stable]:** The table view feature is now a standard feature of Metamaze. Easily view line items and enrichments in a tabular format. Customize column order and choose entities for a personalized experience.&#x20;
* **Project-specific IP whitelisting \[👁️ Preview]:** IP whitelisting is moving to preview. Restrict project access to designated IP addresses through project settings.&#x20;
* **Duplicate email detection \[👁️ Preview]:** Duplicate email detection is moving to preview. Ignore redundant emails based on key details including subject line, sender's address, recipients' addresses, body content, and timestamp of sending.

<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/january-2024-second-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.
