v1.15.0
This release introduces a new agent control panel for remote server management and improves the reliability of container monitoring and agent auto-updates.
✨ Features
- New agent control panel for viewing status, logs, configuration, and performing actions on remote agents
- Agent error reporting pipeline that surfaces issues directly to the System Errors page
🐛 Bug Fixes
- Hardened agent auto-updater to keep panel and agent versions reliably in sync
- Added fallback container event monitoring via subprocess when direct integration is unavailable
🔧 Improvements
- Refactored agent codebase into focused domain modules and eliminated shared utility duplication