Skip to content
← Back to release notes
v0.10.4 beta

Release v0.10.4

Mar 03, 2026

Cross-platform service monitoring, security hardening, and compliance remediation UI.

Added

  • Service & Process Monitoring: cross-platform collector with DB storage, API endpoints, alert evaluators, config policy resolution with Redis caching, and a dedicated MonitoringTab in the device detail view.
  • Compliance Remediation UI: per-rule remediation actions with drag-to-reorder priority, integrated into the CIS hardening workflow.
  • Integrations Hub: central registry for third-party integrations with status and configuration.
  • Software Catalog Version Manager: manage multiple versions per software package with lifecycle tracking.
  • AI Agent Monitoring MCP Tools: new MCP tools for monitoring service status and process health via the AI agent.

Improved

  • Agent config file permissions tightened from 0644 to 0640.
  • RBAC permission checks added to all device execution routes (terminal, remote desktop, script run).
  • Swagger UI assets pinned to prevent CDN-based supply chain risk.
  • Agent emits initial inventory on first change tracker run instead of waiting for the next delta.
  • Device role classification added to device metadata.
  • BullMQ Redis connections consolidated to a single shared instance.

Fixed

  • Fixed device filters not applying due to enum default value mismatch between frontend and API.
  • Removed libpcap runtime dependency from Linux agent — network discovery no longer requires an extra system library.
  • Fixed PowerShell agent enrollment commands missing the .\ prefix required for local script execution.
  • Fixed double-serialized script output rendering in the script editor UI.

v0.10.4 adds real-time service and process monitoring with alerting, tightens security across agent permissions and API authorization, and introduces a compliance remediation UI for CIS hardening baselines. The Linux agent no longer requires libpcap as a runtime dependency.