mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
- Add missing traefik_outdated_webhook_notifications field to migration schema and population logic - Remove incorrect docker_cleanup_webhook_notifications from model (split into success/failure variants) - Consolidate webhook notification migrations from 2025_10_10 to 2025_11_25 for proper execution order - Ensure all 15 notification fields are properly defined and consistent across migration, model, and Livewire component 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>