Commit graph

2 commits

Author SHA1 Message Date
b4a6f534ba fix: Auto-dismiss cron notifications for disabled jobs
- Add cleanupDisabledCronNotifications() method
- Automatically mark notifications as read when cronjob is disabled
- Fixes issue where "Cron-Job verpasst" kept reappearing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-03 12:09:42 +01:00
197d87c663 feat: Konfigurierbares Cron-Prüfintervall und Dokumentation
- Admin-Seite mit Einstellung für Cron-Prüfintervall (10-3600 Sek)
- checkStuckCronJobs() nutzt jetzt konfigurierbare Einstellung
- README.md mit vollständiger Integrations-Dokumentation
- Sichere Nutzung ohne Fatal Error wenn Modul nicht installiert
- Version 1.3.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-23 11:22:29 +01:00