> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/lucy-wiki-de/versionshinweise/version-4/4.12.1.md).

# 4.12.1

## 4.12.1 Versionshinweise <a href="#release_notes" id="release_notes"></a>

#### Oktober 2023

Entdecken Sie eine stabilere, reaktionsschnellere und sicherere Version.

Zu den Highlights von Version 4.12.1 gehören ein neuer und spannender Campaign Wizard, die Neugestaltung vieler Plattformseiten, Backend-Upgrades auf HTTP/2 und PHP 7.1 für schnelle Leistung sowie die Hinzufügung einer Option zum Erstellen und Verwenden von Voreinstellungen für Antwortfilter, die Aktualisierung der Vorlagengalerien im Szenario-Bearbeitungsbereich, eine verbesserte Sicherheit des MSI-Plugins und außerdem ein völlig neuer Lizenzverwaltungsmechanismus für die Arbeitsstationen von MSSP.

### Highlights <a href="#the_following_topics_were_addressed" id="the_following_topics_were_addressed"></a>

1\) Komplett neu **Kampagnenassistent** der Ihren Ablauf zur Kampagnenerstellung optimiert und den Prozess der Kampagnenerstellung intuitiv und effektiv macht

2\) **Antwortfilter** - Sie können jetzt eine Liste von Antwortregeln erstellen, speichern und verwenden

3\) **MSI-Plugin** - Die Benutzerauthentifizierung sowohl mit dem Lucy-Server als auch mit der AzureID des Clients stellt sicher, dass nur registrierte Empfänger Vorfälle und E-Mails an die Plattform zurückmelden können

4\) Ausführung des Galeriedesigns der Kampagne - an das aktuelle Galeriedesign angepasst

5\) Neue Update-Seite - neu gestaltet, um dem bestehenden Plattformdesign zu entsprechen

6\) Funktionen zur Lizenzverwaltung (Arbeitsstation von MSSP) - Verfolgen Sie die Lizenzen, die Nutzung und das Ablaufdatum der Aktivierung des Kunden

7\) Verbesserungen bei Leistung, Stabilität und Sicherheit

8\) Allgemeine und UI-Fehlerbehebungen


---

# 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://wiki.lucysecurity.com/lucy-wiki-de/versionshinweise/version-4/4.12.1.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.
