Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 01:34

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