coolify/app/Notifications/Server
Andras Bacsai 6dbe58f22b feat(proxy): enhance Traefik version notifications to show patch and minor upgrades
- Store both patch update and newer minor version information simultaneously
- Display patch update availability alongside minor version upgrades in notifications
- Add newer_branch_target and newer_branch_latest fields to traefik_outdated_info
- Update all notification channels (Discord, Telegram, Slack, Pushover, Email, Webhook)
- Show minor version in format (e.g., v3.6) for upgrade targets instead of patch version
- Enhance UI callouts with clearer messaging about available upgrades
- Remove verbose logging in favor of cleaner code structure
- Handle edge case where SSH command returns empty response

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 14:53:49 +01:00
..
DockerCleanupFailed.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
DockerCleanupSuccess.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
ForceDisabled.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ForceEnabled.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
HetznerDeletionFailed.php feat: implement Hetzner deletion failure notification system with email and messaging support 2025-10-10 09:35:58 +02:00
HighDiskUsage.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
Reachable.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
ServerPatchCheck.php refactor: remove staging URL logic from ServerPatchCheck constructor 2025-10-26 21:52:51 +01:00
TraefikVersionOutdated.php feat(proxy): enhance Traefik version notifications to show patch and minor upgrades 2025-11-18 14:53:49 +01:00
Unreachable.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00