Version 1.12.2 changelog
Changelog
[1.12.2] - 2026-05-18
🔧 Other changes
- (other) Better release notes by @souzomain
Fix rule pause who was always returning None
Fix manager response of bool values and delete of the detector
Improve debug logs for api
Improve debug logs for detector api
Add "risk_score" and "title" to be generated by LLM for better use cases
Add "affected_entities" and "recommended_actions" to be generated by clickagentic
Clickagentic, fix optional data getting error
Fix webhooks templates for clickagentic plugin
title, risk_score, affected_entities, recommended_actionAdd option to filter rule from level for clickagentic
Add option to filter rule by ID
Update clickagentic documentation to add new flags
Add new clickagentic flags in example runner
Add plugin system
Clickagentic plugin, analyze alerts with LLM