# Changelog

{% hint style="warning" %}

### Modmail V2 ist verfügbar - diese Seite hier bezieht sich auf Modmail V1 (nicht mehr verfügbar). Erfahre mehr über [Modmail V2](https://scnx.xyz/de/modmail).&#x20;

{% endhint %}

Wir übersetzen hier die wichtigsten Infos aus dem GitHub-Repo des Bots und fügen Änderungen an unserer Version hier ein. [Hier](https://github.com/Dragory/modmailbot/blob/master/CHANGELOG.md) geht es zum original Changelog.

## Version v3.3.0

* Kleinere Bug und Sicherheitsupdates
* Neues Hosting-System für bei uns erstelle Modmail-Bots
* Man kann Tickets nun mit `!close silent` oder `!close -s` leise schließen, das heißt, der Nutzer bekommt keine Nachricht&#x20;
* Man kann nun `!close cancel` auch als `!close -c` eingeben.

## Version v3.2.0

* [Mehrere Fehler](https://github.com/Dragory/modmailbot/blob/master/CHANGELOG.md#v320) behoben
* `!newthread` sollte nun erneut fehlerfrei funktionieren

Im Rahmen des Upgrades auf diese Version wurde auch ein neues System für das Mangen der verschiedenen Modmail-Bots geschrieben.&#x20;

## Version v3.1.0

Erste Version hier bei uns, einen Changelog des Repos gibt es [hier](https://github.com/Dragory/modmailbot/blob/master/CHANGELOG.md).&#x20;


---

# 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://modmail.sc-network.net/changelog.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.
