# Changelog

### Welcome to our Changelog page!

Here, you'll find the latest updates, enhancements, and bug fixes for our products. We are committed to continuously improving your experience, and this page is dedicated to keeping you informed about what’s new and what’s changed. Whether you're looking for detailed information on new features, performance improvements, or resolved issues, our release notes provide a comprehensive overview of each version.


# v10


# v10.59

## v10.59.0 am 22.07.2026

### Robot

**Neues Plugin: Base64 enkodieren**

Es wurde das Plugin [Base64 enkodieren](https://help.aiaibot.com/robot/plugins/diverse/base64-enkodieren) hinzugefügt, das eine Textvariable akzeptiert und diese in Base64 codiert.&#x20;

**Erweiterung des Plugins Base64 decodieren**

Erweiterung des Plugins [Base64 dekodieren](https://help.aiaibot.com/robot/plugins/diverse/base64-dekodieren): Sie können zwischen Standard- und URL-sicherer Base64-Decodierung wählen. Dafür wurde der neue Schalter "URL-sichere Base64-Decodierung" eingeführt.&#x20;

**Fehlerbehebungen**

* OAuth Credentials: Ein Fehler, der bei der Aktualisierung von OAuth-Credentials auftrat, wurde behoben.
* Workflow-Protocols: Ein Fehler im Hintergrundprozess zur Bereinigung der Workflow-Protokolle wurde erfolgreich behoben.


# v10.58

## v10.58.2 am 22.07.2026

### Agent App

* Das weiße Rand auf dem Hintergrund in Dark Mode wird entfernt.

## v10.58.0 am 21.07.2026

### Chatbot

Die Verarbeitung von Webhook-Aufrufen im Robot-Workflow wurde korrigiert, wenn eine Sitzung endet, aber aufgrund einer Schleife im Ablauf fortgesetzt werden soll.


# v10.57

## v10.57.1 am 17.07.2026

### Robot

* Es wurde ein Fehler beim Aktualisieren eines Access-Tokens via Refresh-Token behoben.

## v10.57.0 am 16.07.2026

### Robot

**Neues Plugin: Sprache erkennen**

Es wurde das Plugin [Sprache erkennen](https://help.aiaibot.com/robot/plugins/textverarbeitung/sprache-erkennen) hinzugefügt, wurde hinzugefügt, um die Sprache von Texten innerhalb von Workflows automatisch zu identifizieren.

**Neue Parameter auf AI-Textkonfiguration**

Für Reasoning-Modelle von OpenAI und Microsoft OpenAI steht in den KI-Textumgebungen nun ein neues Dropdown-Feld zur Verfügung, mit dem sich der Detailgrad (Verbosity) der Antworten gezielt steuern lässt.<br>


# v10.55

## v10.55.0 am 13.07.2026

### Agent Workspace

#### **Optimierungen der Benutzeroberfläche in der Agent-App**

* Das Benutzermenü zeigt nun den tatsächlichen Avatar des jeweiligen Nutzers an.
* Die Liste der Agenten wird nun standardmässig alphabetisch sortiert.
* Die Seitenleiste wurde minimal verbreitert, sodass angepinnte Konversationen sauber in einer einzigen Zeile dargestellt werden.
* Line-breaks in der Benutzereingabe wird jetzt in der Blase richtig angezeigt.
* UI Verbesserungen
* Mathematische Formeln, die von den LLMs generiert werden, werden korrekt und visuell ansprechend im Agent gerendert.

### Agent Admin

#### Neuer Transparenz-Modus für Agenten

In der Agenten-Konfiguration gibt es einen neuen Schalter: den Transparenz-Modus (global).

Was er tut: Wenn dieser Modus aktiv ist, werden Workflow-Protokolle generell im Klartext gespeichert und die zugehörigen Variablen an den Reporting-Service geschickt.

Der neue Transparenz-Modus gilt hingegen global, während der Debug-Modus die Ausführungen nur für den eigenen Benutzer im Klartext anzeigt und die Ausführungen anderer maskiert bleiben.

### Robot

#### Refactoring der OAuth API-Authentifizierung

* Beim Bearbeiten von *bestehenden* OAuth-Einstellungen wurden bestimmte Felder gesperrt, um Fehler zu vermeiden. Es können ab sofort nur noch das `Client Secret` und die `Scopes` nachträglich geändert werden.
* Ein falsches Label in "Sub-Workflow" Plugin wurde gefixt

## v10.55.1 am 14.07.2026

### Admin

* Ermöglicht das Festlegen eines Cron-Expression beim Importieren einer URL in die Wissensdatenbank.


# v10.54

## v10.54.4 am 07.07.2026

### Robot

* Beim Erstellen eines Agenten wird der Debug-Modus für den aktuellen Benutzer aktiviert und die entsprechende Berechtigung zur Benützung des Agenten automatisch gesetzt.
* Es ist jetzt möglich, in einem AI-Funktions-Workflow bei Verwendung des *Invoke LLM* Plugins wieder Tools zu verwenden.

## v10.54.2 am 06.07.2026

### Agent Workspace

* Es wird ein Error-Code ausgegeben, wenn die Anmeldung am Agent Workspace nicht erfolgreich war.

## v10.54.1 am 06.07.2026

### AI

* Es wurde ein Fehler in der Deployment-Pipeline behoben.

## v10.54.0 am 06.07.2026

### Data Scraper

Sitemap-Sync – neue Regel „Domain equals"

* Neue Regel „Domain equals" zum Filtern von Sitemap-URLs nach Host (z. B. `aiaibot.com`).
* „Domain equals" wird jetzt mit UND zu den übrigen Include-Regeln kombiniert – so lässt sich ein Sync auf Domain und Pfad einschränken, statt alle URLs der Domain zu erhalten.
* Die Vorschau im Admin verhält sich gleich wie der Scraper.

### Search API

* Der Such-Endpunkt unterstützt jetzt den Parameter `fileOnly` (Standard: `false`).
* Ist `fileOnly=true` gesetzt, werden nur Datei-Quellen (`FILE`, `URL_FILE`) in den Suchergebnissen berücksichtigt.


# v10.53

## v10.53.3 am 04.07.2026

### Robot

* Es wurde in Fehler im *LLM aufrufen* Plugin behoben.

## v10.53.2 am 04.07.2026

### Robot

* Es wurde PCKE-Unterstützung für OAuth Authentifizierungs-Flows aktiviert.

## v10.53.0 am 03.07.2026

### Data Scraper

Scraping-Anfragen für dieselbe URL werden nicht mehr unnötig erneut heruntergeladen. Liegt bereits ein Ergebnis für die Kombination aus `URL + lastmod + private` vor, wird der vorhandene Inhalt wiederverwendet.

* `lastmod` als Kennzeichen: Der Wert wird aus dem Feld `lastmod` oder alternativ aus `callback_data.lastmod` übernommen.
* HTML bleibt korrekt: Da sich die `css_selectors` geändert haben können, wird der gespeicherte HTML-Inhalt mit den aktuellen Selektoren neu ausgewertet – ohne erneuten Abruf. Bei PDF/DOCX/MD wird das Ergebnis direkt übernommen.
* Ohne `lastmod` kein Reuse: Fehlt der Wert, wird wie bisher immer frisch gescraped.


# v10.52

## v10.52.2 am 03.07.2026

### WebChat

* Ein globales Event "aiaibot-instance-ready" und ein neues Lifecycle-hook werden hinzugefügt so dass die Kunden besser mit JS API integrieren können.

## v10.52.1 am 03.07.2026

### Admin

* Workspace-Listing verbessert: Unterstützung von limit und offset als Query-Parameter.

## v10.52.0 am 03.07.2026

### AI

* Logik für den Source-Import-Check-Endpunkt verbessert. Der Endpunkt prüft nun, ob eine Quelle bereits existiert. Die Suche erfolgt über den exakten Abgleich der Werte für `properties.filename` oder `properties.filepath`:<br>

  ```
  {
    "filename": "abc.md",
    "lastmod": "2026-02-24T09:41:31Z"
  }
  ```


# v10.51

## v10.51.0 am 02.07.2026

### Data Scraper

* Verbesserte Verarbeitung der HTML-Inhaltskodierung.
* &#x20;Das Scraping von .doc und .odt Dateien ist nicht erlaubt.


# v10.50

## v10.50.2 am 07.07.2026

### Agent Workspace

* Es wurde ein Fehler beim Rendern von Markdown behoben.

## v10.50.1 am 07.07.2026

### Agent Workspace

* Es wurde ein Fehler bei der Anzeige von Bildern in Links behoben.

## v10.50.0 am 01.07.2026

### Messaging API

* Chatbot-Verlauf: Abruf von Workflow-Nachrichten korrigiert
* Beim Abrufen des Nachrichtenverlaufs einer Chatbot-Sitzung (`GET /messaging/v1/chatbot-sessions/{id}/messages`) kam es zu einem Fehler, wenn die Sitzung Workflow-Nachrichten mit gestreamten Inhalten enthielt. Dadurch schlug der Abruf der betroffenen Nachrichten fehl.
* Nachrichtenverläufe von Sitzungen mit Workflow-Nodes werden wieder zuverlässig und vollständig geladen.

### Agent Admin

* Es besteht nun die Möglichkeit, Agent mit individuellen Icons zu versehen. Das Icon wird im Agent Workspace in der Liste der Agenten angezeigt. Das Icon des Browser-Tabs passt sich ebenfalls dem gerade aktiven Agenten an.


# v10.49

## v10.49.4 am 29.06.2026

### Storybook

* Ein Buildfehler wurde gefixt.

## v10.49.3 am 29.06.2026

### Robot

* Es wurde ein Fehler im *Base64 dekodieren* Plugin behoben.

## v10.49.2 am 29.06.2026

### Web-App/Agent

* Es wurden diverse 3rd-Party-Bibliothek aktualisiert, um Sicherheitslücken zu schliessen.

## v10.49.1 am 29.06.2026

### Chatbot

* Die Anzeige eines Fehlers auf der Chatbot-Theming Seite wurde verbessert.
* Es wurde ein Fehler behoben, bei dem die Hexcodeeingabe im ColorPicker nicht korrekt funktioniert hat.
* Der "Home" Link zum Workspace funktioniert jetzt, auch wenn man direkt in ein Projekt via Link einsteigt.


# v10.48

## v10.48.0 am 25.06.2026

### Agent Workspace

* Im Dark-Mode wurde die Schriftfarbe für die Denkprozesse angepasst, um sie leichter lesbar zu machen.
* Der Titel des Browser Tabs entspricht dem Namen des Agents.
* Die Konversations-Starter bleiben anklickbar, nachdem eine Datei hochgeladen wurde.

### Agent Admin

* Der Agent-Disclaimer kann jetzt im Markdown-Format erstellt werden. Detials und Beispiele sind im [Help Center](https://help.aiaibot.com/agenten/administration/agenten-details#disclaimer) zu finden.
* Es wurde ein Button eingefügt, mit dem sich der Agent direkt in einem neuen Browser Tab öffnen lässt.

### Robot

* Es wurde ein Plugin zum [Dekodieren von Base64](https://help.aiaibot.com/robot/plugins/diverse/base64-dekodieren) kodierten Texten hinzugefüt.


# v10.47

## v10.47.1 am 23.06.2026

### Robot

* Es wurde ein Problem beim Duplizieren von Projekten behoben.

## v10.47.0 am 22.06.2026

### Agent Workspace

* Konversationen auf Mobilgeräten öffnen sich jetzt direkt beim ersten Klick.

### Robot

* Das Anonymisierungsmodul löscht nun konsequent auch den gespeicherten Konversationskontext.
* Neue separate Option zum Ein- und Ausschalten des Konversationsverlaufs im [LLM aufrufen](https://help.aiaibot.com/robot/plugins/ai/llm-aufrufen) Plugin hinzugefügt.


# v10.46

## v10.46.1 am 18.06.2026

### Agent Workspace

* Es wurde ein Fehler behoben, durch den das Anzeigen von hochgeladenen PDF-Dateien nicht möglich war.

## v10.46.0 am 18.06.2026

### Robot

**Neues Plugin**

Das neue Plugin [In TOON konvertieren](https://help.aiaibot.com/robot/plugins/diverse/in-toon-konvertieren) wandelt JSON in TOON um.\
Dadurch wird der Token-Verbrauch für Sprachmodelle (LLMs) reduziert und die API-Kosten werden gesenkt, während die ursprüngliche Datenstruktur erhalten bleibt.


# v10.45

## v10.45.1 am 18.06.2026

### Agent Workspace

* Code highlighting in Darkmode wird gefixt.

## v10.45.0 am 18.06.2026

### Agent Workspace

* Dark-Mode steht jetzt im Agent Workspace zur Verfügung. Standardmässig wird die Farbeinstellung des Browsers genutzt. Es kann zwischen Light- und Dark-Mode gewechselt werden.


# v10.44

## v10.44.0 am 15.06.2026

### Admin

* Neue Tools


# v10.43

## v10.43.0 am 11.06.2026

### Admin

* Neues Tool zur schnelleren Ermittlung eines passenden Content-Selectors für die URL


# v10.42

## v10.42.0 am 10.06.2026

### Agent Workspace

* Pro Agent können bis zu sechs Konversationsstarter festgelegt werden. Diese werden bei jeder neuen Konversation als anklickbare Elemente angezeigt, um Benutzern den Einstieg in die Unterhaltung mit dem Agenten zu erleichtern.


# v10.41

## v10.41.03 am 08.06.2026

### AI

* Release AI to fix a pipeline problem.

## v10.41.02 am 08.06.2026

### Frontend

* 3rd-party-dependencies der verschiedenen Frontend Projekte wurden aktualisiert.

## v10.41.01 am 08.06.2026

### Agent App

* Excel-, Word- und PowerPoint-Dateien haben jetzt neue Icons beim Daten-Hochladen.
* Meldung der erfolgreicher Aktionen werden automatisch ausgeblendet nach einigen Sekunden.

### Chatbot

* Hostname wie \`local-dns-address\` ohne TLD sind jetzt erlaubt.
* Bei den neuen Projekten werden Robot und AI per default aktiviert.

## v10.41.0 am 04.06.2026

### AI

* Fehler behoben, bei dem `exactSearchOperator=and` bei Suchanfragen mit nur einem Wort relevante Treffer vollständig aus den Ergebnissen ausschliessen konnte.
* Der `AND`-Operator macht den BM25-Suchkanal nun nur noch bei Mehrwort-Suchen verpflichtend.
* Bei Einwort-Suchen verhält sich `AND` bezüglich Treffer-Einschluss nun wie `OR`; der Operator bleibt aber weiterhin innerhalb der lexikalischen Suche aktiv.


# v10.40

## v10.40.2 am 01.06.2026

### Agent Workspace

* Ein Dateiupload kann auch ohne Prompteingabe abgeschickt werden.

## v10.40.1 am 31.05.2026

### Agent Workspace

* Der Disclaimer unterhalb des Prompt-Eingabefeldes kann jetzt pro Agent angepasst werden.

## v10.40.0 am 18.05.2026

### Robot

* Mit den zwei neuen Plugins [Variable im Konversations-Kontext ablegen](https://help.aiaibot.com/robot/plugins/ai/variable-im-konversations-kontext-ablegen) und [Variable aus Konversations-Kontext laden](https://help.aiaibot.com/robot/plugins/ai/variable-aus-konversations-kontext-laden) können Daten workflowübergreifend abgespeichert werden. Beim Benutzen dieser Plugins werden die Daten automatisch im Kontext der Konversation gespeichert.
* Die Konfiguration einer AI Text Umgebung für OpenAI erlaubt das festlegen einer Basis URL. Damit können LLMs mit einer OpenAI kompatiblen API angesprochen werden, die nicht unter der Standard-URL erreichbar ist. Dies ist bei selbstgehosteten Modellen der Fall.

### Agent Workspace

* Es wurde ein Fehler behoben, der Zeilenumbrüche nicht an der Cursors-Position eingefügt hat.


# v10.39

## v10.39.5 am 22.05.2026

### Webchat

* Ein Fehler im Auto-Scrolling des Chats wurde behoben.

### Chatbot

* Es wurde ein Fehler behoben, der die Position von Triggern nicht korrekt gespeichert hat.

### Agent Workspace

* Es wurde ein Fehler behoben, der neue Konversationen in einer gefilterten Liste angezeigt hat.
* Es wurde ein Fehler behoben, bei dem ein gewählter Agent-Filter zurückgesetzt wurde, wenn die Sidebar geschlossen wurde.

### Agent Admin

* Lange Projektnamen führen zu keinem Anzeigefehler mehr.

## v10.39.1 am 19.05.2026

### Webchat

Bugfix: Links die Darstellung der Links im Webchat sind gefixt

## v10.39.0 am 18.05.2026

### AI

Neue `/search` Query-Parameter:

* `url_depth_degradation_weight`: Prozentuale Abwertung pro URL-Tiefe. Beispiel: `5` bedeutet, jede weitere URL-Ebene reduziert das Gewicht um 5%.
* `downgradedIndices`: Kommagetrennte Liste von Knowledge-Base-Slugs oder Elasticsearch-Indexnamen, deren Ergebnisse abgewertet werden sollen.
* `downgradeWeight`: Prozentuale Abwertung für `downgradedIndices`. Beispiel: `40` bedeutet, Ergebnisse aus diesen Knowledge Bases werden um 40% abgewertet.


# v10.38

## v10.38.3 am 18.05.2026

### Webchat

* Links können im Live-Chat nun angeklickt werden
* bei einem Refresh bleibt die Conversation bestehen, die Schlussnachricht wird aber nicht angezeigt

## v10.38.2 am 18.05.2026

### Agent Workspace

* Es wurde ein Fehler in der Überprüfung von Berechtigungen behoben.

## v10.38.1 am 15.05.2026

### Robot

* Es wurde ein Fehler behoben, der beim Anlegen von AI Textumgebungen aufgetreten ist.

## v10.38.0 am 14.05.2026

### Agent Workspace

* Konversationen im Agent Workspace können in Gruppen zusammengefasst werden.
* Text-basierte Datein (wie zum Beispiel `.txt`, `.csv`, `.md`, etc) werden besser vom Modell verarbeitet.


# v10.37

## v10.37.0 am 12.05.2026

### AI

* Fixed: API-Endpunkt *Update Source* löste bei lastmod-Änderung keine Resynchronisierung der Quelle aus.


# v10.36

## v10.36.6 am 10.05.2026

### Agent Admin

* Auf der Detailseite eines Agenten befindet sich ein Link, um den dazugehörigen Workflow zu öffnen.

## v10.36.5 am 07.05.2026

### Robot

* Nachrichten, die mit dem Plugin *Nachricht an Benutzer senden* verschickt wurden, erscheinen jetzt auch beim erneuten Laden der Konversation.

## v10.36.4 am 05.05.2026

### Robot

* Es wurde ein Fehler im Workflow Builder behoben, bei dem das Plugin *Variablenwert setzen* nicht korrekt dargestellt wurde.
* Das Plugin *LLM Konversationshistorie lesen* funktioniert nun auch in AI-Funktion Workflows.
* Im Workflow Protokoll wurde die Anzeige von *Variablenwert setzen* Worksteps überarbeitet.

## v10.36.3 am 05.05.2026

### Robot

* Interne Verbesserungen und Optimierungen.

## v10.36.2 am 05.05.2026

### Robot

* Es wurde in Fehler im Plugin *Nachricht an Benutzer senden* behoben.

## v10.36.1 am 05.05.2026

### Robot

* Es wurde in Fehler im Plugin *Nachricht an Benutzer senden* behoben.

## v10.36.0 am 04.05.2026

### Agent Workspace

* Beim Bewerten von LLM-Antworten (Thumbs-up bzw. Thumbs-down) kann eine optionale Nachricht übermittelt werden. Diese Nachricht kann über das Reporting ausgewertet werden.


# v10.35

## v10.35.0 am 04.05.2026

### Chatbot

* Die Beschriftung des Upload- und Cancel-Buttons im File Upload Widget können jetzt angepasst werden.


# 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.


# v10.33

## v10.33.2 am 01.05.2026

### Robot

* Updates von diversen Backend-Services.

## v10.33.0 am 30.04.2026

### Chatbot

* Ein Fehler wurde korrigiert, durch den die Story abbrach, nachdem der User den Live-Chat beendet hatte.


# v10.32

## v10.32.5 am 30.04.2026

### Reporting API

* Unterstützung für neuen Source-Type `ai-agent` wurde hinzugefügt.

## v10.32.4 am 29.04.2026

### AI

* Sämtliche Search-API-Anfragen werden in der Datenbank gespeichert

## v10.32.3 am 27.04.2026

### AI

* Optimiertes Embedding der Datenquellen

## v10.32.2 am 27.04.2026

### AI

* Optimiertes Embedding der Datenquellen

## v10.32.1 am 27.04.2026

### AI

* Optimiertes Embedding der Datenquellen
* Verbesserungen an der Search API

## v10.32.0 am 27.04.2026

### Robot

* Es wurde ein Fehler behoben, bei dem die Event-Variable `files` in AI-Function Workflows nicht korrekt funktionierte.


# v10.31

## v10.31.1 am 26.04.2026

### Agent Admin

* Es wurde ein Fehler behoben, der bei der Zuweisung einer Gruppenberechtigung aufgetreten ist.


# v10.30

## v10.30.2 am 20.04.2026

### Robot

* In AI Function Workflows steht eine neue Variable mit dem Namen `conversationId` zur Verfügung. Diese Variable bietet Zugriff auf die ID der aktuellen Konversation.

### Agent Admin

* Es ist jetzt möglich, für einen Agent den Debug-Modus zu aktivieren.

## v10.30.1 am 20.04.2026

### Agent Admin

* Das Icon für Agent Web-App wurd getauscht
* Viele UI-Komponente sind extrahiert

## v10.30.0 am 18.04.2026

### WebChat

* Das Ereignis "conversation\_ended" wird jetzt immer nach dem manuellen Schließen des Chat-Fensters nach BE geschickt.

### Chatbot

* Das Ereignis "conversation\_start" wird jetzt erst nachdem Benutzernameeingabe gesendet.


# v10.29

## v10.29.3 am 16.04.2026

### Agent Workspace

* Es wurde ein Fehler behoben, der beim Verlassen des Browser-Tabs die Anfrage des Benutzers erneut abgeschickt hat.

## v10.29.2 am 16.04.2026

### Agent Workspace

* Ratings von Nachrichten werden an das Reporting übermittelt.

## v10.29.1 am 15.04.2026

### Robot

* Es wurde ein Fehler bei Aufrufen von LLMs behoben, die keinen *Reasoning Effort* (GPT-4 Modelle) unterstützen.

## v10.29.0 am 14.04.2026

### Agent Workspace

* Es wurde ein simples Rating-System (Thumbs-Up und Thumbs-Down) für die vom LLM generierten Nachrichten eingeführt.


# v10.28

## v10.28.2 am 13.04.2026

### Agent Workspace

* Feedback für den Benutzer, wenn hochgeladene Datein analysiert werden.

## v10.28.1 am 10.04.2026

### Agent Workspace

* Verbesserung beim Kopieren einer Antwort.

## v10.28.0 am 09.04.2026

### Robot

* Unterstützung für Reasoning-Modelle (z.B. OpenAI GPT 5.x).
* Workflows, die von AI-Agents ausgelöst werden, haben Zugriff auf die ID der Konversation (Event-Variable `conversationId`).
* AI-Functions haben Zugriff auf vom Benutzer hochgeladene Dateien (Event-Variable `files`).

### Agent Workspace

* Das Kopieren einer Antwort erfolgt ohne HTML-Tags. Die Markdown-Auszeichnungen bleiben erhalten.


# v10.26

## v10.26.2 am 01.04.2026

### Data Scraper

* Endpunkt `/xml-to-json`&#x20;

## v10.26.1 am 31.03.2026

### Agent Admin

* Benutzer mit der Rolle `project.owner` haben Zugriff auf das Agent Admin Modul.

## v10.26.0 am 31.03.2026

### Agent Admin

* Erstes Release des neuen Agent Admin Moduls im Backend.


# v10.25

## v10.25.3 am 31.03.2026

### Chatbot

* Chatbot-Einstellungen im Aussehen-Tab wurde die Übersetzung verbessert

## v10.25.2 am 23.03.2026

### Robot

* Konversations-IDs werden jetzt an das Reporting übermittelt, um Analysen zu vereinfachen.
* In Agent-Workflows können hochgeladene Dateien jetzt direkt über die neue Variable `files` weiterverwendet werden.

## v10.25.1 am 18.03.2026

### Robot

* Maintenance-Release

## v10.25.0 am 18.03.2026

### Agent Workspace

* Es ist jetzt möglich, einzelne Konversationen anzuheften.

### Robot

* Das Plugin *LLM Konversationshistorie lesen* funktioniert jetzt auch in Linked-Sub-Workflows.
* In Agent Workflows werden Variablen mit dem Prefix `r_` in das Reporting übertragen.


# v10.24

## v10.24.1 am 17.03.2026

### WebChat

* Aussehen von Datetimepicker wurde gefixt

### Chatbot

* Die Validierung von background color wurde gefixt. Jetzt wird die Farbereferenzen auch erlaubt statt nur Hexcode.

## v10.24.0 am 17.03.2026

### WebChat & Chatbot

* Neue Interface für die Einstellungen für Aussehen des Chatbots
* Viele neue Einstellungsmöglichkeiten für Aussehen des Chatbots


# v10.23

## v10.23.6 am 16.03.2026

### Data Scraper

* Fehlerhafte Sub-Sitemaps im Hauptindex werden nun stillschweigend ignoriert.

## v10.23.5 am 16.03.2026

* Es wurde ein Fehler behoben, bei dem das Exportieren & Importieren von Chatbot-Stories nicht korrekt funktioniert, wenn eine AI-Textkonfiguration im Workflow verwendet wurde.

## v10.23.4 am 14.03.2026

### Chatbot

* Maintenance

## v10.23.3 am 13.03.2026

### Robot

* Es wurde ein Fehler behoben, bei dem die Auswahl einer AI-Text Umgebung im *LLM aufrufen* Plugin nicht möglich war.

## v10.23.2 am 13.03.2026

### AI

* Maintenance

## v10.23.1 am 12.03.2026

### Robot

* API-Keys für AI Text- und Audio-Umgebungen werden nicht mehr in einer leserlichen Form angezeigt.

## v10.23.0 am 11.03.2026

### AI

* Wissensdatenbank-Suchkontext mit Paging-Informationen darüber, auf welcher PDF-Seite der relevante Kontext gefunden wurde.


# v10.22

## v10.22.5 am 10.03.2026

### WebChat

* Reparierte das Click-Event für Ghost Messages

## v10.22.4 am 08.03.2026

Maintenance-Release

## v10.22.3 am 08.03.2026

Maintenance-Release

## v10.22.2 am 06.03.2026

Maintenance-Release

## v10.22.1 am 06.03.2026

Maintenance-Release

## v10.22.0 am 05.03.2026

### WebChat & Chatbot

* In Aussicht-Einstellungen haben wir "horizontalen Abstand" zwischen dem Avatar und dem Rand des Browserfensters implementiert.

### WebChat

* Einige Bugs bei Ghost Messages werden gefixt.


# v10.21

## v10.21.1 am 04.03.2026

### Data Scraper

* Maintenance release

## v10.21.0 am 04.03.2026

### WebChat & Chatbot

* die Einstellung von Headers in Chatbot / Einstellung / Aussicht ist aktualisiert jetzt gibt es viel mehr Möglichkeiten um den Header von Chatfenster einzustellen.


# v10.19

## v10.19.3 am 27.02.2026

Maintenance-Release

## v10.19.2 am 26.02.2026

### WebChat

* Die Session von Live Chat wird jetzt für immer behaltet.
* Das Permalink zu der "Appearance" Seite wird gefixt.
* Der Bug, der verhindert hat, dass sich der Chatbot in StoryBuilder öffnen ließ, ist jetzt behoben.

## v10.19.1 am 26.02.2026

Maintenance-Release

## v10.19.0 am 26.02.2026

Maintenance-Release


# v10.18

## v10.18.0 am 25. Feb. 2026

### AI

* Optimierte Logik zur HTML-Tabelleneinbettung


# v10.17

## v10.17.0 am 24. Feb. 2026

### WebChat & Chatbot

* Die Funktion des Abschnitts "Position" in Chatbot --> Aussicht wird erweitert.
* Neue Felder sowie "z-index" und "magin-top" werden hinzugefügt.
* Ein neues Chatfenster-Modus "docked" werden hinzugefügt.


# v10.16

## v10.16.0 am 24.02.2026

### AI

* Verbesserte Logik für das Header-Embedding

### Data Scraper

* Bereinigung von Excel-Sonderzeichen im „JSON-zu-Excel“-Endpunkt


# v10.15

## v10.15.0 am 20.02.2026

### AI

* Optimierte Embedding-Einstellungen für inhaltsarme Webseiten mit hoher Header-Dichte hinzugefügt.


# v10.14

## v10.14.0 am 19.02.2026

### Conversations

* Support für aiaibot-signature Header hinzugefügt
* Flag isAgent für User ergänzt
* Warte-Timeout für Agenten auf 1 Std. verlängert

### Messaging API

* Vom Benutzer eingegebenen Wert zur Liste der bereits gesendeten Nachrichten hinzugefügt


# v10.13

## v10.13.5 am 18.02.2026

### Agent Workspace

* Die Konversationen sind jetzt sortiert nach dem Datum, wo sie zuletzt aktualisiert werden.
* Ein Bug bei dem Anzeigen des Denkenprozesses wird gefixt.

## v10.13.2 am 17.02.2026

### Webchat

* Fehler bei der ersten Nachricht des Streamings behoben.

## v10.13.1 am 17.02.2026

### Webchat

* Fehler bei der ersten Nachricht des Streamings behoben.

## v10.13.0 am 16.02.2026

### Agent Workspace

* Es ist jetzt möglich, Konversationen umzubennenen.


# v10.12

## v10.12.4 am 13.02.2026

### Agent Workspace

* Ergebnisse von Tools werden nicht mehr unbeabsichtigt im Interface angezeigt.

## v10.12.1 am 12.02.2026

### Agent Workspace

* Es wurde ein Fehler beim Löschen von Konversationen behoben.

## v10.12.0 am 12.02.2026

### Agent Workspace

* Es ist jetzt möglich, Konversationen zu löschen. Gelöschte Konversationen können nicht wieder hergestellt werden.

### Robot

* Das Plugin *LLM Tokenverbrauch* ist jetzt auch in virtuellen Workflows nutzbar.
* Das Plugin *LLM aufrufen* bietet einen neuen Ausgabeparameter: `errorMessage`. Darin stehen detaillierte Fehlermeldungen, die vom LLM zurückgegeben werden.
* Im API-Protokoll funktionieren die Links zum Wechseln zum vorigen bzw. nächsten Protokoll wieder.


# v10.11

## v10.11.2 am 12.02.2026

* Maintenance-Release

## v10.11.1 am 12.02.2026

* Maintenance-Release

## v10.11.0 am 12.02.2026

* Verbessertes Streaming bei Verwendung mehrerer Workflow-Informationen.


# v10.10

## v10.10.1 am 09.02.2026

### Robot

* Fehler behoben: Beim Importieren eines AI-Funktion Workflows wird die Event-Variable `result` korrekt übernommen.
* Fehler behoben: Setzen der Hintergrundfarbe im Template-Editor funktioniert korrekt.
* Fehler behoben: Das Plugin [LLM Konversationshistorie lesen](https://help.aiaibot.com/robot/plugins/ai/llm-konversationshistorie-lesen) beinhaltet die Antwort des LLMs korrekt.
* Fehler behoben: Beim Umbenennen eines AI-Funktion Workflows werden die Namensregeln für AI-Tools korrekt beachtet.

## v10.10.0 am 04.02.2026

* Wartungsrelease für Konfigurations-Service.


# v10.9

## v10.9.0 am 04.02.2026

### Robot

* Direkte Anbindung von OpenAI-Modellen wurde hinzugefuegt.
* Das Plugin [Nachricht an Chatbot senden](https://help.aiaibot.com/robot/plugins/chatbot/nachricht-an-chatbot-senden) kann nun auch in AI-Funktion-Workflows verwendet werden.
* Fehler behoben: Bestimmte Werte wurden im Workflowprotokoll eines Agents nicht korrekt ausgeblendet.


# v10.8

## v10.8.1 am 02.2.2026

### AI

* Fixed source settings.url

## v10.8.0 am 02.02.2026

### Robot

* Das Plugin *LLM Konversationshistorie lesen* wurde erweitert, sodass es in Agent-Workflows auch funktioniert.
* Es wurde ein Fehler behoben, bei dem sich ein AI Funktions Connector nicht duplizieren lies.
* Workflows, die von E-Mails ausgelöst werden, haben zwei neue Event-Variablen:
  * `inReplyTo`: Enthält die Message-ID der direkten Vorgänger-E-Mail (basiert auf dem In-Reply-To-Header). Siehe [In-Reply-To Header](https://datatracker.ietf.org/doc/html/rfc4021#section-2.1.9)
  * `references`: Enthält eine Liste aller vorangegangenen Message-IDs des gesamten E-Mail-Verlaufs (basiert auf dem References-Header). Siehe [References Header](https://datatracker.ietf.org/doc/html/rfc4021#section-2.1.10)
  * *Hinweis*: Diese Variablen werden nur befüllt, wenn der Absender die "Antworten"- oder "Reply"-Funktion seines E-Mail Clients nutzt.
* Agent können ohne Login aufgerufen werden.


# v10.7

## v10.7.4 am 29.1.2026

### Agent Workspace

* Das Scrollverhalten wurde weiter verbessert.
* Anpassen der Statusanzeige, sodass nur mehr Nachrichten angezeigt werden, die vom Modell kommen.
* Bei einer Aktualisierung der Statusanzeige wird diese zugeklappt.
* Das Logo einer neue Konversation wurde angepasst.

### Robot

* Die Detailansicht der AI Audio Umgebung wurde überarbeitet.
* LLM-relevante Plugins haben stimmige Icons.

## v10.7.2. am 27.1.2026

### Agent Workspace

* Es wurde ein Fehler im Scrollverhalten behoben.
* Der Status "Accessing AI" wird durch die temporären Nachrichten wie "KI-Antwort wird generiert ..." und "KI-Antwort wurde generiert" ersetzt.

## v10.7.1 am 27.1.2026

### Chatbot & Robot

* Neues Design für den ColorPicker.

## v10.7.0 am 26.01.2026

### Robot

* Absicherung eines von Agents genutzten Endpunkts.
* Verbesserte Darstellung des von einem LLM generierten Textes, insbesondere bei zwischenzeitlichen Tool-Aufrufen.
* Einheitliches Maskieren von Workflow-Protokollen, die durch Agents ausgelöst werden. Dabei wurden insbesondere Sub-Workflows sowie AI-Funktions-Workflows überarbeitet.
* Erweiterung der AI-Funktions-Workflows um zusätzliche Eventvariablen. Diese stehen ausschliesslich zur Verfügung, wenn die AI-Funktion von einem Agent aufgerufen wird:
* `userEmailAddress`
* `userFirstName`
* `userId`
* `userLastName`


# v10.6

## v10.6.2 am 261.2026

### Chatbot

* Eine Validierung wird gefixt, so dass der rightige Domainname keinen Fehler verursacht.

## v10.6.0 am 23.1.2026

### Messaging API

* Neues Feld `useStreamingMessageBuffer` hinzugefügt.\
  Dies ermöglicht es, eine neue Session mit Pufferung für gestreamte Nachrichten zu starten; die Nachrichten werden an den Webhook gesendet, sobald ein Zeilenumbruch (`\n`) empfangen wurde.


# v10.5

## v10.5.4 am 23.1.2026

Maintenance-Release

## v10.5.3 am 22.1.2026

### Agent Workspace

* Das Seitenverhältnis des Logos wurde angepasst, wenn die Liste der Konversationen noch leer ist.

## v10.5.2 am 22.1.2026

### Agent Workspace

* Ein Layout-Verschiebung-Problem on hover wurde gefixt.
* Eine Beschränkung der Höhe des Logos wurde hinzugefügt.
* Die Reihenfolge der Agents wurde angepasst.
* Das Logo für den Standard-Agent ist nicht mehr das aiaibot Logo.
* Der Stil des Agentnamens auf Mobilen Geräten wurde angepasst.

## v10.5.1 am 22.1.2026

### Data Scraper

* URL-Unterstützung für Markdown-Dateien hinzugefügt

## v10.5.0 am 22.1.2026

### AI

* URL-Unterstützung für Markdown-Dateien hinzugefügt


# v10.4

## v10.4.1 am 20.1.2026

### Agent Workspace

* Deaktivieren von 1Password im Eingabefeld.

## v10.4.0 am 20.1.2026

### Robot

* Im Plugin *LLM aufrufen* gibt es einen neuen Parameter mit dem Namen ["Alle Links erlauben"](https://help.aiaibot.com/robot/plugins/ai/llm-aufrufen#parameter-alle-links-erlauben)
* Es gibt neue Event-Variablen in Workflows die vom Agent aufgerufen werden. Diese beinhalten Informationen über den Benutzer, der den Agent bedient.
  * `userEmailAddress`
  * `userFirstName`
  * `userId`
  * `userLastName`
* Es wurde ein Bug behoben, der bei Copy & Paste von SQL Plugins aufgetreten ist.
* Unterstützung für Gemini 3 Modelle in AI Text Umgebungen.

### Agent Workspace

* Erste Anpassungsmöglichkeiten des Agents für den Kunden. Es können Logo, sowie Vorder- und Hintergrundfarbe der Agent-Icons eingestellt werden.
* Diverse kleine Bugfixes.


# v10.3

## v10.3.0 am 20.1.2026

* Maintenance-Release


# v10.2

## v10.2.4 am 19.1.2026

* Maintenance-Release

## v10.2.3 am 19.1.2026

**Webchat**

* Teil der Änderungen werden von v10.1.3 zurückgerollt, so dass das "weiße Hintergrund Problem" richtig gefixt wird.

## v10.2.2 am 19.1.2026

* Maintenance-Release

## v10.2.1 am 16.1.2026

* Im Agent werden die angezeigten Konversationen auf das aktuelle Projekt eingeschränkt.

## v10.2.0 am 15.1.2026

* Maintenance-Release


# v10.1

## v10.1.3 am 15.1.2026

* WebChat:
  * Benutzereingabe sowie `<strong>abc</strong>` wird "as-is" gezeigt.
  * Auf der Webseite wo color scheme eingestellt wird, wird der transparente Hintergrund von WebChat richtig angezeigt.

## v10.1.2 am 15.1.2026

* Es wurde ein Fehler behoben, bei dem gestreamte Antworten nicht in den User-Sessions des Chatbots gespeichert wurden.

## v10.1.1 am 15.1.2026

* Maintenance-Release: Upgrade von 3rd-Party Libraries.

## v10.1.0 am 15.1.2026

* Maintenance-Release: Upgrade von 3rd-Party Libraries.


# v10.0

## v10.0.0 am 14.1.2026

* Release von `agent.aiaibot.com`


# v9


# v9.173

## v9.173.7 on 5.1.2026

* WebChat, Chatbot, Robot, AI: fixed several security issues by pump up the version of the 3rd party dependencies.
* WebChat: unified the webchat font sizes in different places.

## v9.173.6 on 24.12.2025

* Robot: fixed the updated at display for the template list, fixed the duplicated paste result in the template editor.

## v9.173.5 on 23.12.2025

* WebChat: fixed a bug causing the user-input message from the previous session triggering the `onMessage` handler in the new session.

## v9.173.4 on 19.12.2025

* WebChat: fixed a bug causing the chat being triggered multiple times when there are multiple custom event triggers with the same event name.

## v9.173.2 on 16.12.2025

### Robot

* Fixed an issue in the *Invoke LLM* Plugin when using the new *URL Query-Parameter*: URLs with only a single character in the fragment were not handled correctly.

## v9.173.0 on 15.12.2025

### Robot

* Fixed an issue in the Workflow Builder, when using Copy & Paste with the *Search in Knowledge Base* Plugin.
* Fixed an issue fetching e-mails with an IMAP Connector.
* Fixed an issue in the *Invoke LLM* Plugin that occurred in rare cases when no response was generated by the LLM.
* The *Invoke LLM* Plugin has a new parameter: *URL Query-Parameter*.

### Chatbot

* Labels of CTA (Call to Action) Buttons can have a length of 30 characters now.


# v9.172

## v9.172.4 on 11.12.2025

### Data Scraper

* Re-releasing failed release

## v9.172.3 on 11.12.2025

### Data Scraper

* Fixed parsing docx files

## v9.172.2 on 11.12.2025

### Webchat

* Improve performance in chatbot

## v9.172.1 on 11.12.2025

### Chatbot

* Remove the links and column for KPI in the story overview.
* Prevent changes in story builder modifier editor from being lost

## v9.172.0 on 09.12.2025

### Data Scraper

* Improved detecting file type from the filename and url


# v9.171

## v9.170.0 on 02.12.2025

### Robot

* The *Invoke LLM* Plugin supports the selection of JSON schema now. When a JSON schema is selected, LLM models provide JSON that adheres to that schema. Not all LLM models support this mode.


# v9.170

## v9.170.6 on 02.12.2025

### Robot

* JSON Webhook Connectors support variable of type `collection` and `decimal` now.

## v9.170.5 on 01.12.2025

### AI

* Delete Knowledge Base with api key

## v9.170.4 on 01.12.2025

### WebChat

* Fixed a bug causing the webchat preview in the appearance not being displayed properly.

## v9.170.3 on 27.11.2025

### Robot

* Fixed an issue for the *Search in knowledge base* Plugin: Knowledge base IDs can be separated by comma now.

## v9.170.2 on 27.11.2025

### WebChat

* Fixed an issue in bootstrap v2 causing webchat reloading within SPA websites while hash change.

## v9.170.1 on 27.11.2025

### WebChat

* Refactored update function of the chatbots Iframe with additional attribute of a z-index for the open or full-screen window (value 99999)

## v9.170.0 on 26.11.2025

### WebChat

* Completely refactored the bootstrap and introduced a V2 option, allowing users to access the V2 script either via cookie or URL query parameters.
* Refactored the theming logic to make different combinations of theming options work more smoothly together.


# v9.169

## v9.169.7 on 25.11.2025

### Data Scraper

* Refactored logic of the playwright

## v9.169.6 on 25.11.2025

### Data Scraper

* Increased limit for processing of the html 240 seconds

## v9.169.5 on 25.11.2025

### Data Scraper

* Increased limit for downloading url to 120 seconds

## v9.169.4 on 25.11.2025

### Robot

* Add better support for `finishReasion=filter` when using the *Invoke LLM* Plugin.

## v9.169.3 on 24.11.2025

### AI

* Added option to set timeout in the settings object to set the timeout for the scraping request

## v9.169.2 on 24.11.2025

### AI

* Fixed the bug causing the content in the Knowledge Base / Data Source editor being constantly overwritten.

## v9.169.1 on 20.11.2025

### Webchat

* Fixed an issue loading the Webchat.

## v9.169.0 on 20.11.2025

### Webchat

* User can now switch to voice mode and talk to an AI model.

### Robot

* The *Call REST web service* Plugin has a parameter to configure the timeout for the request.
* In the Workflow Builder, the unknown references sidebar shows missing knowledge bases and AI classifier now.


# v9.168

## v9.168.2 on 18.11.2025

### Robot

* Preparations for adding a timeout parameter to the *Call REST web service* Plugin.

## v9.168.1 on 12.11.2025

### Robot

* Improved stability in backend services.

## v9.168.0 on 12.11.2025

### Data Scraper

* Fixed bug with comparing file hash if file is unreachable


# v9.167

## v9.167.0 on 06.11.2025

### Robot

* New Plugin: *Get LLM conversation history*. With this Plugin you can get the conversation that happened between the user and the LLM so far.


# v9.166

## v9.166.2 on 05.11.2025

### Robot

* In the *Search in knowledge base* Plugin, when knowledge base IDs are read from a variable, they can now be separated by a comma (`,`) in addition to the existing newline (`\n`) separator.

## v9.166.0 on 04.11.2025

### Robot

* New Plugin: *Get token usage*. With this Plugin you can find out how many tokens have been used in the **current** month.
* In the *Invoke LLM* Plugin, you can specify your own conversation ID when the response is not streamed to the Chatbot. This lets you simulate a conversation with an LLM.


# v9.165

## v9.165.13 on 04.11.2025

### WebChat

* Enhanced the logging mechanism to print the stack trace information.

## v9.165.11 on 03.11.2025

### WebChat

* Fixed the screen reader language for the ghost messages.

## v9.165.10 on 29.10.2025

* Fixed the trigger loading mechanism on page change in an SPA application.

## v9.165.7 on 28.10.2025

* Fixed a wrong URL configuration causing the Report Link not working properly.

## v9.165.3 on 24.10.2025

### Robot

* Implemented a retry mechanism in the *Move e-mail* and *Change e-mail* Plugins for IMAP mailboxes. The mechanism automatically retries operations when the IMAP server exceeds its connection limit.

## v9.165.2 on 23.10.2025

### NLP

* Fix an issue with `boost` and `operand` parameter when using exact search for Elasticsearch.

## v9.165.1 on 21.10.2025

### NLP

* Add parameter `boost` and `operand` to search endpoint for Elasticsearch. Those parameters are only used for exact searches.

## v9.165.0 on 15.10.2025

### Robot

* The *Search in Knowledge Base* Plugin has a new parameter: *Use exact search*.


# v9.164

## v9.164.7 on 15.10.2025

### WebChat

* Fixed the long filename overflow issue.

### Chatbot

* Added the configuration to configure the header style of WebChat.
* Fixed a bug causing the text content not able to be copied by clicking the copy button.
* Removed the preview from the story listing view.

### Robot

* Improved several UX details in the Workflow Protocol listing.

## v9.164.6 on 15.10.2025

### Data Scraper

* Fixes an issue in the Data Scraper.

## v9.164.5 on 14.10.2025

### Robot

* Fixes an issue in the *Invoke LLM* Plugin when the LLM generates relative URLs.

## v9.164.4 on 10.10.2025

### Robot

* Fixes in backend services.
* The *Invoke LLM* Plugin now supports URLs that were previously relative within the provided context.

## v9.164.3 on 08.10.2025

### WebChat

* Fixed the gap shown in the mobile devices when the chat window is open.

### Robot

* Properly fixed the height of the plugin list
* Improved the searching UX of the plugin list
* Fixed some confusing wording in the "send message to Chatbot" plugin editor

## v9.164.1 on 05.10.2025

### Robot

* Increased the timeout waiting for a response in non-streaming mode for Azure OpenAI models.

## v9.164.0 on 03.10.2025

### Reporting

* New Endpoint that enables to create a new events in the reporting. POST: `https://api.aiaibot.com/reporting/v1/projects/<project_id>/events`

```json
{
    "source": "robot",
    "type": "new-type-name",
    "payload": {"x": "y"}
}
```


# v9.163

## v9.163.0 on 02.10.2025

### WebChat & Chatbot

* Added the possibility as a widget modifier to make the user survey being sent directly after an Emoji or a star being clicked.

## v9.163.2 on 02.10.2025

### Chatbot

* Increased the limit of mobile app height offset and desktop app height offset from 100 px to 250 px.


# v9.162

## v9.162.0 on 30.09.2025

### Robot

* The *Normalize spaces* option in the *Modify text* Plugin now works as expected.
* The *Replace in text* Plugin now supports using a single space as a replacement.
* Introducing Workflow version history! You can now browse through past versions of your Workflows, review the changes, and restore older versions whenever you need.

## v9.162.1 on 30.09.2025

### AI

* Fixed bug with exluding rules

## v9.162.2 on 01.10.2025

### AI

* Improved scraping of the same file

## v9.162.3 on 01.10.2025

### AI

* Higher time limit for scraping pdf

## v9.162.4 on 01.10.2025

### AI

* Dynamic number of the workers


# v9.161

## v9.161.0 on 25.09.2025

### AI

* New option `useAlsoExactSearch` for the Knowledge Base Search

## v9.161.1 on 30.09.2025

### WebChat

* Fixed several issues on the streaming widget, so that different speed settings are reflected in the streaming behaviours.
* Re-implemented the scrolling behaviour, if the user scrolls up, it will stop the auto-scrolling.
* Refactored parent-communicator.js file, so that it is being implemented using TypeScript.

## v9.161.2 on 30.09.2025

### AI

* Added new rule `pdf_lastmod_after` to get sitemaps urls


# v9.160

## v9.160.0 on 24.09.2025

### Robot

* Fixed an issue in the *Invoke LLM* Plugin.
* Added a new **Template Editor**, accessible from the top menu. Each template now includes a full version history, allowing you to review changes or revert to earlier versions with ease.


# v9.159

## v9.159.2 on 22.09.2025

### AI

* Adjustments in service.

## v9.159.1 on 18.09.2025

### Chatbot

* Adjustments in service.

## v9.159.0 on 18.09.2025

### Chatbot

* Adjustments in service.


# v9.158

## v9.158.3 on 17.09.2025

### Chatbot

* Fixed the problem causing the appearance settings and preview out of sync
* Fixed a problem causing the trigger display not being updated after being created or modified
* Fixed translations in the CTA configuration

### Robot

* Fixed the height of the workflow plugin list
* Fixed the title of the variable details modal in workflow protocol for decision plugin

## v9.158.2 on 16.09.2025

### AI

* Adjustments in service.

## v9.158.1 on 10.09.2025

### Chatbot

* RAG testing API

## v9.158.0 on 09.09.2025

### Data Scraper

* Adjustments in service.


# v9.157

## v9.157.5 on 04.09.2025

### Data Scraper

* Adjustments in service.

## v9.157.4 on 02.09.2025

### Robot

* Add voice demo page for a customer.

## v9.157.3 on 02.09.2025

### AI

* Adjustments in AI service.

## v9.157.2 on 02.09.2025

### Webchat

* Fixed bug with positioning Chatbot to the left side

## v9.157.1 on 01.09.2025

### Robot

* Virtual Workflows work correctly with the *Invoke LLM* Plugin.
* Virtual Workflows work correctly with the *Search Knowledgebase* Plugin.

## v9.157.0 on 01.09.2025

### Chatbot

* Adjustments in Chatbot service.


# v9.156

## v9.156.0 on 27.08.2025

* Chatbot New Widget: Call To Action

  * **Sticky positioning**: Widget remains visible as users scroll through your site
  * **Non-blocking design**: Doesn't interfere with existing page content or user interactions
  * **Flexible CTA Actions**: Configure buttons to perform various actions:
    * **Link to page**: Direct users to specific URLs
    * **Start a story**
    * **Trigger a workflow**

<div><figure><img src="/files/1UsujjVktcS2onQa2A9C" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6QFC4FDRrAzRq3h5D8TE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UoWuCk0VorQRe7vTL9iA" alt=""><figcaption></figcaption></figure></div>

&#x20;


# v9.155

Several minor fixes in backend services.


# v9.154

## v9.154.4

* Fixed a bug in the storybuilder so that the stories can be saved smoothly.

## v9.154.3

* Adjustments in Authentication service.

## v9.154.1 - v9.154.2 on 21.08.2025

* Fixes related to Authentication service.

## v9.154.0 on 20.08.2025

* Release of new Authentication service.


# v9.153

## v9.153.9 on 11.08.2025

### Robot

* You can specify the knowledge bases to use in the *Search in Knowledge Base* Plugin via a variable. The variable must have one knowledge base ID per row.
* When pulling the latest version of a Virtual Workflow, missing Project Variables are created automatically.
* Fixed: If an LLM’s content filter blocks a response due to an invalid prompt, the Invoke LLM plugin now correctly reflects this in its output parameters.

## v9.153.8 on 08.08.2025

### Robot

* The PROMPT parameter in the *Invoke LLM* Plugin is now sent to the LLM on every execution. Previously, it was only read during the first run, preventing subsequent executions from updating the prompt. For a detailed explanation see <https://help.aiaibot.com/robot/plugins/ai/llm-aufrufen>

## v9.153.7 on 07.08.2025

### Webchat

* Improved some of the UI aspects of the BLT connection widget.

## v9.153.6 on 07.08.2025

### Webchat

* Improved the BLT connection widget to show more details.

## v9.153.5 on 05.08.2025

### Robot

* Added a new parameter to the *Convert to Markdown* Plugin, enabling advanced text processing for scanned or hard-to-read PDF files.
* Introduced a new event on the Robot settings page: *Workflow timed out*, which can now be subscribed to.
* Add support for *AI Text environments* in Virtual Workflows.

## v9.153.4 on 05.08.2025

### AI

* Fixed: Processing Files as sources

## v9.153.3 on 04.08.2025

### Robot

* Add support for *AI Text environments* in Virtual Workflows.

## v9.153.2 on 04.08.2025

### Robot

* Fixed: The *Forward e-mail* Plugin now works with shared mailboxes now.
* Fixed: The Workflow Protocol no longer freezes when displaying large JSON structures.

## v9.153.1 on 04.08.2025

### Chatbot

* Story builder - File upload widget allow also upload .jpg images


# v9.152

## v9.152.13 on 31.07.2025

### WebChat

* Fixed a bug causing the chat area in fullscreen wider mode not scrollable

## v9.152.12 on 31.07.2025

### Authentication

* Adjustments in log messages

## v9.152.10 on 31.07.2025

### Webchat

* Reduced the artifact size of "bootstrap.js" from 26 kb to 20 kb.
* Fixed a bug causing switching between the tabs in settings throwing error messages.

## v9.152.4 on 23.07.2025

### Robot

* Fixed an issue when updating the description of an AI Function Connector.
* In the Workflow Protocol, the event source of an AI Function Connector opens in an modal window.


# v9.151

## v9.151.3 on 18.07.2025

### WebChat

* Added aria-label to the chat window as it is required by the standard.

## v9.151.2 on 16.07.2025

### Robot

* Better link validation when using the *Invoke LLM* Plugin.
* **New Plugin:&#x20;*****Clear AI Conversation History***: This Plugin allows you to clear the conversation history between the Chatbot user and the LLM. The conversation history is recorded automatically when the *Stream to Chatbot* switch is turned on when using the *Invoke LLM* Plugin.

## v9.151.1 on 10.07.2025

### Robot

* Fixed: Chatbot variables of type `email` were incorrectly displayed in the Workflow protocol.

## v9.151.0 on 09.07.2025

### Webchat

* Improved Markdown streaming behavior: Markdown-specific characters will be hidden during streaming. Once the entire Markdown content has been streamed, the text will automatically update from plain text to its correctly formatted version.

### Robot

* **New Plugin:&#x20;*****Invoke LLM*** - This Plugin allows you to invoke a Large Language Model (LLM) and either use its response directly or stream it to Chatbot in real time. For more information, see [LLM aufrufen](https://help.aiaibot.com/robot/plugins/ai/llm-aufrufen).
* **Configuration** - A new menu item "Configuration" has been added to the Robot, allowing you to configure various settings used in different Plugins. See [AI-Textkonfiguration](https://help.aiaibot.com/robot/konfigurationen/ai-textkonfiguration), [AI-Audiokonfiguration](https://help.aiaibot.com/robot/konfigurationen/ai-audiokonfiguration) and [Wissensdatenbanken-Suche](https://help.aiaibot.com/robot/konfigurationen/wissensdatenbanken-suche).
* The `Is JSON Object` operator can be used to check `text` variables now.
* Removed the deprecated variable type `variable`.
* Fixed: Jumping to the AI Function Connector from within the Workflow Builder did not work.

### AI

* Resolved an issue that caused inconsistent width in the dropdown menu within the knowledge base data source list.
* Fixed: AI icon in the app sidebar.


# v9.150

## v9.150.4 on 08.07.2025

### WebChat

* Fixed a bug causing the bot starting button with vertical offset being opened up with full height.

## v9.150.3 on 07.07.2025

### WebChat

* Added a "title" attribute to the iframe element.

## v9.150.2 on 04.07.2025

### WebChat

* Fixed a bug causing the iframe height calculated wrong while there is no Ghost Message to show.

### Chatbot

* Fixed an issue causing the chatbot preview displayed incorrectly.

## v9.150.1 on 04.07.2025

### WebChat & Chatbot

* **WebChat Theming** - added options to change the height of the chat window and the width of the chat area in the fullscreen mode.

## v9.150.0 on 30.06.2025

### Robot

* **New Plugin:&#x20;*****Convert to Markdown*** - This Plugin allows you to convert a variable of type `file` or `files` to Markdown format.


# v9.149

## v9.149.15 on 25.06.2025

### Webchat

* Unified the icons of storybuilder.
* Fixed the reconnection logic. Now if the window is not in focus, the retry will stop after 5 times. Refocus and visibility change will trigger the reconnection.

## v9.149.13 on 18.06.2025

### Robot

* Resolved a Workflow failure issue triggered by certain special Plugin configurations.

## v9.149.12 on 18.06.2025

### Robot

* Resolved a Workflow failure issue triggered by certain special Plugin configurations.

## v9.149.11 on 17.06.2025

### Robot

* JSON Webhook Connectors can now be invoked via JavaScript directly from within a website. This should only be used in authenticated (non-public) areas of the site to avoid exposing the API key.

## v9.149.4 on 11.06.2025

### Webchat

* Added log level for the loggers in WebChat to ease the debugging process on the customer websites while keep it quiet in the normal cases.

## v9.149.2 on 09.06.2025

### Robot

* Fixes an issue in the *Search in Knowledge Base* Plugin.

## v9.149.1 on 06.06.2025

### AI

* Fixed the wrong URL validation in data source creating form.

## v9.149.0 on 05.06.2025

### Robot

* **New Plugin:&#x20;*****Join Elements*** - This Plugin allows you to concatenate all elements of a collection variable, with options to specify a delimiter, prefix, and suffix.
* **New Plugin:&#x20;*****Set Variable Conditionally*** - Similar to the standard *Set Variable* Plugin, this new Plugin requires a specified condition to be true before updating the variable's value.
* **Knowledge Base Configuration** - You can now create configurations for knowledge base searches, which can be utilized in the *Search in Knowledge Base* Plugin.
* **Enhanced Free Text Search** - Improvements have been made to the free text search functionality within the Workflow Protocol.
* **Bug Fix** - Resolved an issue in the Workflow Protocol related to filtering for a Workstep.


# v9.148

## v9.148.5 on 05.06.2025

### Webchat

* Added debugging messages for WebChat, so that we could understand the problem while frontend integration better.

## v9.148.4 on 28.05.2025

### Robot

* Update 3rd party library to avoid CVE-2025-48734.

## v9.148.3 on 28.05.2025

### Robot

* Updated voice demos.

## v9.148.2 on 28.05.2025

### Robot

* Updated voice demos.

## v9.148.1 on 28.05.2025

### Configuration service

* Fixed an issue related to AI Realtime Audio configuration.

## v9.148.0 on 27.05.2025

### Robot

* Release of the new AI Function Connector, which will be utilized in the upcoming Voice integration and the soon-to-be-released *Invoke LLM* Plugin.


# v9.147

## v9.147.18 on 26.05.2025

### AI

* Fixed an issue displaying content of PDFs in the knowledge base.

## v9.147.17 on 26.05.2025

### Chatbot

* Fixed an issue caused the empty view in the story KPI page.

## v9.147.16 on 23.05.2025

### Robot

* Fixed an issue saving cascaded Decision Steps in the Workflow Protocol.

## v9.147.15 on 23.05.2025

### Robot

* Fixed an issue comparing the event variable `storyId` to a text variable.

## v9.147.14 on 23.05.2025

### WebChat

* Fixed a bug in WebChat, so that it always removes all the custom event listeners that has been registered on SPA page reload.

## v9.147.13 on 23.05.2025

### WebChat

* An failed attempt to fix the custom event listener issue.

## v9.147.12 on 22.05.2025

### Webchat

* Fixed the text overflor in the dropdown of start story filter

## v9.147.10 on 22.05.2025

### Webchat & Chatbot

* Implemented start story filter in user session
* Fixed the old user session perma link, the old user session URL will be redirected to the new version
* Fixed the bug of the UID input
* Fixed the width of the user session widget history

## v9.147.9 on 20.05.2025

### Robot

* Resolved a problem in the Workflow Protocol: The Workstep filter works as expected now.

## v9.147.8 on 20.05.2025

### Chatbot

* Fixed a bug in user sessions causing some of the variables not being displayed in the user history.

## v9.147.7 on 19.05.2025

### Chatbot

* Fixed a bug in user sessions causing the user choice not being displayed in the widget.

## v9.147.6 on 19.05.2025

### Robot

* Resolved a problem in the *Send message* Plugin.

## v9.147.5 on 19.05.2025

## v9.147.4 on 19.05.2025

## v9.147.3 on 18.05.2025

### Robot

* Optimized Workflow execution speed.

## v9.147.2 on 16.05.2025

### Robot

* Resolved a problem where messages sent to the Chatbot from within a Workflow were not properly linked to the Chatbot session.

## v9.147.1 on 15.05.2025

### Robot

* Improved stability of the *Call streaming API endpoint* Plugin.

## v9.147.0 on 14.05.2025

### Chatbot

* Greatly improved the user session part:
  * The display of the chat flow is now more intuitive
  * Sessions are now the top-level entity, not grouped by users anymore
  * UI of user sessions have been improved


# v9.146


# v9.145

## v9.145.5 on 13.05.2025

### Robot

* Resolved an alignment issue with the Workstep navigation buttons in the Workflow Protocol.
* Addressed a problem where template names were not properly resolved when using copy and paste in the Workflow Builder.

## v9.145.4 on 29.04.2025

### Robot

* Improved stability of the *Update Database* Plugin.

## v9.145.3 on 29.04.2025

### Robot

* Improved stability of the *Update Database* Plugin.

## v9.145.2 on 26.04.2025

### Robot

* Resolved an issue where opening an API protocol was not possible.

## v9.145.1 on 25.04.2025

### Robot

* Security update for CVE-2025-27820.
* Adjust connect timeout for PostgreSQL Database Connectors.

## v9.145.0 on 24.04.2025

### Robot

* Resolved an issue in the Query JSON Plugin where `null` fields were not being serialized correctly.
* Introduced system-wide MS Graph API endpoints. Users can now create a new API and select an MS Graph API Connector to use these endpoints.
* Added keyboard shortcut navigation within the Workflow Protocol page for improved usability:
  * `h`: Goto previous protocol.
  * `l`: Goto next protocol.
  * `k`: Goto previous Workstep in the current protocol.
  * `j`: Goto next Workstep in the current protocol.


# v9.144

## v9.144.0 on 17.04.2025

### Data scraper

* Endpoint get sitemap urls with new option to exclude urls by url ends with rule

```
{
    "urls": [
        "https://.../chatbot/sitemap.xml"
    ],
    "excludeRules": [
        {
            "type": "path_ends_with",
            "value": ".png"
        }
    ]
}
```

* Endpoint to convert xlsx to json

```
/data-scraper/v1/xlsx-to-json?url=<encode url to xlsx file>
```


# v9.143

## v9.143.0 on 15.04.2025

### Robot

* JSON-Connectors now support sending responses back to the sender. To enable this feature, activate the *Workflow generates Response* switch. The Workflow will automatically include an event variable named `responseBody`. At the end of the Workflow, the content of this variable will be used as the response.

<figure><img src="/files/pbcKkrYMuIJTXwwlYkdY" alt=""><figcaption><p>Switch "Workflow generates response"</p></figcaption></figure>


# v9.142

## v9.142.0 on 11.04.2025

###


# v9.141

## v9.141.0 on 08.04.2025

### AI

* Direct file upload is implemented for the data source. Now we can upload a set of PDF files, and we will create for each PDF file a data source.

## v9.141.1 on 11.04.2025

### WebChat

* Fixed a bug which causes the theme not being loaded after calling `aiaibot.teardown()` and `aiaibot.bootstrap()`.


# v9.140

## v9.140.3 on 04.04.2025

### Webchat

* Attempted to fix the auto-reconnecting issue to prevent unnecessary sessions being created.

## v9.140.2 on 01.04.2025

### Robot

* Implemented a fix for the incorrect population of the messageId event variable in Workflows that are triggered by an Exchange Connector.

## v9.140.1 on 01.04.2025

### Webchat

* Accessibility (A11y) was improved. The attribute `role="main"` was removed from the mountpoint of the Webchat.

## v9.140.0 on 01.04.2025

### Data Scraper

Added option to start sitemap parser with extra headers

### Robot

By clicking on the magic wand icon, the output parameters for Worksteps are automatically chosen.

<figure><img src="/files/H7kFawNsQVImJqenpMhn" alt=""><figcaption><p>Automatically select variables</p></figcaption></figure>

This feature is available for the *Call API endpoint, Generate ID* and the *Call REST Webservice* Plugins. It will be rolled out to many more Plugins in the coming weeks.


# v9.139

## v9.139.14 on 28.03.2035

**NLP**

Various improvements

## v9.139.13 on 28.03.2035

**NLP**

Various improvements

## v9.139.12 on 27.03.2035

**NLP**

Various improvements

## v9.139.11 on 25.03.2035

**Data Scraper**

Various improvements

## v9.139.10 on 24.03.2035

**Data Scraper**

Various improvements

## v9.139.9 on 24.03.2035

**Data Scraper**

Various improvements

## v9.139.8 on 24.03.2035

**Data Scraper**

Various improvements

## v9.139.7 on 21.03.2035

**Data Scraper**

Various improvements

## v9.139.6 on 20.03.2035

**Data Scraper**

Various improvements

## v9.139.5 on 20.03.2035

**Data Scraper**

Various improvements

## v9.139.4 on 19.03.2025

**Data Scraper**

Various improvements

## v9.139.3 on 19.03.2025

**Robot**

* Fixed an issue where loading more Worksteps in the Workflow Protocol was not working as expected.
* Fixed an issue where Project-scoped variables are not correctly displayed in the Workflow Builder.

## v9.139.2 on 19.03.2025

**Data Scraper**

Various improvements

## v9.139.1 on 19.03.2035

**Data Scraper**

Various improvements

## v9.139.0 on 19.03.2025

**Webchat**

Various improvements


# v9.138

## v9.138.0 on 11.03.2025

**Webchat**

The live chat Widget, integrated with Unblu, utilizes the most recent version of Unblu.

## v9.138.1 on 11.03.2025

**Robot**

Protocols and Usage for APIs that are connected to an MS Graph API Connector are supported now.


# v9.137

## v9.137.0 on 06.03.2025

**Robot**

The Workflow Protocol allows filtering for a particular Workstep.


# v9.136

## v9.136.0 on 06.03.2025

**Data Scraper**\
Various improvements.


# v9.135

## v9.135.0 on 03.03.2025

**Data Scraper**\
Various improvements.


# v9.134

## v9.134.0 on 03.03.2025

**AI**\
Small fixes regarding splitting logic




---

[Next Page](/llms-full.txt/1)

