# 4. mar 2024

## Nye funktioner

* **Delte Viden**: En ny funktion til at oprette og vise delt viden er blevet implementeret.
* **Memento Omdøbning**: Brugere kan nu omdøbe deres mementos.

## Fejlrettelser

* **Dropbox-filer**: Løst et problem med forkert filvisning i Dropbox.
* **Resultatorden ved forespørgsel**: Rettet en fejl, hvor forespørgselsresultater med på hinanden følgende bidder returnerede et uordnet resultat.
* **Brugergrænseflade for fælles viden**: Rettet flere UI-problemer med funktionen Fælles Viden.


---

# 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.rememberizer.ai/da/yderligere-ressourcer/releases/2024-releases/mar-4th-2024.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.
