announcement¶
Version 1.9.0 changelog
Changelog
[1.9.0] - 2026-04-27
🚀 Features
-
Add option to filter rule from level for clickagentic
-
Add option to filter rule by ID
📝 Documentation
-
Update clickagentic documentation to add new flags
-
Add new clickagentic flags in example runner
by souzo
Version 1.8.0 changelog
Changelog
[1.8.0] - 2026-04-26
🚀 Features
-
Add plugin system
-
Clickagentic plugin, analyze alerts with LLM
📝 Documentation
- Add documentation for plugin system and clickagentic
by souzo
Version 1.7.0 changelog
Changelog
[1.7.0] - 2026-04-23
🪝 Webhook Changes
-
Add discord webhook
-
Refactoring the webhook default template and minor fixes
📝 Documentation
- Add telegram webhook documentation
by souzo
Version 1.6.0 changelog
Changelog
[1.6.0] - 2026-04-19
🪝 Webhook Changes
- Add telegram webhook
by souzo
Version 1.5.0 changelog
Changelog
[1.5.0] - 2026-04-07
🪝 Webhook Changes
-
Add slack webhook
-
Fix iris webhook support
🗃️ Datasource Changes
-
Add opensearch datasource
-
Elastic minor refactor
📝 Documentation
-
Add slack documentation
-
Add iris documentation
-
Update elasticsearch documentation
-
Add opensearch documentation
🔧 Other changes
-
Add new datasource and webhook
-
Update readme for new release
by souzo
Version 1.4.0 changelog
Changelog
[1.4.0] - 2026-04-05
🚀 Features
- Render description field as Jinja2 template
by souzo
Version 1.3.0 changelog
Changelog
[1.3.0] - 2026-04-02
🐛 Bug Fixes
- Incorrect name for datasource
🗃️ Datasource Changes
-
Loki minor code refactor
-
Add victoria logs support
📝 Documentation
- Add victoria logs documentation
♻️ Refactor
- Send rule to datasource.
by souzo
Version 1.2.0 changelog
Changelog
[1.2.0] - 2026-03-31
🚀 Features
- Add sensitive field to not send to webhook
🐛 Bug Fixes
- Template are sent in invalid json format
📝 Documentation
- Blog post for clickhouse with clickdetect
by souzo
Version 1.1.1 changelog
Changelog
[1.1.1] - 2026-03-28
🪝 Webhook Changes
- Refactoring the webhook base class
🗃️ Datasource Changes
- Refactoring datasource base class