# v10.34

## v10.34.3 am 04.05.2026

### Agent Workspace

* Es wurde ein Problem mit der Darstellung von Umlauten behoben.

## v10.34.1 am 03.05.2026

### Robot

* Es wurde ein Fehler im Plugin *E-mail verschieben* behoben.

## v10.34.0 am 03.05.2026

### Agent Workspace

* Konversationen können jetzt nach Agents gefiltert werden.

### Robot

* Das Plugin *Nachricht an Chatbot senden* wurde in *Nachricht an Benutzer senden* umbenannt. Das Plugin kann jetzt auch dazu benutzt werden, um Nachrichten an einen Agent zu schicken. Siehe [Nachricht an Benutzer senden](https://help.aiaibot.com/robot/plugins/chatbot/nachricht-an-benutzer-senden).
* Es wurde ein Fehler behoben, der Zeilenumbrüche in Templates nicht korrekt angezeigt hat, wenn das Template im Workflow Builder geöffnet wurde.
* Das Plugin *API Endpunkt aufrufen* ist jetzt in der Lage auch Dateien herunterzuladen. Die Voraussetzung dafür ist ein korrekt gesetzter `Accept` Request-Header.


---

# 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://changelog.aiaibot.com/v10/v10.34.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.
