> For the complete documentation index, see [llms.txt](https://docs.codegiganten.de/plugin-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codegiganten.de/plugin-documentation/apps/dokumente-fur-mehrere-bestellungen-in-einer-pdf/changelog.md).

# Changelog

### **Version 2.0.7**

* Texte um UI angepasst
* Bestellungen in den Dokumenten werden nun nach Erstellungsdatum sortiert (von *neu* nach *alt*)

### **Version 2.0.6**

* Update PDF Wizard
* Bugfixes
* Mehr Kompatibilität mit weiteren Shopware Versionen

### **Version 2.0.5**

* Fehlerhaft vorhandene Dumps entfernt

### **Version 2.0.4**

* Update für Shopware 6.4.8.1

### **Version 2.0.3**

* Bei vorhandenen Dokumenten werden nun immer die neuesten Dokumente genutzt

### **Version 2.0.2**

* Update für Shopware 6.4.8.0
* Fehler beim Erzeugen von fehlenden Dokumenten behoben

### **Version 2.0.1**

* Diverse kleine Bugs behoben

### **Version 2.0.0**

* Kompletter Recode der App
* Es wird nun nicht jedes mal ein neues PDF für alle Bestellungen generiert, sondern alle bestehenden PDFs zu einem zusammengefügt
* Ladezeit drastisch gekürzt
* **Alle Änderungen an den Originaldokumenten werden mitberücksichtigt**

### **Version 1.0.6**

* Update für Shopware 6.4

### **Version 1.0.5**

* Behebung kleinerer Fehler

### **Version 1.0.4**

* Fehler mit Logo im Lieferschein behoben

### **Version 1.0.3**

* Fehler mit Logo in der Rechnung behoben

### **Version 1.0.2**

* Seitennummerierung im PDF entfernt; wird bei einem späteren Update via Config-Funktion wieder verfügbar sein

### **Version 1.0.1**

* Kleine Fehlerbehebung

### **Version 1.0.0**

Erste Version der App


---

# 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.codegiganten.de/plugin-documentation/apps/dokumente-fur-mehrere-bestellungen-in-einer-pdf/changelog.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.
