# June 2024 release

## **🎨 Improved user interface and user experience**

* Now you can directly process documents after their type has been changed with the new manual annotation option
* OCR cards for choosing an OCR engine have been rearranged
* Clicking table rows will now open the sub rows or open popups

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

<figure><img src="/files/Cj260NRQxNwnTIdSBrdF" 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/june-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.
