> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/de/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-6-mai-2024.md).

# Aktualisierung vom 6. Mai 2024

Wir freuen uns, Ihnen die neuesten Verbesserungen und Korrekturen für Ihre Lieblingsplattform bekannt zu geben, die Ihr Erlebnis noch intuitiver und effizienter machen. Hier sind die Details zu den neuen Funktionen und Fehlerbehebungen, die in diesem Update enthalten sind:

**Was ist neu:**

* **\[Ressourcen]**: Funktion zum Exportieren von Hardwaredaten hinzugefügt, um die Verwaltung Ihres Inventars zu vereinfachen.
* **\[Liste der Geschenkgutscheine]**: Integration eines Suchfeldes um einen Geschenkgutschein einfach über seinen Code zu finden.
* **\[Dashboard]**: Für eine schnellere Navigation wurden praktische Verknüpfungen zum Hauptdatum hinzugefügt.

**Korrekturen:**

* **\[Standort hinzufügen]**: Ein Navigationsfehler zwischen den Seiten „Produkt hinzufügen“, „Sitzung“ und „Teams aktualisieren“ wurde behoben.
* **\[Einlösung von Geschenkgutscheinen]**: Ein Problem wurde behoben, bei dem die Menge zweimal verringert wurde, was zu Fehlern bei der Mengenanzeige führte.
* **\[Erinnerungs-E-Mail]**: Vorfälle behoben, bei denen Erinnerungs-E-Mails für die falsche Sitzung gesendet wurden.
* **\[Produktergänzung]**: Eine Anomalie wurde behoben, bei der Prepaid-Produkte fälschlicherweise als verfügbar aufgeführt wurden.
* **\[WhatsApp]**: Verbesserte Linkformatierung und feste Telefonvorwahl.
* **\[Payline]**: Seltene Auftragsduplikate behoben, um Verwirrung und Abrechnungsfehler zu vermeiden.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/de/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-6-mai-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
