# January 2024 release

## **🎨 UX Improvements**

**Streamlined document upload:** When manually uploading a document, the page management option is now preselected based on your project settings.

**Enhanced visibility for enrichments:** Experience improved feedback with the addition of loading spinners. Whether enrichments are loading or being retried, you'll now have a visual cue, keeping you informed at every step.

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

## **🗐 New File Format Support: .ods**

Metamaze now supports OpenOffice Calc files with the extension ".ods." expanding the range of file formats that can be processed for your convenience.

{% embed url="<https://docs.app.metamaze.eu/getting-started/processing-documents/input-of-files#supported-file-formats>" %}

<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-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.
