# February 2024 release

## **📋 Task UX improvements**

**Task descriptions** are now visible in the overview. No more endless scrolling or guessing which task you need - quickly find the right task.&#x20;

**Introduced tabs** to split active, suggested and archived tasks more clearly.

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

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

## **📝 Configurable parser looks at context \[**��️Preview]

The configurable parser is now smarter. It will explore other non-ambiguous dates (or numbers) to parse previously ambiguous dates (or numbers) in the same document. Enable the new parser in the feature flags to start using this enhanced functionality.

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

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

## **🚀 API 3.0: Streamlined Development**

This new API brings mainly improved output readability, enhanced consistency and a major upgrade in your integration experience. Dive into the updated documentation to learn more.

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

{% embed url="<https://api.metamaze.eu/v3/docs>" %}

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