Release 1.2.0: wxPython migration + vacation exclusion

This commit is contained in:
2026-03-02 17:37:10 +01:00
parent 07c8905f47
commit db76fbf0d2
14 changed files with 190 additions and 939 deletions

View File

@@ -162,6 +162,22 @@ Jedes Event in der ICS-Datei:
---
## 📝 Changelog (März 2026)
### v1.2.0
- GUI-Technik vollständig auf **wxPython** umgestellt
- Standard-Startpfade auf `gui_wxpython.py` angepasst (`start_gui.sh`, `start_gui.cmd`, `install.sh`)
- Linux-Hinweise für wxPython-Build-Abhängigkeiten ergänzt
- Alte Tkinter-GUI-Datei `gui.py` entfernt
- Neue Exportoption ergänzt: **Urlaub ausschließen (060/0060)**
- GUI: zusätzliche Checkbox
- CLI: `--exclude-vacation` / `-u`
- Core-Logik: Urlaubseinträge werden optional nicht in ICS exportiert
- Dokumentation konsolidiert und auf wxPython-only aktualisiert
---
## 📞 Support
Für detaillierte Informationen:
@@ -175,5 +191,5 @@ Für detaillierte Informationen:
Ihr System ist bereit. Viel Erfolg mit der Dienstplan-Verwaltung! 📅✨
**Letzte Änderung:** 23. Februar 2026
**Letzte Änderung:** 2. März 2026
**Status:** ✅ Einsatzbereit