v1.1.23 includes 4 updates since v1.1.22. Improved EDR killer detection, fixed Windows break-glass enforcement, restored PowerShell deployment script generation, and accelerated dashboard analytics.
Highlights
- Expanded EDR killer detection with new publisher rules
- Fixed Windows break-glass enforcement for legacy agents
- Restored PowerShell deployment script generation for large policies
- Accelerated dashboard analytics loading
Security
- Expanded EDR killer detection: You can now detect EDR killers signed by additional non-Microsoft publishers, including Qihoo, LENOVO, and Wellbia. The rules match exact publisher and CA TBS identities to reduce false positives while covering more driver families.
Fixes
- Fixed Windows break-glass enforcement for legacy agents: Windows endpoints that omit platform info now correctly report their enforcement intent, so break-glass and policy enforcement work reliably on Windows 11 ARM64 and other legacy agents.
- Restored PowerShell deployment script generation: Large policies no longer block the UI when generating PowerShell deployment scripts. Script generation now runs in a worker, handles gzip/base64 payloads, and includes validation and recovery safeguards.
Performance
- Faster dashboard analytics loading: The dashboard now loads analytics up to 50x faster by aggregating data in the database instead of fetching thousands of rows. The initial view appears as soon as summary data is ready, and optional queries no longer block it.