Release Notes — 2.4.4
Released: 2026-07-28
Kure Monitor 2.4.4 brings massive quality of life improvements to incident communication, introducing full interactive ChatOps capabilities for both Slack and Microsoft Teams.
Headline Changes
Section titled “Headline Changes”- Slack ChatOps Parity: Kure Monitor now supports conversational ChatOps directly within Slack threads. When you generate an AI troubleshooting solution for a pod failure, you can simply reply in the thread to ask follow-up questions, request specific logs, or ask for kubectl commands. Kure Monitor maintains conversation context seamlessly.
- Resolution Notifications: When a failing pod recovers and becomes healthy, Kure Monitor now automatically detects the recovery and updates the original Slack notification thread with a green “Resolved” card, giving your team immediate peace of mind.
- Microsoft Teams Interactive Mode: The interactive “Troubleshoot” button is now fully exposed and documented for Microsoft Teams users. By providing your Kure Public URL in the Admin Panel, Kure will attach an interactive button to Teams alerts, allowing you to generate AI analysis on-demand.
- Notification Deduplication: Fixed a race condition where multiple Kure Monitor agents (running on different nodes) would simultaneously trigger redundant “Resolved” notifications for the same pod.
- Unified Slack Endpoints: Streamlined the backend routing for Slack to seamlessly handle both URL-encoded interactive payloads (button clicks) and raw JSON Events API payloads (thread replies) on the same unified endpoint.