mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- Add automated Traefik version checking job running weekly on Sundays - Implement version detection from running containers and comparison with versions.json - Add notifications across all channels (Email, Discord, Slack, Telegram, Pushover, Webhook) for outdated versions - Create dismissible callout component with localStorage persistence - Display cross-branch upgrade warnings (e.g., v3.5 -> v3.6) with changelog links - Show patch update notifications within same branch - Add warning icon that appears when callouts are dismissed - Prevent duplicate notifications during proxy restart by adding restarting parameter - Fix notification spam with transition-based logic for status changes - Enable system email settings by default in development mode - Track last saved/applied proxy settings to detect configuration drift |
||
|---|---|---|
| .. | ||
| application-deployment-failed.blade.php | ||
| application-deployment-success.blade.php | ||
| application-status-changes.blade.php | ||
| backup-failed.blade.php | ||
| backup-success-with-s3-warning.blade.php | ||
| backup-success.blade.php | ||
| before-trial-conversion.blade.php | ||
| container-restarted.blade.php | ||
| container-stopped.blade.php | ||
| daily-backup.blade.php | ||
| docker-cleanup-failed.blade.php | ||
| docker-cleanup-success.blade.php | ||
| email-change-verification.blade.php | ||
| email-verification.blade.php | ||
| help.blade.php | ||
| hetzner-deletion-failed.blade.php | ||
| high-disk-usage.blade.php | ||
| invitation-link.blade.php | ||
| reset-password.blade.php | ||
| s3-connection-error.blade.php | ||
| scheduled-task-failed.blade.php | ||
| scheduled-task-success.blade.php | ||
| server-force-disabled.blade.php | ||
| server-force-enabled.blade.php | ||
| server-lost-connection.blade.php | ||
| server-patches-error.blade.php | ||
| server-patches.blade.php | ||
| server-revived.blade.php | ||
| ssl-certificate-renewed.blade.php | ||
| subscription-invoice-failed.blade.php | ||
| test.blade.php | ||
| traefik-version-outdated.blade.php | ||
| trial-ended.blade.php | ||
| trial-ends-soon.blade.php | ||
| updates.blade.php | ||