mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
- Enable auto-scroll by default when deployment is in progress - Fix scroll direction to scroll to bottom (where new logs appear) - Show Follow Logs button outside fullscreen mode - Add colorized log levels with localStorage toggle: - Error (red): error, failed, exception, fatal, panic, critical - Warning (yellow): warn, warning, caution - Debug (purple): debug, trace, verbose - Info (blue): info, notice - Colors use subtle opacity (10-15%) for readability 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>